Skip to content
Failed

Console Output

Started by user Thomas Jaeckle
Running as Thomas Jaeckle
Agent basic-z6fqv is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
  name: "basic-z6fqv"
  namespace: "ditto"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.ditto.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-z6fqv"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "basic-z6fqv"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.ditto.svc.cluster.local/ditto/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3131.vf2b_b_798b_ce99"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-ditto"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

Building remotely on basic-z6fqv (basic) in workspace /home/jenkins/agent/workspace/ditto-release
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-7uceAxmq27i6/agent.49
SSH_AGENT_PID=51
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/ditto-release@tmp/private_key_11671154063427130545.key (/home/jenkins/agent/workspace/ditto-release@tmp/private_key_11671154063427130545.key)
[ssh-agent] Using credentials eclipse-ditto-bot (GitHub bot SSH)
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/eclipse/ditto.git
 > git init /home/jenkins/agent/workspace/ditto-release # timeout=10
Fetching upstream changes from https://github.com/eclipse/ditto.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://github.com/eclipse/ditto.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse/ditto.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/release-3.4^{commit} # timeout=10
Checking out Revision 882141722edbb7640c9428ffde506fc8d22f3db0 (origin/release-3.4)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 882141722edbb7640c9428ffde506fc8d22f3db0 # timeout=10
Commit message: "prepare release notes for Ditto 3.4.3"
 > git rev-list --no-walk 0f9b722ed38474585daab558cb4274f928ed1295 # timeout=10
[ditto-release] $ /bin/sh -xe /tmp/jenkins2037341087442672291.sh
+ gpg --batch --import ****
gpg: directory '/home/jenkins/.gnupg' created
gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created
gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created
gpg: key 83152FB003D7A0D6: public key "Eclipse Ditto Project <ditto-dev@eclipse.org>" imported
gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status
gpg: key 83152FB003D7A0D6: secret key imported
gpg: Total number processed: 1
gpg:               imported: 1
gpg:       secret keys read: 1
gpg:   secret keys imported: 1
++ gpg --list-keys --with-colons
++ awk -F: '/fpr:/ {print $10}'
++ sort -u
+ for fpr in $(gpg --list-keys --with-colons  | awk -F: '/fpr:/ {print $10}' | sort -u)
+ echo -e '5\ny\n'
+ gpg --batch --command-fd 0 --expert --edit-key 4918931C87A4D709C69E2B5F83152FB003D7A0D6 trust
Secret subkeys are available.

pub  rsa4096/83152FB003D7A0D6
     created: 2017-10-25  expires: 2027-12-13  usage: SCEA
     trust: unknown       validity: unknown
ssb  rsa4096/41E8B437A26D3F7E
     created: 2017-10-25  expires: 2027-12-13  usage: S   
[ unknown] (1). Eclipse Ditto Project <ditto-dev@eclipse.org>

pub  rsa4096/83152FB003D7A0D6
     created: 2017-10-25  expires: 2027-12-13  usage: SCEA
     trust: unknown       validity: unknown
ssb  rsa4096/41E8B437A26D3F7E
     created: 2017-10-25  expires: 2027-12-13  usage: S   
[ unknown] (1). Eclipse Ditto Project <ditto-dev@eclipse.org>

Please decide how far you trust this user to correctly verify other users' keys
(by looking at passports, checking fingerprints from different sources, etc.)

  1 = I don't know or won't say
  2 = I do NOT trust
  3 = I trust marginally
  4 = I trust fully
  5 = I trust ultimately
  m = back to the main menu


pub  rsa4096/83152FB003D7A0D6
     created: 2017-10-25  expires: 2027-12-13  usage: SCEA
     trust: ultimate      validity: unknown
ssb  rsa4096/41E8B437A26D3F7E
     created: 2017-10-25  expires: 2027-12-13  usage: S   
[ unknown] (1). Eclipse Ditto Project <ditto-dev@eclipse.org>
Please note that the shown key validity is not necessarily correct
unless you restart the program.

+ for fpr in $(gpg --list-keys --with-colons  | awk -F: '/fpr:/ {print $10}' | sort -u)
+ echo -e '5\ny\n'
+ gpg --batch --command-fd 0 --expert --edit-key 4FCB0B3C1C3BD703C85721D441E8B437A26D3F7E trust
Secret subkeys are available.

gpg: checking the trustdb
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: next trustdb check due at 2027-12-13
pub  rsa4096/83152FB003D7A0D6
     created: 2017-10-25  expires: 2027-12-13  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/41E8B437A26D3F7E
     created: 2017-10-25  expires: 2027-12-13  usage: S   
[ultimate] (1). Eclipse Ditto Project <ditto-dev@eclipse.org>

pub  rsa4096/83152FB003D7A0D6
     created: 2017-10-25  expires: 2027-12-13  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/41E8B437A26D3F7E
     created: 2017-10-25  expires: 2027-12-13  usage: S   
[ultimate] (1). Eclipse Ditto Project <ditto-dev@eclipse.org>

Please decide how far you trust this user to correctly verify other users' keys
(by looking at passports, checking fingerprints from different sources, etc.)

  1 = I don't know or won't say
  2 = I do NOT trust
  3 = I trust marginally
  4 = I trust fully
  5 = I trust ultimately
  m = back to the main menu


pub  rsa4096/83152FB003D7A0D6
     created: 2017-10-25  expires: 2027-12-13  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/41E8B437A26D3F7E
     created: 2017-10-25  expires: 2027-12-13  usage: S   
[ultimate] (1). Eclipse Ditto Project <ditto-dev@eclipse.org>

+ gpg --list-keys
/home/jenkins/.gnupg/pubring.kbx
--------------------------------
pub   rsa4096 2017-10-25 [SCEA] [expires: 2027-12-13]
      4918931C87A4D709C69E2B5F83152FB003D7A0D6
uid           [ultimate] Eclipse Ditto Project <ditto-dev@eclipse.org>
sub   rsa4096 2017-10-25 [S] [expires: 2027-12-13]

+ git config user.name 'Eclipse Ditto Bot'
+ git config user.email ditto-bot@eclipse.org
[ditto-release] $ /opt/tools/apache-maven/latest/bin/mvn --batch-mode --errors clean install -PperformRelease,signArtifactsEclipse,signArtifactsMavenCentral -DcreateJavadoc=true -DskipITs=true -Drevision=3.4.3
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/tools/apache-maven/latest
Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.ditto:ditto-policies-service:jar:3.4.3
[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-release/policies/service/pom.xml, line 143, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[WARNING] The project org.eclipse.ditto:ditto:pom:3.4.3 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
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Eclipse Ditto                                                      [pom]
[INFO] Eclipse Ditto :: Legal                                             [jar]
[INFO] Eclipse Ditto :: BOM                                               [pom]
[INFO] Eclipse Ditto :: Utils                                             [pom]
[INFO] Eclipse Ditto :: Utils :: JSR-305 Extensions                       [jar]
[INFO] Eclipse Ditto :: JSON                                           [bundle]
[INFO] Eclipse Ditto :: Base                                              [pom]
[INFO] Eclipse Ditto :: Base :: Model                                  [bundle]
[INFO] Eclipse Ditto :: Base :: API                                       [jar]
[INFO] Eclipse Ditto :: Internal                                          [pom]
[INFO] Eclipse Ditto :: Internal :: Utils                                 [pom]
[INFO] Eclipse Ditto :: Internal :: Utils :: Config                       [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: Metrics                      [jar]
[INFO] Eclipse Ditto :: Utils :: Result                                   [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: Tracing                      [jar]
[INFO] Eclipse Ditto :: Internal :: Models                                [pom]
[INFO] Eclipse Ditto :: Internal :: Models :: Streaming                   [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: Pekko                        [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: Health                       [jar]
[INFO] Eclipse Ditto :: JSON CBOR                                      [bundle]
[INFO] Eclipse Ditto :: Policies                                          [pom]
[INFO] Eclipse Ditto :: Policies :: Model                              [bundle]
[INFO] Eclipse Ditto :: Things                                            [pom]
[INFO] Eclipse Ditto :: Things :: Model                                [bundle]
[INFO] Eclipse Ditto :: Internal :: Utils :: Cluster                      [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: Extension                    [jar]
[INFO] Eclipse Ditto :: Placeholders                                   [bundle]
[INFO] Eclipse Ditto :: Base :: Service                                   [jar]
[INFO] Eclipse Ditto :: Connectivity                                      [pom]
[INFO] Eclipse Ditto :: Connectivity :: Model                          [bundle]
[INFO] Eclipse Ditto :: Thing Search                                      [pom]
[INFO] Eclipse Ditto :: Thing Search :: Model                          [bundle]
[INFO] Eclipse Ditto :: Messages                                          [pom]
[INFO] Eclipse Ditto :: Messages :: Model                              [bundle]
[INFO] Eclipse Ditto :: Protocol                                       [bundle]
[INFO] Eclipse Ditto :: Internal :: Models :: Signal                      [jar]
[INFO] Eclipse Ditto :: Policies :: API                                   [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: Distributed Data             [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub                      [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: Cache                        [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: Test                         [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: Persistence                  [jar]
[INFO] Eclipse Ditto :: Things :: API                                     [jar]
[INFO] Eclipse Ditto :: Connectivity :: API                               [jar]
[INFO] Eclipse Ditto :: JWT                                               [pom]
[INFO] Eclipse Ditto :: JWT :: Model                                   [bundle]
[INFO] Eclipse Ditto :: WoT                                               [pom]
[INFO] Eclipse Ditto :: WoT :: Model                                   [bundle]
[INFO] Eclipse Ditto :: Internal :: Utils :: Cache Loaders                [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: Namespaces                   [jar]
[INFO] Eclipse Ditto :: Policies :: Enforcement                           [jar]
[INFO] Eclipse Ditto :: RQL                                               [pom]
[INFO] Eclipse Ditto :: RQL :: Model                                   [bundle]
[INFO] Eclipse Ditto :: RQL :: parser                                  [bundle]
[INFO] Eclipse Ditto :: RQL :: Query                                   [bundle]
[INFO] Eclipse Ditto :: Thing Search :: API                               [jar]
[INFO] Eclipse Ditto :: Edge                                              [pom]
[INFO] Eclipse Ditto :: Edge :: Service                                   [jar]
[INFO] Eclipse Ditto :: Internal :: Models :: Signal Enrichment           [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: Conditional Headers          [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: Persistent Actors            [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: Protocol                     [jar]
[INFO] Eclipse Ditto :: RQL :: search option parser                    [bundle]
[INFO] Eclipse Ditto :: Internal :: Utils :: Search                       [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies             [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things               [jar]
[INFO] Eclipse Ditto :: Connectivity :: Service                           [jar]
[INFO] Eclipse Ditto :: Documentation                                     [pom]
[INFO] Eclipse Ditto :: Gateway                                           [pom]
[INFO] Eclipse Ditto :: Gateway :: API                                    [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: HTTP                         [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: JWT                          [jar]
[INFO] Eclipse Ditto :: Gateway :: Service                                [jar]
[INFO] Eclipse Ditto :: Policies :: Service                               [jar]
[INFO] Eclipse Ditto :: WoT :: Integration                                [jar]
[INFO] Eclipse Ditto :: Things :: Service                                 [jar]
[INFO] Eclipse Ditto :: Thing Search :: Service                           [jar]
[INFO] 
[INFO] ----------------------< org.eclipse.ditto:ditto >-----------------------
[INFO] Building Eclipse Ditto 3.4.3                                      [1/77]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto ---
[INFO] 
[INFO] --- license:4.2:check (default) @ ditto ---
[WARNING]  Parameter 'legacyConfigExcludes' (user property 'license.excludes') is deprecated: use LicenseSet.excludes
[WARNING]  Parameter 'legacyConfigHeader' (user property 'license.header') is deprecated: use LicenseSet.header
[WARNING]  Parameter 'legacyConfigIncludes' (user property 'license.includes') is deprecated: use LicenseSet.includes
[WARNING]  Parameter 'legacyConfigValidHeaders' is deprecated: use LicenseSet.validHeaders
[INFO] Checking licenses...
[WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
[WARNING] See https://mycila.carbou.me/license-maven-plugin for more information.
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto ---
[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-release/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto >>>
[INFO] 
[INFO] --- license:4.2:check (default) @ ditto ---
[WARNING]  Parameter 'legacyConfigExcludes' (user property 'license.excludes') is deprecated: use LicenseSet.excludes
[WARNING]  Parameter 'legacyConfigHeader' (user property 'license.header') is deprecated: use LicenseSet.header
[WARNING]  Parameter 'legacyConfigIncludes' (user property 'license.includes') is deprecated: use LicenseSet.includes
[WARNING]  Parameter 'legacyConfigValidHeaders' is deprecated: use LicenseSet.validHeaders
[INFO] Checking licenses...
[WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
[WARNING] See https://mycila.carbou.me/license-maven-plugin for more information.
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto ---
[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-release/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto ---
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto/3.4.3/ditto-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/target/ditto-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto/3.4.3/ditto-3.4.3.pom.asc
[INFO] 
[INFO] -------------------< org.eclipse.ditto:ditto-legal >--------------------
[INFO] Building Eclipse Ditto :: Legal 3.4.3                             [2/77]
[INFO]   from legal/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-legal ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-legal ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-legal ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-legal ---
[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-release/legal/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-legal ---
[INFO] Copying 8 resources from  to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-legal ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-legal:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-legal ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-legal ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/legal/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-legal ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-legal ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-legal ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/legal/target/ditto-legal-3.4.3.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-legal ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-legal ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-legal ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-legal ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/legal/target/ditto-legal-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/legal/target/ditto-legal-3.4.3.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-legal ---
[INFO] Signing 2 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-legal ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/legal/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-legal/3.4.3/ditto-legal-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/legal/target/ditto-legal-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-legal/3.4.3/ditto-legal-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/legal/target/ditto-legal-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-legal/3.4.3/ditto-legal-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/legal/target/ditto-legal-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-legal/3.4.3/ditto-legal-3.4.3.pom.asc
[INFO] 
[INFO] --------------------< org.eclipse.ditto:ditto-bom >---------------------
[INFO] Building Eclipse Ditto :: BOM 3.4.3                               [3/77]
[INFO]   from bom/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-bom ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-bom ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-bom ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-bom ---
[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-release/bom/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-bom ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-bom ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-bom:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-bom ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-bom >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-bom ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-bom ---
[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-release/bom/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-bom <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-bom ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-bom ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-bom ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-bom ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-bom ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-bom ---
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-bom ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-bom ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/bom/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-bom/3.4.3/ditto-bom-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/bom/target/ditto-bom-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-bom/3.4.3/ditto-bom-3.4.3.pom.asc
[INFO] 
[INFO] -------------------< org.eclipse.ditto:ditto-utils >--------------------
[INFO] Building Eclipse Ditto :: Utils 3.4.3                             [4/77]
[INFO]   from utils/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-utils ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-utils ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-utils ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils ---
[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-release/utils/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-utils ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-utils ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-utils ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-utils >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-utils ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils ---
[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-release/utils/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-utils <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-utils ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-utils ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-utils ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-utils ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-utils ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-utils ---
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-utils ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-utils ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils/3.4.3/ditto-utils-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/target/ditto-utils-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils/3.4.3/ditto-utils-3.4.3.pom.asc
[INFO] 
[INFO] ----------------< org.eclipse.ditto:ditto-utils-jsr305 >----------------
[INFO] Building Eclipse Ditto :: Utils :: JSR-305 Extensions 3.4.3       [5/77]
[INFO]   from utils/jsr305/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-utils-jsr305 ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-utils-jsr305 ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-utils-jsr305 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils-jsr305 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils-jsr305 ---
[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-release/utils/jsr305/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-utils-jsr305 ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-utils-jsr305 ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/utils/jsr305/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-utils-jsr305 ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils-jsr305:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-utils-jsr305 ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 2 source files with javac [debug target 1.8] to target/classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-utils-jsr305 ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/utils/jsr305/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-utils-jsr305 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-utils-jsr305 ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] No tests to run.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-utils-jsr305 ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-utils-jsr305 ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/ditto-utils-jsr305-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-utils-jsr305 >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-utils-jsr305 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils-jsr305 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils-jsr305 ---
[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-release/utils/jsr305/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-utils-jsr305 <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-utils-jsr305 ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/ditto-utils-jsr305-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-utils-jsr305 ---
[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:3.4.3'. Trying to invoke it...
[WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/utils/jsr305/src/main/java/org/eclipse/ditto/utils/jsr305/annotations/AllParametersAndReturnValuesAreNonnullByDefault.java:39: warning: no comment
[WARNING] ElementType[] value() default {};
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/utils/jsr305/src/main/java/org/eclipse/ditto/utils/jsr305/annotations/AllValuesAreNonnullByDefault.java:40: warning: no comment
[WARNING] ElementType[] value() default {};
[WARNING] ^
[WARNING] 2 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/ditto-utils-jsr305-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-utils-jsr305 ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-utils-jsr305 ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-utils-jsr305 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-utils-jsr305 ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/ditto-utils-jsr305-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/ditto-utils-jsr305-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/ditto-utils-jsr305-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/ditto-utils-jsr305-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/ditto-utils-jsr305-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/ditto-utils-jsr305-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-utils-jsr305 ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- japicmp:0.17.3:cmp (default) @ ditto-utils-jsr305 ---
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/japicmp/japicmp.diff'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/japicmp/japicmp.xml'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/japicmp/japicmp.html'.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-utils-jsr305 ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/jsr305/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/3.4.3/ditto-utils-jsr305-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/ditto-utils-jsr305-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/3.4.3/ditto-utils-jsr305-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/ditto-utils-jsr305-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/3.4.3/ditto-utils-jsr305-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/ditto-utils-jsr305-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/3.4.3/ditto-utils-jsr305-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/ditto-utils-jsr305-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/3.4.3/ditto-utils-jsr305-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/ditto-utils-jsr305-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/3.4.3/ditto-utils-jsr305-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/ditto-utils-jsr305-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/3.4.3/ditto-utils-jsr305-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/ditto-utils-jsr305-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/3.4.3/ditto-utils-jsr305-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --------------------< org.eclipse.ditto:ditto-json >--------------------
[INFO] Building Eclipse Ditto :: JSON 3.4.3                              [6/77]
[INFO]   from json/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-json ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-json ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-json ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-json ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-json ---
[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-release/json/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-json ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/json/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-json ---
[INFO] Copying 0 resource from src/main/resources to target/classes
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-json ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-json:bundle:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-json ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 67 source files with javac [debug target 1.8] to target/classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/ImmutableJsonObject.java: /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/ImmutableJsonObject.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/ImmutableJsonObject.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-json ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/json/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-json ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 44 source files with javac [debug target 1.8] to target/test-classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[WARNING] /home/jenkins/agent/workspace/ditto-release/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;
  cast to org.eclipse.ditto.json.JsonPointer for a varargs call
  cast to org.eclipse.ditto.json.JsonPointer[] for a non-varargs call and to suppress this warning
[WARNING] /home/jenkins/agent/workspace/ditto-release/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;
  cast to java.lang.String for a varargs call
  cast to java.lang.String[] for a non-varargs call and to suppress this warning
[WARNING] /home/jenkins/agent/workspace/ditto-release/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;
  cast to org.eclipse.ditto.json.JsonValue for a varargs call
  cast to org.eclipse.ditto.json.JsonValue[] for a non-varargs call and to suppress this warning
[WARNING] /home/jenkins/agent/workspace/ditto-release/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;
  cast to java.lang.Object for a varargs call
  cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-json ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/json/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.json.ImmutableJsonIntTest
[INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.477 s -- in org.eclipse.ditto.json.ImmutableJsonIntTest
[INFO] Running org.eclipse.ditto.json.ImmutableJsonArrayBuilderTest
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.646 s -- in org.eclipse.ditto.json.ImmutableJsonArrayBuilderTest
[INFO] Running org.eclipse.ditto.json.ImmutableJsonStringTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.eclipse.ditto.json.ImmutableJsonStringTest
[INFO] Running org.eclipse.ditto.json.ImmutableJsonObjectTest
[INFO] Tests run: 85, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.400 s -- in org.eclipse.ditto.json.ImmutableJsonObjectTest
[INFO] Running org.eclipse.ditto.json.JsonMergePatchTest
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.ditto.json.JsonMergePatchTest
[INFO] Running org.eclipse.ditto.json.ImmutableJsonLongTest
[INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.ditto.json.ImmutableJsonLongTest
[INFO] Running org.eclipse.ditto.json.ImmutableJsonPatchTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.eclipse.ditto.json.ImmutableJsonPatchTest
[INFO] Running org.eclipse.ditto.json.ValueListJsonHandlerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.json.ValueListJsonHandlerTest
[INFO] Running org.eclipse.ditto.json.JsonCharEscaperTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.ditto.json.JsonCharEscaperTest
[INFO] Running org.eclipse.ditto.json.ImmutableJsonArrayNullTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.json.ImmutableJsonArrayNullTest
[INFO] Running org.eclipse.ditto.json.ImmutableJsonPointerTest
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.json.ImmutableJsonPointerTest
[INFO] Running org.eclipse.ditto.json.ImmutableJsonBooleanTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.json.ImmutableJsonBooleanTest
[INFO] Running org.eclipse.ditto.json.JsonFieldSelectorTrieTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.json.JsonFieldSelectorTrieTest
[INFO] Running org.eclipse.ditto.json.JsonObjectMergerTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.json.JsonObjectMergerTest
[INFO] Running org.eclipse.ditto.json.FieldMapJsonHandlerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.json.FieldMapJsonHandlerTest
[INFO] Running org.eclipse.ditto.json.ImmutableJsonKeyTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.json.ImmutableJsonKeyTest
[INFO] Running org.eclipse.ditto.json.ImmutableJsonObjectNullTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.json.ImmutableJsonObjectNullTest
[INFO] Running org.eclipse.ditto.json.ImmutableJsonFieldSelectorTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.json.ImmutableJsonFieldSelectorTest
[INFO] Running org.eclipse.ditto.json.JsonFactoryTest
[INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.ditto.json.JsonFactoryTest
[INFO] Running org.eclipse.ditto.json.JsonArrayTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.json.JsonArrayTest
[INFO] Running org.eclipse.ditto.json.JavaStringToEscapedJsonStringTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.json.JavaStringToEscapedJsonStringTest
[INFO] Running org.eclipse.ditto.json.JsonPointerInvalidExceptionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.json.JsonPointerInvalidExceptionTest
[INFO] Running org.eclipse.ditto.json.ImmutableJsonDoubleTest
[INFO] Tests run: 270, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s -- in org.eclipse.ditto.json.ImmutableJsonDoubleTest
[INFO] Running org.eclipse.ditto.json.JavaValueFieldDefinitionTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in org.eclipse.ditto.json.JavaValueFieldDefinitionTest
[INFO] Running org.eclipse.ditto.json.ImmutableJsonFieldTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s -- in org.eclipse.ditto.json.ImmutableJsonFieldTest
[INFO] Running org.eclipse.ditto.json.ImmutableJsonParseOptionsBuilderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.json.ImmutableJsonParseOptionsBuilderTest
[INFO] Running org.eclipse.ditto.json.ImmutableJsonParseOptionsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.json.ImmutableJsonParseOptionsTest
[INFO] Running org.eclipse.ditto.json.JsonCollectorsTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.json.JsonCollectorsTest
[INFO] Running org.eclipse.ditto.json.JsonParseExceptionTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.json.JsonParseExceptionTest
[INFO] Running org.eclipse.ditto.json.ImmutableJsonFieldSelectorBuilderTest
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.json.ImmutableJsonFieldSelectorBuilderTest
[INFO] Running org.eclipse.ditto.json.ImmutableJsonArrayTest
[INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.ditto.json.ImmutableJsonArrayTest
[INFO] Running org.eclipse.ditto.json.ImmutableJsonLiteralTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.json.ImmutableJsonLiteralTest
[INFO] Running org.eclipse.ditto.json.ImmutableJsonNullTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.json.ImmutableJsonNullTest
[INFO] Running org.eclipse.ditto.json.JsonValueFieldDefinitionTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.ditto.json.JsonValueFieldDefinitionTest
[INFO] Running org.eclipse.ditto.json.ImmutableJsonFieldSelectorFactoryTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.json.ImmutableJsonFieldSelectorFactoryTest
[INFO] Running org.eclipse.ditto.json.ImmutableJsonObjectBuilderTest
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.json.ImmutableJsonObjectBuilderTest
[INFO] Running org.eclipse.ditto.json.JsonValueParserTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s -- in org.eclipse.ditto.json.JsonValueParserTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 931, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-json ---
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-json ---
[INFO] Building bundle: /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-release/json/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default) @ ditto-json ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3-tests.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-json >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-json ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-json ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-json ---
[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-release/json/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-json <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-json ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-json ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/JsonFactory.java:262: warning: no comment
[WARNING] public static JsonObject newObject(final JsonValue jsonValue) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:37: warning: no @throws for java.io.IOException
[WARNING] void writeCachedElement(byte[] cachedData) throws IOException;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:42: warning: no @throws for java.io.IOException
[WARNING] void writeNull() throws IOException;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:47: warning: no @param for state
[WARNING] void writeBoolean(boolean state) throws IOException;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:47: warning: no @throws for java.io.IOException
[WARNING] void writeBoolean(boolean state) throws IOException;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:52: warning: no @param for number
[WARNING] void writeNumber(float number) throws IOException;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:52: warning: no @throws for java.io.IOException
[WARNING] void writeNumber(float number) throws IOException;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:57: warning: no @param for number
[WARNING] void writeNumber(double number) throws IOException;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:57: warning: no @throws for java.io.IOException
[WARNING] void writeNumber(double number) throws IOException;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:62: warning: no @param for number
[WARNING] void writeNumber(long number) throws IOException;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:62: warning: no @throws for java.io.IOException
[WARNING] void writeNumber(long number) throws IOException;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:67: warning: no @param for number
[WARNING] void writeNumber(int number) throws IOException;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:67: warning: no @throws for java.io.IOException
[WARNING] void writeNumber(int number) throws IOException;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:72: warning: no @param for text
[WARNING] void writeString(String text) throws IOException;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:72: warning: no @throws for java.io.IOException
[WARNING] void writeString(String text) throws IOException;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:77: warning: no @param for name
[WARNING] void writeFieldName(String name) throws IOException;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:77: warning: no @throws for java.io.IOException
[WARNING] void writeFieldName(String name) throws IOException;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/JsonRuntimeException.java:32: warning: no comment
[WARNING] @Nullable private final String description;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/JsonRuntimeException.java:31: warning: no comment
[WARNING] private final String errorCode;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/JsonRuntimeException.java:33: warning: no comment
[WARNING] @Nullable private final URI href;
[WARNING] ^
[WARNING] 20 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-json ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-json ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-json ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/json/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: JSON' with 70 classes
[INFO] 
[INFO] --- japicmp:0.17.3:cmp (default) @ ditto-json ---
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/json/target/japicmp/japicmp.diff'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/json/target/japicmp/japicmp.xml'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/json/target/japicmp/japicmp.html'.
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-json ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3-tests.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3-tests.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-json ---
[INFO] Signing 5 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-json ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/3.4.3/ditto-json-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/3.4.3/ditto-json-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/3.4.3/ditto-json-3.4.3-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/3.4.3/ditto-json-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/3.4.3/ditto-json-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/3.4.3/ditto-json-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/3.4.3/ditto-json-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/3.4.3/ditto-json-3.4.3-tests.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/3.4.3/ditto-json-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/3.4.3/ditto-json-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ ditto-json ---
[INFO] Writing OBR metadata
[INFO] Installing org/eclipse/ditto/ditto-json/3.4.3/ditto-json-3.4.3.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --------------------< org.eclipse.ditto:ditto-base >--------------------
[INFO] Building Eclipse Ditto :: Base 3.4.3                              [7/77]
[INFO]   from base/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-base ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-base ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-base ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base ---
[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-release/base/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-base >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-base ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base ---
[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-release/base/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-base <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-base ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-base ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-base ---
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-base ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-base ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base/3.4.3/ditto-base-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/target/ditto-base-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base/3.4.3/ditto-base-3.4.3.pom.asc
[INFO] 
[INFO] -----------------< org.eclipse.ditto:ditto-base-model >-----------------
[INFO] Building Eclipse Ditto :: Base :: Model 3.4.3                     [8/77]
[INFO]   from base/model/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-base-model ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-base-model ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-base-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-base-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-model ---
[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-release/base/model/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base-model ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/base/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-base-model ---
[INFO] Copying 0 resource from src/main/resources to target/classes
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base-model ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-model:bundle:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-base-model ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 272 source files with javac [debug target 1.8] to target/classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/json/Jsonifiable.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/json/Jsonifiable.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-base-model ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/base/model/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-base-model ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 131 source files with javac [debug target 1.8] to target/test-classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[WARNING] /home/jenkins/agent/workspace/ditto-release/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;
  cast to java.lang.Object for a varargs call
  cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[INFO] /home/jenkins/agent/workspace/ditto-release/base/model/src/test/java/org/eclipse/ditto/base/model/signals/commands/assertions/CommandResponseAssert.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/base/model/src/test/java/org/eclipse/ditto/base/model/signals/commands/assertions/CommandResponseAssert.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/ditto-release/base/model/src/test/java/org/eclipse/ditto/base/model/headers/translator/CheckExternalFilterTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/base/model/src/test/java/org/eclipse/ditto/base/model/headers/translator/CheckExternalFilterTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-base-model ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/base/model/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.base.model.acks.ImmutableFilteredAcknowledgementRequestTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.459 s -- in org.eclipse.ditto.base.model.acks.ImmutableFilteredAcknowledgementRequestTest
[INFO] Running org.eclipse.ditto.base.model.acks.ImmutableAcknowledgementRequestTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.base.model.acks.ImmutableAcknowledgementRequestTest
[INFO] Running org.eclipse.ditto.base.model.acks.AcknowledgementRequestParseExceptionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.eclipse.ditto.base.model.acks.AcknowledgementRequestParseExceptionTest
[INFO] Running org.eclipse.ditto.base.model.acks.AcknowledgementLabelsTest
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.ditto.base.model.acks.AcknowledgementLabelsTest
[INFO] Running org.eclipse.ditto.base.model.acks.DittoAcknowledgementLabelTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.ditto.base.model.acks.DittoAcknowledgementLabelTest
[INFO] Running org.eclipse.ditto.base.model.acks.ImmutableAcknowledgementLabelTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.999 s -- in org.eclipse.ditto.base.model.acks.ImmutableAcknowledgementLabelTest
[INFO] Running org.eclipse.ditto.base.model.acks.AcknowledgementRequestsTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.base.model.acks.AcknowledgementRequestsTest
[INFO] Running org.eclipse.ditto.base.model.headers.DittoChannelValueValidatorTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.base.model.headers.DittoChannelValueValidatorTest
[INFO] Running org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeadersTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeadersTest
[INFO] Running org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeaderKeyTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 s -- in org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeaderKeyTest
[INFO] Running org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeaderTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeaderTest
[INFO] Running org.eclipse.ditto.base.model.headers.translator.CheckExternalFilterTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.eclipse.ditto.base.model.headers.translator.CheckExternalFilterTest
[INFO] Running org.eclipse.ditto.base.model.headers.translator.DittoAckRequestsFilterTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.base.model.headers.translator.DittoAckRequestsFilterTest
[INFO] Running org.eclipse.ditto.base.model.headers.translator.HeaderTranslatorTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.base.model.headers.translator.HeaderTranslatorTest
[INFO] Running org.eclipse.ditto.base.model.headers.translator.HeaderEntryFiltersTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.headers.translator.HeaderEntryFiltersTest
[INFO] Running org.eclipse.ditto.base.model.headers.translator.ReadJsonArrayHeadersFilterTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.base.model.headers.translator.ReadJsonArrayHeadersFilterTest
[INFO] Running org.eclipse.ditto.base.model.headers.entitytag.EntityTagBuilderTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s -- in org.eclipse.ditto.base.model.headers.entitytag.EntityTagBuilderTest
[INFO] Running org.eclipse.ditto.base.model.headers.entitytag.EntityTagMatcherTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.618 s -- in org.eclipse.ditto.base.model.headers.entitytag.EntityTagMatcherTest
[INFO] Running org.eclipse.ditto.base.model.headers.entitytag.EntityTagTest
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.base.model.headers.entitytag.EntityTagTest
[INFO] Running org.eclipse.ditto.base.model.headers.entitytag.EntityTagMatchersTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.base.model.headers.entitytag.EntityTagMatchersTest
[INFO] Running org.eclipse.ditto.base.model.headers.EntityTagMatchersValueValidatorTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.ditto.base.model.headers.EntityTagMatchersValueValidatorTest
[INFO] Running org.eclipse.ditto.base.model.headers.DefaultDittoHeadersBuilderTest
[INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.base.model.headers.DefaultDittoHeadersBuilderTest
[INFO] Running org.eclipse.ditto.base.model.headers.EntityTagMatcherValueValidatorTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.base.model.headers.EntityTagMatcherValueValidatorTest
[INFO] Running org.eclipse.ditto.base.model.headers.TimeoutValueValidatorTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.base.model.headers.TimeoutValueValidatorTest
[INFO] Running org.eclipse.ditto.base.model.headers.DittoHeaderDefinitionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.headers.DittoHeaderDefinitionTest
[INFO] Running org.eclipse.ditto.base.model.headers.NonEmptyValueValidatorTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.base.model.headers.NonEmptyValueValidatorTest
[INFO] Running org.eclipse.ditto.base.model.headers.JsonArrayValueValidatorTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.base.model.headers.JsonArrayValueValidatorTest
[INFO] Running org.eclipse.ditto.base.model.headers.JsonFieldSelectorValidatorTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.base.model.headers.JsonFieldSelectorValidatorTest
[INFO] Running org.eclipse.ditto.base.model.headers.JsonObjectValueValidatorTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.ditto.base.model.headers.JsonObjectValueValidatorTest
[INFO] Running org.eclipse.ditto.base.model.headers.DittoDurationValueValidatorTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.model.headers.DittoDurationValueValidatorTest
[INFO] Running org.eclipse.ditto.base.model.headers.HeaderValueValidatorsTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.base.model.headers.HeaderValueValidatorsTest
[INFO] Running org.eclipse.ditto.base.model.headers.contenttype.ContentTypeTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.base.model.headers.contenttype.ContentTypeTest
[INFO] Running org.eclipse.ditto.base.model.headers.BooleanValueValidatorTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.model.headers.BooleanValueValidatorTest
[INFO] Running org.eclipse.ditto.base.model.headers.ImmutableDittoHeadersTest
[INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.eclipse.ditto.base.model.headers.ImmutableDittoHeadersTest
[INFO] Running org.eclipse.ditto.base.model.headers.IntValueValidatorTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.headers.IntValueValidatorTest
[INFO] Running org.eclipse.ditto.base.model.headers.EntityTagValueValidatorTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.base.model.headers.EntityTagValueValidatorTest
[INFO] Running org.eclipse.ditto.base.model.headers.LongValueValidatorTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.base.model.headers.LongValueValidatorTest
[INFO] Running org.eclipse.ditto.base.model.headers.EnumValueValidatorTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.base.model.headers.EnumValueValidatorTest
[INFO] Running org.eclipse.ditto.base.model.headers.MetadataHeadersValueValidatorTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.base.model.headers.MetadataHeadersValueValidatorTest
[INFO] Running org.eclipse.ditto.base.model.signals.commands.CommandHeaderInvalidExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.eclipse.ditto.base.model.signals.commands.CommandHeaderInvalidExceptionTest
[INFO] Running org.eclipse.ditto.base.model.signals.commands.streaming.CancelStreamingSubscriptionTest
Dec 05, 2023 11:20:58 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:20:58 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.eclipse.ditto.base.model.signals.commands.streaming.CancelStreamingSubscriptionTest
[INFO] Running org.eclipse.ditto.base.model.signals.commands.streaming.RequestFromStreamingSubscriptionTest
Dec 05, 2023 11:20:58 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:20:58 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.base.model.signals.commands.streaming.RequestFromStreamingSubscriptionTest
[INFO] Running org.eclipse.ditto.base.model.signals.commands.streaming.SubscribeForPersistedEventsTest
Dec 05, 2023 11:20:58 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:20:58 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:20:58 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:20:58 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:20:58 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:20:58 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.ditto.base.model.signals.commands.streaming.SubscribeForPersistedEventsTest
[INFO] Running org.eclipse.ditto.base.model.signals.commands.AbstractCommandTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.signals.commands.AbstractCommandTest
[INFO] Running org.eclipse.ditto.base.model.signals.commands.CommandResponseHttpStatusValidatorTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.base.model.signals.commands.CommandResponseHttpStatusValidatorTest
[INFO] Running org.eclipse.ditto.base.model.signals.commands.CommandResponseJsonDeserializerTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.base.model.signals.commands.CommandResponseJsonDeserializerTest
[INFO] Running org.eclipse.ditto.base.model.signals.commands.GlobalCommandResponseRegistryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.base.model.signals.commands.GlobalCommandResponseRegistryTest
[INFO] Running org.eclipse.ditto.base.model.signals.commands.GlobalCommandRegistryTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.base.model.signals.commands.GlobalCommandRegistryTest
[INFO] Running org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionCreatedTest
Dec 05, 2023 11:20:59 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:20:59 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionCreatedTest
[INFO] Running org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionHasNextTest
Dec 05, 2023 11:20:59 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:20:59 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionHasNextTest
[INFO] Running org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionCompleteTest
Dec 05, 2023 11:20:59 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:20:59 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionCompleteTest
[INFO] Running org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionFailedTest
Dec 05, 2023 11:20:59 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:20:59 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionFailedTest
[INFO] Running org.eclipse.ditto.base.model.signals.events.assertions.GlobalEventRegistryTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.base.model.signals.events.assertions.GlobalEventRegistryTest
[INFO] Running org.eclipse.ditto.base.model.signals.GlobalErrorRegistryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.signals.GlobalErrorRegistryTest
[INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementRequestDuplicateCorrelationIdExceptionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementRequestDuplicateCorrelationIdExceptionTest
[INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementCorrelationIdMissingExceptionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementCorrelationIdMissingExceptionTest
[INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementsTest
Dec 05, 2023 11:20:59 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:20:59 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:20:59 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:20:59 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.753 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementsTest
[INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementRequestTimeoutExceptionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementRequestTimeoutExceptionTest
[INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementJsonParserTest
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementJsonParserTest
[INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementTest
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementTest
[INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementsJsonParserTest
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementsJsonParserTest
[INFO] Running org.eclipse.ditto.base.model.signals.ShardedMessageEnvelopeTest
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.base.model.signals.ShardedMessageEnvelopeTest
[INFO] Running org.eclipse.ditto.base.model.signals.UnsupportedSignalExceptionTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s -- in org.eclipse.ditto.base.model.signals.UnsupportedSignalExceptionTest
[INFO] Running org.eclipse.ditto.base.model.signals.DateTimeUtilTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.model.signals.DateTimeUtilTest
[INFO] Running org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactoryTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactoryTest
[INFO] Running org.eclipse.ditto.base.model.entity.id.EntityIdStaticFactoryMethodResolverTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.base.model.entity.id.EntityIdStaticFactoryMethodResolverTest
[INFO] Running org.eclipse.ditto.base.model.entity.id.AbstractNamespacedEntityIdTest
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.base.model.entity.id.AbstractNamespacedEntityIdTest
[INFO] Running org.eclipse.ditto.base.model.entity.id.EntityIdJsonDeserializerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.entity.id.EntityIdJsonDeserializerTest
[INFO] Running org.eclipse.ditto.base.model.entity.id.FallbackEntityIdTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.base.model.entity.id.FallbackEntityIdTest
[INFO] Running org.eclipse.ditto.base.model.entity.id.StaticFactoryMethodNameComparatorTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.model.entity.id.StaticFactoryMethodNameComparatorTest
[INFO] Running org.eclipse.ditto.base.model.entity.id.EntityIdsTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.972 s -- in org.eclipse.ditto.base.model.entity.id.EntityIdsTest
[INFO] Running org.eclipse.ditto.base.model.entity.id.RegexPatternsTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.base.model.entity.id.RegexPatternsTest
[INFO] Running org.eclipse.ditto.base.model.entity.type.EntityTypeJsonDeserializerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.entity.type.EntityTypeJsonDeserializerTest
[INFO] Running org.eclipse.ditto.base.model.entity.type.DefaultEntityTypeTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.base.model.entity.type.DefaultEntityTypeTest
[INFO] Running org.eclipse.ditto.base.model.namespaces.NamespaceBlockedExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.namespaces.NamespaceBlockedExceptionTest
[INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.UnblockNamespaceResponseTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.UnblockNamespaceResponseTest
[INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.PurgeNamespaceResponseTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.PurgeNamespaceResponseTest
[INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.BlockNamespaceTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.BlockNamespaceTest
[INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.UnblockNamespaceTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.UnblockNamespaceTest
[INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.PurgeNamespaceTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.PurgeNamespaceTest
[INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.BlockNamespaceResponseTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.BlockNamespaceResponseTest
[INFO] Running org.eclipse.ditto.base.model.exceptions.InvalidRqlExpressionExceptionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.exceptions.InvalidRqlExpressionExceptionTest
[INFO] Running org.eclipse.ditto.base.model.exceptions.DittoHeadersTooLargeExceptionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.base.model.exceptions.DittoHeadersTooLargeExceptionTest
[INFO] Running org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionTest
[INFO] Running org.eclipse.ditto.base.model.exceptions.TooManyRequestsExceptionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.exceptions.TooManyRequestsExceptionTest
[INFO] Running org.eclipse.ditto.base.model.exceptions.DittoHeaderNotSupportedExceptionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.exceptions.DittoHeaderNotSupportedExceptionTest
[INFO] Running org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedExceptionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedExceptionTest
[INFO] Running org.eclipse.ditto.base.model.exceptions.DittoHeaderInvalidExceptionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.exceptions.DittoHeaderInvalidExceptionTest
[INFO] Running org.eclipse.ditto.base.model.common.LikeHelperTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.common.LikeHelperTest
[INFO] Running org.eclipse.ditto.base.model.common.BinaryValidationResultTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.common.BinaryValidationResultTest
[INFO] Running org.eclipse.ditto.base.model.common.HttpStatusCodeOutOfRangeExceptionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.common.HttpStatusCodeOutOfRangeExceptionTest
[INFO] Running org.eclipse.ditto.base.model.common.HttpStatusCategoryTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.base.model.common.HttpStatusCategoryTest
[INFO] Running org.eclipse.ditto.base.model.common.DittoDurationTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.eclipse.ditto.base.model.common.DittoDurationTest
[INFO] Running org.eclipse.ditto.base.model.common.PlaceholdersTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.common.PlaceholdersTest
[INFO] Running org.eclipse.ditto.base.model.common.HttpStatusTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.base.model.common.HttpStatusTest
[INFO] Running org.eclipse.ditto.base.model.common.ConditionCheckerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.common.ConditionCheckerTest
[INFO] Running org.eclipse.ditto.base.model.json.JsonSchemaVersionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.json.JsonSchemaVersionTest
[INFO] Running org.eclipse.ditto.base.model.auth.DittoAuthorizationContextTypeTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.base.model.auth.DittoAuthorizationContextTypeTest
[INFO] Running org.eclipse.ditto.base.model.auth.ImmutableAuthorizationContextTest
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.base.model.auth.ImmutableAuthorizationContextTest
[INFO] Running org.eclipse.ditto.base.model.auth.ImmutableAuthorizationSubjectTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.model.auth.ImmutableAuthorizationSubjectTest
[INFO] Running org.eclipse.ditto.base.model.auth.ImmutableAuthorizationContextTypeTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.base.model.auth.ImmutableAuthorizationContextTypeTest
[INFO] Running org.eclipse.ditto.base.model.auth.AuthorizationModelFactoryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.auth.AuthorizationModelFactoryTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 801, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base-model ---
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-base-model ---
[INFO] Building bundle: /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-release/base/model/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default) @ ditto-base-model ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3-tests.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-base-model >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-base-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-base-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-model ---
[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-release/base/model/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-base-model <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-base-model ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base-model ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.model.headers.contenttype;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/headers/entitytag/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.model.headers.entitytag;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/namespaces/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.model.namespaces;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/namespaces/signals/commands/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.model.namespaces.signals.commands;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.model.signals;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/announcements/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.model.signals.announcements;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.model.signals.commands;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/exceptions/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.model.signals.commands.exceptions;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.model.signals.commands.streaming;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.model.signals.events;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/streaming/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.model.signals.events.streaming;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractCommand.java:145: warning: no comment
[WARNING] protected boolean canEqual(@Nullable final Object other) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractCommandResponse.java:129: warning: no comment
[WARNING] protected boolean canEqual(@Nullable final Object other) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractCommandSizeValidator.java:35: warning: no comment
[WARNING] protected static final String DEFAULT_LIMIT = "-1";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractCommandSizeValidator.java:39: warning: no comment
[WARNING] protected AbstractCommandSizeValidator(@Nullable Long maxSize) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeaders.java:194: warning: no comment
[WARNING] protected JsonArray getJsonArrayForDefinition(final HeaderDefinition definition) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeaders.java:163: warning: no comment
[WARNING] protected Optional<String> getStringForDefinition(final HeaderDefinition definition) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:81: warning: no comment
[WARNING] protected final S myself;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:649: warning: no comment
[WARNING] protected abstract R doBuild(DittoHeaders dittoHeaders);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:357: warning: no comment
[WARNING] protected void putBoolean(final HeaderDefinition definition, final boolean value) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:298: warning: no comment
[WARNING] protected void putStringCollection(final HeaderDefinition definition, final Collection<String> collection) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:196: warning: no comment
[WARNING] protected static Map<String, String> toMap(final JsonValueContainer<JsonField> jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:543: warning: no comment
[WARNING] protected void validateValueType(final CharSequence key, final CharSequence value) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractErrorResponse.java:29: warning: no comment
[WARNING] protected static final String FALLBACK_ID = "unknown:unknown";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractErrorResponse.java:46: warning: no comment
[WARNING] protected static DittoRuntimeException buildExceptionFromJson(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/AbstractEvent.java:139: warning: no comment
[WARNING] protected boolean canEqual(@Nullable final Object other) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/common/AbstractIdValidator.java:59: warning: no comment
[WARNING] protected abstract DittoRuntimeExceptionBuilder<?> createExceptionBuilder(@Nullable CharSequence id);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/entity/id/AbstractNamespacedEntityId.java:53: warning: no comment
[WARNING] protected AbstractNamespacedEntityId(final EntityType entityType, @Nullable final CharSequence entityId) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/AbstractStreamingSubscriptionCommand.java:46: warning: no comment
[WARNING] protected final EntityId entityId;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/AbstractStreamingSubscriptionCommand.java:47: warning: no comment
[WARNING] protected final JsonPointer resourcePath;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/AbstractStreamingSubscriptionCommand.java:59: warning: no comment
[WARNING] protected static EntityId deserializeEntityId(final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/CommandResponseJsonDeserializer.java:81: warning: no @param for dittoHeaders
[WARNING] public T deserialize(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/CommandResponseJsonDeserializer.java:81: warning: no @return
[WARNING] public T deserialize(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/ContentType.java:182: warning: no comment
[WARNING] BINARY
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/ContentType.java:180: warning: no comment
[WARNING] JSON,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/ContentType.java:181: warning: no comment
[WARNING] JSON_MERGE_PATCH,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/ContentType.java:179: warning: no comment
[WARNING] TEXT,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:294: warning: no comment
[WARNING] protected static Optional<URI> getHref(final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:290: warning: no comment
[WARNING] protected static Optional<HttpStatus> getHttpStatus(final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:280: warning: no comment
[WARNING] protected <T extends DittoRuntimeException> DittoRuntimeExceptionBuilder<T> toBuilder(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/entity/id/EntityIdJsonDeserializer.java:54: warning: no @return
[WARNING] public static EntityId deserializeEntityId(final JsonObject jsonObject,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/headers/entitytag/EntityTagMatchers.java:94: warning: no comment
[WARNING] public boolean isEmpty() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/headers/entitytag/EntityTagMatchers.java:98: warning: no comment
[WARNING] public Stream<EntityTagMatcher> stream() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/entity/type/EntityTypeJsonDeserializer.java:51: warning: no @return
[WARNING] public static EntityType deserializeEntityType(final JsonObject jsonObject,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:473: warning: no comment
[WARNING] public int getCode() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:489: warning: no comment
[WARNING] public boolean isClientError() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:477: warning: no comment
[WARNING] public boolean isInformational() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:485: warning: no comment
[WARNING] public boolean isRedirection() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:493: warning: no comment
[WARNING] public boolean isServerError() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:481: warning: no comment
[WARNING] public boolean isSuccess() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/entity/validation/NoControlCharactersNoSlashesValidator.java:37: warning: no comment
[WARNING] protected NoControlCharactersNoSlashesValidator(final CharSequence id) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/entity/validation/NoControlCharactersValidator.java:36: warning: no comment
[WARNING] protected NoControlCharactersValidator(final CharSequence id) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/exceptions/PathUnknownException.java:117: warning: no comment
[WARNING] public Builder(final JsonPointer path) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/entity/id/RegexPatterns.java:20: warning: no comment
[WARNING] public final class RegexPatterns {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/StreamingSubscriptionCommand.java:63: warning: no comment
[WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_ID =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/StreamingSubscriptionCommand.java:66: warning: no comment
[WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_TYPE =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/StreamingSubscriptionCommand.java:69: warning: no comment
[WARNING] public static final JsonFieldDefinition<String> JSON_RESOURCE_PATH =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/streaming/AbstractStreamingSubscriptionEvent.java:132: warning: no comment
[WARNING] protected static EntityId deserializeEntityId(final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/streaming/StreamingSubscriptionEvent.java:68: warning: no comment
[WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_ID =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/streaming/StreamingSubscriptionEvent.java:71: warning: no comment
[WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_TYPE =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:177: warning: no @param for dittoHeaders
[WARNING] public static SubscribeForPersistedEvents fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:328: warning: no comment
[WARNING] public static final JsonFieldDefinition<Long> JSON_FROM_HISTORICAL_REVISION =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:334: warning: no comment
[WARNING] public static final JsonFieldDefinition<String> JSON_FROM_HISTORICAL_TIMESTAMP =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:331: warning: no comment
[WARNING] public static final JsonFieldDefinition<Long> JSON_TO_HISTORICAL_REVISION =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:337: warning: no comment
[WARNING] public static final JsonFieldDefinition<String> JSON_TO_HISTORICAL_TIMESTAMP =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/TimeoutInvalidException.java:116: warning: no comment
[WARNING] public Builder() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoHeaderInvalidException.java:71: warning: no comment
[WARNING] @Nullable private final String invalidHeaderKey;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoHeaderNotSupportedException.java:68: warning: no comment
[WARNING] @Nullable private final String notSupportedHeaderKey;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:53: warning: no comment
[WARNING] private final String description;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:51: warning: no comment
[WARNING] private final String errorCode;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:54: warning: no comment
[WARNING] private final URI href;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:52: warning: no comment
[WARNING] private final HttpStatus httpStatus;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/EntityNotCreatableException.java:59: warning: no comment
[WARNING] private final String entityId;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/ResourceMap.java:32: warning: no comment
[WARNING] private final T resource;
[WARNING] ^
[WARNING] 74 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-base-model ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/base/model/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Base :: Model' with 292 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-base-model ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3-tests.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3-tests.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-base-model ---
[INFO] Signing 5 files with default secret key.
[INFO] 
[INFO] --- japicmp:0.17.3:cmp (default) @ ditto-base-model ---
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/base/model/target/japicmp/japicmp.diff'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/base/model/target/japicmp/japicmp.xml'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/base/model/target/japicmp/japicmp.html'.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-base-model ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/3.4.3/ditto-base-model-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/3.4.3/ditto-base-model-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/3.4.3/ditto-base-model-3.4.3-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/3.4.3/ditto-base-model-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/3.4.3/ditto-base-model-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/3.4.3/ditto-base-model-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/3.4.3/ditto-base-model-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/3.4.3/ditto-base-model-3.4.3-tests.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/3.4.3/ditto-base-model-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/3.4.3/ditto-base-model-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ ditto-base-model ---
[INFO] Installing org/eclipse/ditto/ditto-base-model/3.4.3/ditto-base-model-3.4.3.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] ------------------< org.eclipse.ditto:ditto-base-api >------------------
[INFO] Building Eclipse Ditto :: Base :: API 3.4.3                       [9/77]
[INFO]   from base/api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-base-api ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-base-api ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-base-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-api ---
[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-release/base/api/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base-api ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/base/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-base-api ---
[INFO] Copying 0 resource from src/main/resources to target/classes
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base-api ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-api:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-base-api ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 53 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-base-api ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/base/api/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-base-api ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 14 source files with javac [debug target 17] to target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-base-api ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/base/api/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.base.api.common.purge.PurgeEntitiesTest
Dec 05, 2023 11:21:21 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:21 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:22 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:22 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.926 s -- in org.eclipse.ditto.base.api.common.purge.PurgeEntitiesTest
[INFO] Running org.eclipse.ditto.base.api.common.purge.PurgeEntitiesResponseTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s -- in org.eclipse.ditto.base.api.common.purge.PurgeEntitiesResponseTest
[INFO] Running org.eclipse.ditto.base.api.common.ModifyConfigResponseTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.ditto.base.api.common.ModifyConfigResponseTest
[INFO] Running org.eclipse.ditto.base.api.common.RetrieveConfigResponseTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.eclipse.ditto.base.api.common.RetrieveConfigResponseTest
[INFO] Running org.eclipse.ditto.base.api.common.ShutdownResponseTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.ditto.base.api.common.ShutdownResponseTest
[INFO] Running org.eclipse.ditto.base.api.common.ModifyConfigTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.base.api.common.ModifyConfigTest
[INFO] Running org.eclipse.ditto.base.api.common.PurgeNamespaceReasonTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.eclipse.ditto.base.api.common.PurgeNamespaceReasonTest
[INFO] Running org.eclipse.ditto.base.api.common.ShutdownTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.ditto.base.api.common.ShutdownTest
[INFO] Running org.eclipse.ditto.base.api.common.PurgeEntitiesReasonTest
Dec 05, 2023 11:21:23 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:23 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:23 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.base.api.common.PurgeEntitiesReasonTest
[INFO] Running org.eclipse.ditto.base.api.common.RetrieveConfigTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.base.api.common.RetrieveConfigTest
[INFO] Running org.eclipse.ditto.base.api.common.ShutdownReasonFactoryTest
Dec 05, 2023 11:21:24 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:24 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:24 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.base.api.common.ShutdownReasonFactoryTest
[INFO] Running org.eclipse.ditto.base.api.persistence.cleanup.CleanupPersistenceTest
Dec 05, 2023 11:21:24 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:24 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.base.api.persistence.cleanup.CleanupPersistenceTest
[INFO] Running org.eclipse.ditto.base.api.persistence.cleanup.CleanupPersistenceResponseTest
Dec 05, 2023 11:21:24 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:21:24 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.ditto.base.api.persistence.cleanup.CleanupPersistenceResponseTest
[INFO] Running org.eclipse.ditto.base.api.devops.signals.commands.AggregatedDevOpsCommandResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.eclipse.ditto.base.api.devops.signals.commands.AggregatedDevOpsCommandResponseTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base-api ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-base-api ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/base/api/target/ditto-base-api-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-base-api >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-base-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-api ---
[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-release/base/api/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-base-api <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-base-api ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/base/api/target/ditto-base-api-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base-api ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/api/src/main/java/org/eclipse/ditto/base/api/commands/sudo/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.api.commands.sudo;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/api/src/main/java/org/eclipse/ditto/base/api/common/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.api.common;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/api/src/main/java/org/eclipse/ditto/base/api/common/purge/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.api.common.purge;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/api/src/main/java/org/eclipse/ditto/base/api/devops/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.api.devops;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.api.devops.signals.commands;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.api.persistence;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/cleanup/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.base.api.persistence.cleanup;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/ChangeLogLevel.java:54: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonObject> JSON_LOGGER_CONFIG =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/DevOpsErrorResponse.java:82: warning: no @param for serviceName
[WARNING] public static DevOpsErrorResponse of(@Nullable final String serviceName,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/DevOpsErrorResponse.java:82: warning: no @param for instance
[WARNING] public static DevOpsErrorResponse of(@Nullable final String serviceName,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/api/src/main/java/org/eclipse/ditto/base/api/devops/LoggingFacade.java:35: warning: no @param for includeDisabledLoggers
[WARNING] List<LoggerConfig> getLoggerConfig(boolean includeDisabledLoggers);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/api/src/main/java/org/eclipse/ditto/base/api/common/purge/PurgeEntities.java:164: warning: no comment
[WARNING] public static String getTopic(final EntityType entityType) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/RetrieveLoggerConfigResponse.java:54: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonArray> JSON_LOGGER_CONFIGS =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/api/src/main/java/org/eclipse/ditto/base/api/common/Shutdown.java:158: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonObject> REASON = JsonFactory.newJsonObjectFieldDefinition("reason",
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/SnapshotTaken.java:120: warning: no @return
[WARNING] public abstract String getPubSubTopic();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/SnapshotTaken.java:92: warning: no comment
[WARNING] protected static PersistenceLifecycle getPersistenceLifecycle(final String lifecycleName) {
[WARNING] ^
[WARNING] 16 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/base/api/target/ditto-base-api-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-base-api ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/base/api/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Base :: API' with 57 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-base-api ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/base/api/target/ditto-base-api-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/base/api/target/ditto-base-api-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/base/api/target/ditto-base-api-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/base/api/target/ditto-base-api-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/base/api/target/ditto-base-api-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/base/api/target/ditto-base-api-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-base-api ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-base-api ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/3.4.3/ditto-base-api-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/api/target/ditto-base-api-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/3.4.3/ditto-base-api-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/api/target/ditto-base-api-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/3.4.3/ditto-base-api-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/api/target/ditto-base-api-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/3.4.3/ditto-base-api-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/api/target/ditto-base-api-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/3.4.3/ditto-base-api-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/api/target/ditto-base-api-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/3.4.3/ditto-base-api-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/api/target/ditto-base-api-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/3.4.3/ditto-base-api-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/api/target/ditto-base-api-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/3.4.3/ditto-base-api-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] ------------------< org.eclipse.ditto:ditto-internal >------------------
[INFO] Building Eclipse Ditto :: Internal 3.4.3                         [10/77]
[INFO]   from internal/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal ---
[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-release/internal/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal ---
[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-release/internal/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal ---
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal/3.4.3/ditto-internal-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/target/ditto-internal-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal/3.4.3/ditto-internal-3.4.3.pom.asc
[INFO] 
[INFO] ---------------< org.eclipse.ditto:ditto-internal-utils >---------------
[INFO] Building Eclipse Ditto :: Internal :: Utils 3.4.3                [11/77]
[INFO]   from internal/utils/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils ---
[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-release/internal/utils/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils ---
[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-release/internal/utils/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils ---
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils/3.4.3/ditto-internal-utils-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/target/ditto-internal-utils-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils/3.4.3/ditto-internal-utils-3.4.3.pom.asc
[INFO] 
[INFO] -----------< org.eclipse.ditto:ditto-internal-utils-config >------------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Config 3.4.3      [12/77]
[INFO]   from internal/utils/config/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-config ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-config ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-config ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-config ---
[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-release/internal/utils/config/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-config ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-config ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 16 resources from src/main/resources to target/classes
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-config ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-config:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-config ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 22 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-config ---
[INFO] Copying 6 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-config ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 13 source files with javac [debug target 17] to target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-config ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.internal.utils.config.DefaultScopedConfigTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.012 s -- in org.eclipse.ditto.internal.utils.config.DefaultScopedConfigTest
[INFO] Running org.eclipse.ditto.internal.utils.config.raw.SecretTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.ditto.internal.utils.config.raw.SecretTest
[INFO] Running org.eclipse.ditto.internal.utils.config.raw.AliasesAppenderTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s -- in org.eclipse.ditto.internal.utils.config.raw.AliasesAppenderTest
[INFO] Running org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringToConfigTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringToConfigTest
[INFO] Running org.eclipse.ditto.internal.utils.config.raw.ServiceSpecificEnvironmentConfigSupplierTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.config.raw.ServiceSpecificEnvironmentConfigSupplierTest
[INFO] Running org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringSupplierTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringSupplierTest
[INFO] Running org.eclipse.ditto.internal.utils.config.raw.SecretFromPathReaderTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.internal.utils.config.raw.SecretFromPathReaderTest
[INFO] Running org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringParserTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringParserTest
[INFO] Running org.eclipse.ditto.internal.utils.config.raw.SecretsAsConfigSupplierTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.internal.utils.config.raw.SecretsAsConfigSupplierTest
[INFO] Running org.eclipse.ditto.internal.utils.config.raw.RawConfigSupplierTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.internal.utils.config.raw.RawConfigSupplierTest
[INFO] Running org.eclipse.ditto.internal.utils.config.InstanceIdentifierSupplierTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.ditto.internal.utils.config.InstanceIdentifierSupplierTest
[INFO] Running org.eclipse.ditto.internal.utils.config.ConfigWithFallbackTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.eclipse.ditto.internal.utils.config.ConfigWithFallbackTest
[INFO] Running org.eclipse.ditto.internal.utils.config.LocalHostAddressSupplierTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.internal.utils.config.LocalHostAddressSupplierTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-config ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-config ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/ditto-internal-utils-config-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-config >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-config ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-config ---
[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-release/internal/utils/config/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-config <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-config ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/ditto-internal-utils-config-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-config ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/raw/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.config.raw;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/ScopedConfig.java:77: warning: no comment
[WARNING] String DITTO_EXTENSIONS_SCOPE = "ditto.extensions";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/ScopedConfig.java:83: warning: no comment
[WARNING] static Config dittoExtension(final Config config) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/ScopedConfig.java:79: warning: no comment
[WARNING] static Config getOrEmpty(final Config config, final String path) {
[WARNING] ^
[WARNING] 5 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/ditto-internal-utils-config-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-config ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-config ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-config ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Config' with 18 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-config ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/ditto-internal-utils-config-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/ditto-internal-utils-config-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/ditto-internal-utils-config-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/ditto-internal-utils-config-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/ditto-internal-utils-config-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/ditto-internal-utils-config-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-config ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-config ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/config/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/3.4.3/ditto-internal-utils-config-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/ditto-internal-utils-config-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/3.4.3/ditto-internal-utils-config-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/ditto-internal-utils-config-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/3.4.3/ditto-internal-utils-config-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/ditto-internal-utils-config-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/3.4.3/ditto-internal-utils-config-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/ditto-internal-utils-config-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/3.4.3/ditto-internal-utils-config-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/ditto-internal-utils-config-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/3.4.3/ditto-internal-utils-config-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/ditto-internal-utils-config-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/3.4.3/ditto-internal-utils-config-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/ditto-internal-utils-config-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/3.4.3/ditto-internal-utils-config-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] -----------< org.eclipse.ditto:ditto-internal-utils-metrics >-----------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Metrics 3.4.3     [13/77]
[INFO]   from internal/utils/metrics/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-metrics ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-metrics ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-metrics ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-metrics ---
[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-release/internal/utils/metrics/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-metrics ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-metrics ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-metrics ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-metrics:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-metrics ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 37 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-metrics ---
[INFO] Copying 3 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-metrics ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 11 source files with javac [debug target 17] to target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-metrics ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.timer.StartedKamonTimerTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.186 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.timer.StartedKamonTimerTest
[INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.timer.StartInstantTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.239 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.timer.StartInstantTest
[INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.timer.StoppedKamonTimerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.257 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.timer.StoppedKamonTimerTest
[INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.timer.PreparedKamonTimerTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.timer.PreparedKamonTimerTest
[INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.tag.TagTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.tag.TagTest
[INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.tag.KamonTagSetConverterTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.tag.KamonTagSetConverterTest
[INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.tag.TagSetTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.076 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.tag.TagSetTest
[INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.counter.KamonCounterTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.counter.KamonCounterTest
[INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.histogram.KamonHistogramTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.histogram.KamonHistogramTest
[INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.gauge.KamonGaugeTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.gauge.KamonGaugeTest
[INFO] Running org.eclipse.ditto.internal.utils.metrics.config.DefaultMetricsConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 s -- in org.eclipse.ditto.internal.utils.metrics.config.DefaultMetricsConfigTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-metrics ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-metrics ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/ditto-internal-utils-metrics-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-metrics >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-metrics ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-metrics ---
[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-release/internal/utils/metrics/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-metrics <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-metrics ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/ditto-internal-utils-metrics-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-metrics ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/counter/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.counter;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/gauge/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.gauge;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/histogram/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.histogram;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/tag/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.tag;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/timer/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.timer;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/executor/InstrumentedForkJoinExecutorServiceConfigurator.java:51: warning: no comment
[WARNING] public InstrumentedForkJoinExecutorServiceConfigurator(final Config config,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/executor/InstrumentedThreadPoolExecutorServiceConfigurator.java:51: warning: no comment
[WARNING] public InstrumentedThreadPoolExecutorServiceConfigurator(final Config config,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/counter/KamonCounter.java:44: warning: no comment
[WARNING] public static KamonCounter newCounter(final String name) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/gauge/KamonGauge.java:41: warning: no comment
[WARNING] public static Gauge newGauge(final String name) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/histogram/KamonHistogram.java:49: warning: no comment
[WARNING] public static Histogram newHistogram(final String name) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/timer/StartedTimer.java:60: warning: no @return
[WARNING] StartedTimer onStop(OnStopHandler onStopHandler);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/timer/Timers.java:27: warning: no @param for name
[WARNING] public static PreparedTimer newTimer(final String name) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/timer/Timers.java:27: warning: no @return
[WARNING] public static PreparedTimer newTimer(final String name) {
[WARNING] ^
[WARNING] 14 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/ditto-internal-utils-metrics-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-metrics ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-metrics ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-metrics ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Metrics' with 24 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-metrics ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/ditto-internal-utils-metrics-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/ditto-internal-utils-metrics-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/ditto-internal-utils-metrics-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/ditto-internal-utils-metrics-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/ditto-internal-utils-metrics-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/ditto-internal-utils-metrics-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-metrics ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-metrics ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/3.4.3/ditto-internal-utils-metrics-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/ditto-internal-utils-metrics-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/3.4.3/ditto-internal-utils-metrics-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/ditto-internal-utils-metrics-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/3.4.3/ditto-internal-utils-metrics-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/ditto-internal-utils-metrics-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/3.4.3/ditto-internal-utils-metrics-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/ditto-internal-utils-metrics-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/3.4.3/ditto-internal-utils-metrics-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/ditto-internal-utils-metrics-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/3.4.3/ditto-internal-utils-metrics-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/ditto-internal-utils-metrics-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/3.4.3/ditto-internal-utils-metrics-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/ditto-internal-utils-metrics-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/3.4.3/ditto-internal-utils-metrics-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] ----------------< org.eclipse.ditto:ditto-utils-result >----------------
[INFO] Building Eclipse Ditto :: Utils :: Result 3.4.3                  [14/77]
[INFO]   from utils/result/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-utils-result ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-utils-result ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-utils-result ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils-result ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils-result ---
[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-release/utils/result/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-utils-result ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/utils/result/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-utils-result ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/utils/result/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-utils-result ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils-result:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-utils-result ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-utils-result ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/utils/result/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-utils-result ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/ditto-release/utils/result/src/test/java/org/eclipse/ditto/utils/result/ErrTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/utils/result/src/test/java/org/eclipse/ditto/utils/result/ErrTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-utils-result ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/utils/result/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.utils.result.ErrTest
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.549 s -- in org.eclipse.ditto.utils.result.ErrTest
[INFO] Running org.eclipse.ditto.utils.result.ResultTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.utils.result.ResultTest
[INFO] Running org.eclipse.ditto.utils.result.OkTest
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.ditto.utils.result.OkTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-utils-result ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-utils-result ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/utils/result/target/ditto-utils-result-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-utils-result >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-utils-result ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils-result ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils-result ---
[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-release/utils/result/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-utils-result <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-utils-result ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/utils/result/target/ditto-utils-result-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-utils-result ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/utils/result/src/main/java/org/eclipse/ditto/utils/result/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.utils.result;
[WARNING] ^
[WARNING] 1 warning
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/utils/result/target/ditto-utils-result-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-utils-result ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-utils-result ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-utils-result ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/utils/result/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Utils :: Result' with 5 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-utils-result ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/utils/result/target/ditto-utils-result-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/utils/result/target/ditto-utils-result-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/utils/result/target/ditto-utils-result-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/utils/result/target/ditto-utils-result-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/utils/result/target/ditto-utils-result-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/utils/result/target/ditto-utils-result-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-utils-result ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-utils-result ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/result/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/3.4.3/ditto-utils-result-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/result/target/ditto-utils-result-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/3.4.3/ditto-utils-result-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/result/target/ditto-utils-result-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/3.4.3/ditto-utils-result-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/result/target/ditto-utils-result-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/3.4.3/ditto-utils-result-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/result/target/ditto-utils-result-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/3.4.3/ditto-utils-result-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/result/target/ditto-utils-result-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/3.4.3/ditto-utils-result-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/result/target/ditto-utils-result-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/3.4.3/ditto-utils-result-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/result/target/ditto-utils-result-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/3.4.3/ditto-utils-result-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] -----------< org.eclipse.ditto:ditto-internal-utils-tracing >-----------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Tracing 3.4.3     [15/77]
[INFO]   from internal/utils/tracing/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-tracing ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-tracing ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-tracing ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-tracing ---
[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-release/internal/utils/tracing/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-tracing ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-tracing ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-tracing ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-tracing:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-tracing ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 26 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default) @ ditto-internal-utils-tracing ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 26 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-tracing ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-tracing ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 18 source files with javac [debug target 17] to target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-tracing ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.internal.utils.tracing.span.KamonHttpContextPropagationTest
11:22:38.335 [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
11:22:38.449 [main] INFO kamon.prometheus.PrometheusReporter - Started the embedded HTTP server on http://0.0.0.0:9095/metrics
11:22:38.470 [main] INFO kamon.otel.OpenTelemetryTraceReporter - Creating OpenTelemetry Trace Reporter
11:22:38.478 [main] INFO kamon.otel.OpenTelemetryTraceReporter - Reconfigure OpenTelemetry Trace Reporter
11:22:38.547 [main] INFO kamon.otel.OtlpTraceService - Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol
11:22:39.109 [main] INFO kamon.Init - 
 _
| |
| | ____ _ _ __ ___   ___  _ __
| |/ / _  |  _ ` _ \ / _ \|  _ \
|   < (_| | | | | | | (_) | | | |
|_|\_\__,_|_| |_| |_|\___/|_| |_|
=====================================
Initializing Kamon Telemetry v2.6.5 / Kanela not found

11:22:41.050 [OpenTelemetry Trace Reporter] INFO kamon.otel.OpenTelemetryTraceReporter - Stopping OpenTelemetry Trace Reporter
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.016 s -- in org.eclipse.ditto.internal.utils.tracing.span.KamonHttpContextPropagationTest
[INFO] Running org.eclipse.ditto.internal.utils.tracing.span.EmptyPreparedSpanTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.642 s -- in org.eclipse.ditto.internal.utils.tracing.span.EmptyPreparedSpanTest
[INFO] Running org.eclipse.ditto.internal.utils.tracing.span.EmptyStartedSpanTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.internal.utils.tracing.span.EmptyStartedSpanTest
[INFO] Running org.eclipse.ditto.internal.utils.tracing.span.SpanIdTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s -- in org.eclipse.ditto.internal.utils.tracing.span.SpanIdTest
[INFO] Running org.eclipse.ditto.internal.utils.tracing.span.StartedKamonSpanTest
11:22:42.052 [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
11:22:42.078 [main] INFO kamon.prometheus.PrometheusReporter - Started the embedded HTTP server on http://0.0.0.0:9095/metrics
11:22:42.078 [main] INFO kamon.otel.OpenTelemetryTraceReporter - Creating OpenTelemetry Trace Reporter
11:22:42.079 [main] INFO kamon.otel.OpenTelemetryTraceReporter - Reconfigure OpenTelemetry Trace Reporter
11:22:42.079 [main] INFO kamon.otel.OtlpTraceService - Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol
11:22:42.083 [main] INFO kamon.Init - 
 _
| |
| | ____ _ _ __ ___   ___  _ __
| |/ / _  |  _ ` _ \ / _ \|  _ \
|   < (_| | | | | | | (_) | | | |
|_|\_\__,_|_| |_| |_|\___/|_| |_|
=====================================
Initializing Kamon Telemetry v2.6.5 / Kanela not found

Dec 05, 2023 11:22:42 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
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
Dec 05, 2023 11:22:42 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
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
11:22:42.354 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter - Failed to export traces
kamon.otel.StatusRuntimeException$: Exporting trace span failed
	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
11:22:42.354 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter - Failed to export traces
kamon.otel.StatusRuntimeException$: Exporting trace span failed
	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
Dec 05, 2023 11:22:42 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
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
11:22:42.385 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter - Failed to export traces
kamon.otel.StatusRuntimeException$: Exporting trace span failed
	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
Dec 05, 2023 11:22:42 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
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
11:22:42.485 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter - Failed to export traces
kamon.otel.StatusRuntimeException$: Exporting trace span failed
	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
Dec 05, 2023 11:22:42 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
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
11:22:42.586 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter - Failed to export traces
kamon.otel.StatusRuntimeException$: Exporting trace span failed
	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
11:22:42.591 [OpenTelemetry Trace Reporter] INFO kamon.otel.OpenTelemetryTraceReporter - Stopping OpenTelemetry Trace Reporter
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.545 s -- in org.eclipse.ditto.internal.utils.tracing.span.StartedKamonSpanTest
[INFO] Running org.eclipse.ditto.internal.utils.tracing.span.PreparedKamonSpanTest
11:22:42.598 [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
11:22:42.601 [main] INFO kamon.prometheus.PrometheusReporter - Started the embedded HTTP server on http://0.0.0.0:9095/metrics
11:22:42.602 [main] INFO kamon.otel.OpenTelemetryTraceReporter - Creating OpenTelemetry Trace Reporter
11:22:42.602 [main] INFO kamon.otel.OpenTelemetryTraceReporter - Reconfigure OpenTelemetry Trace Reporter
11:22:42.603 [main] INFO kamon.otel.OtlpTraceService - Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol
11:22:42.605 [main] INFO kamon.Init - 
 _
| |
| | ____ _ _ __ ___   ___  _ __
| |/ / _  |  _ ` _ \ / _ \|  _ \
|   < (_| | | | | | | (_) | | | |
|_|\_\__,_|_| |_| |_|\___/|_| |_|
=====================================
Initializing Kamon Telemetry v2.6.5 / Kanela not found

Dec 05, 2023 11:22:42 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
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
11:22:42.808 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter - Failed to export traces
kamon.otel.StatusRuntimeException$: Exporting trace span failed
	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
Dec 05, 2023 11:22:42 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
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
11:22:42.907 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter - Failed to export traces
kamon.otel.StatusRuntimeException$: Exporting trace span failed
	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
11:22:43.007 [OpenTelemetry Trace Reporter] INFO kamon.otel.OpenTelemetryTraceReporter - Stopping OpenTelemetry Trace Reporter
Dec 05, 2023 11:22:43 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
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
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 s -- in org.eclipse.ditto.internal.utils.tracing.span.PreparedKamonSpanTest
[INFO] Running org.eclipse.ditto.internal.utils.tracing.span.SpanOperationNameTest
java.util.concurrent.RejectedExecutionException: Task Future(<not completed>) rejected from java.util.concurrent.ThreadPoolExecutor@2364b7d5[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 9]
	at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2065)
	at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:833)
	at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1365)
	at java.base/java.util.concurrent.Executors$DelegatedExecutorService.execute(Executors.java:721)
	at scala.concurrent.impl.ExecutionContextImpl.execute(ExecutionContextImpl.scala:21)
	at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429)
	at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338)
	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285)
	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278)
	at scala.concurrent.Promise.complete(Promise.scala:57)
	at scala.concurrent.Promise.complete$(Promise.scala:56)
	at scala.concurrent.impl.Promise$DefaultPromise.complete(Promise.scala:104)
	at scala.concurrent.Promise.failure(Promise.scala:109)
	at scala.concurrent.Promise.failure$(Promise.scala:109)
	at scala.concurrent.impl.Promise$DefaultPromise.failure(Promise.scala:104)
	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.internal.utils.tracing.span.SpanOperationNameTest
[INFO] Running org.eclipse.ditto.internal.utils.tracing.filter.KamonTracingFilterTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s -- in org.eclipse.ditto.internal.utils.tracing.filter.KamonTracingFilterTest
[INFO] Running org.eclipse.ditto.internal.utils.tracing.filter.AcceptAllTracingFilterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.internal.utils.tracing.filter.AcceptAllTracingFilterTest
[INFO] Running org.eclipse.ditto.internal.utils.tracing.DittoTracingTest
11:22:43.246 [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
11:22:43.278 [main] INFO kamon.prometheus.PrometheusReporter - Started the embedded HTTP server on http://0.0.0.0:9095/metrics
11:22:43.279 [main] INFO kamon.otel.OpenTelemetryTraceReporter - Creating OpenTelemetry Trace Reporter
11:22:43.279 [main] INFO kamon.otel.OpenTelemetryTraceReporter - Reconfigure OpenTelemetry Trace Reporter
11:22:43.280 [main] INFO kamon.otel.OtlpTraceService - Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol
11:22:43.282 [main] INFO kamon.Init - 
 _
| |
| | ____ _ _ __ ___   ___  _ __
| |/ / _  |  _ ` _ \ / _ \|  _ \
|   < (_| | | | | | | (_) | | | |
|_|\_\__,_|_| |_| |_|\___/|_| |_|
=====================================
Initializing Kamon Telemetry v2.6.5 / Kanela not found

11:22:43.428 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing initialized and enabled using propagation channel <default>.
11:22:43.432 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing initialized and enabled using propagation channel <default>.
11:22:44.063 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
11:22:44.065 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
11:22:44.066 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing initialized and enabled using propagation channel <default>.
Dec 05, 2023 11:22:44 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
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
11:22:44.087 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter - Failed to export traces
kamon.otel.StatusRuntimeException$: Exporting trace span failed
	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
11:22:44.096 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing initialized and enabled using propagation channel <default>.
11:22:44.098 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing initialized and enabled using propagation channel <default>.
11:22:44.100 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
11:22:44.102 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing initialized and enabled using propagation channel <default>.
11:22:44.104 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing initialized and enabled using propagation channel <default>.
11:22:44.106 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing initialized and enabled using propagation channel <default>.
11:22:44.108 [OpenTelemetry Trace Reporter] INFO kamon.otel.OpenTelemetryTraceReporter - Stopping OpenTelemetry Trace Reporter
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.866 s -- in org.eclipse.ditto.internal.utils.tracing.DittoTracingTest
[INFO] Running org.eclipse.ditto.internal.utils.tracing.TraceUtilsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.internal.utils.tracing.TraceUtilsTest
[INFO] Running org.eclipse.ditto.internal.utils.tracing.TraceInformationTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.ditto.internal.utils.tracing.TraceInformationTest
[INFO] Running org.eclipse.ditto.internal.utils.tracing.TraceInformationGeneratorTest
11:22:44.223 [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]]]>
11:22:44.228 [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]]]>
11:22:44.229 [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]]]>
11:22:44.229 [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]]]>
11:22:44.229 [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]]]>
11:22:44.230 [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]]]>
11:22:44.231 [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]]]>
11:22:44.231 [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]]]>
11:22:44.231 [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]]]>
11:22:44.231 [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]]]>
11:22:44.232 [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]]]>
11:22:44.232 [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]]]>
11:22:44.232 [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]]]>
[WARNING] Tests run: 16, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.465 s -- in org.eclipse.ditto.internal.utils.tracing.TraceInformationGeneratorTest
[INFO] Running org.eclipse.ditto.internal.utils.tracing.config.DefaultTracingConfigTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.eclipse.ditto.internal.utils.tracing.config.DefaultTracingConfigTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 119, Failures: 0, Errors: 0, Skipped: 1
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-tracing ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-tracing ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-tracing >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-tracing ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-tracing ---
[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-release/internal/utils/tracing/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-tracing <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-tracing ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-tracing ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/config/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.tracing.config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/filter/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.tracing.filter;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.tracing.span;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:56: warning: no comment
[WARNING] public static final SpanTagKey<Boolean> AUTH_ERROR = new BooleanImplementation(KEY_PREFIX + "auth.error");
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:54: warning: no comment
[WARNING] public static final SpanTagKey<Boolean> AUTH_SUCCESS = new BooleanImplementation(KEY_PREFIX + "auth.success");
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:37: warning: no comment
[WARNING] public static final SpanTagKey<CharSequence> CHANNEL = new CharSequenceImplementation(KEY_PREFIX + "channel");
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:41: warning: no comment
[WARNING] public static final SpanTagKey<CharSequence> CONNECTION_ID =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:44: warning: no comment
[WARNING] public static final SpanTagKey<CharSequence> CONNECTION_TYPE =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:32: warning: no comment
[WARNING] public static final SpanTagKey<CharSequence> CORRELATION_ID =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:39: warning: no comment
[WARNING] public static final SpanTagKey<CharSequence> ENTITY_ID = new CharSequenceImplementation(KEY_PREFIX + "entityId");
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:47: warning: no comment
[WARNING] public static final SpanTagKey<HttpStatus> HTTP_STATUS = new HttpStatusImplementation(KEY_PREFIX + "statusCode");
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:49: warning: no comment
[WARNING] public static final SpanTagKey<CharSequence> REQUEST_METHOD_NAME =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:52: warning: no comment
[WARNING] public static final SpanTagKey<URI> REQUEST_URI = new URIImplementation(KEY_PREFIX + "request.path");
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:35: warning: no comment
[WARNING] public static final SpanTagKey<CharSequence> SIGNAL_TYPE = new CharSequenceImplementation(KEY_PREFIX + "signal.type");
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:68: warning: no comment
[WARNING] public abstract Tag getTagForValue(T value);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/StartedSpan.java:111: warning: no @return
[WARNING] Map<String, String> propagateContext(Map<String, String> map);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceInformation.java:43: warning: no comment
[WARNING] public URI getTraceUri() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceUtils.java:151: warning: no @param for traceUri
[WARNING] public static String metricizeTraceUri(final String traceUri) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceUtils.java:151: warning: no @return
[WARNING] public static String metricizeTraceUri(final String traceUri) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceUtils.java:158: warning: no @param for path
[WARNING] public static String normalizePath(final String path) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceUtils.java:158: warning: no @return
[WARNING] public static String normalizePath(final String path) {
[WARNING] ^
[WARNING] 21 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3-javadoc.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-tracing ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3-tests.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-tracing ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-tracing ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-tracing ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Tracing' with 30 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-tracing ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3-javadoc.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3-tests.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3-tests.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-tracing ---
[INFO] Signing 5 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-tracing ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/3.4.3/ditto-internal-utils-tracing-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/3.4.3/ditto-internal-utils-tracing-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/3.4.3/ditto-internal-utils-tracing-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/3.4.3/ditto-internal-utils-tracing-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/3.4.3/ditto-internal-utils-tracing-3.4.3-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/3.4.3/ditto-internal-utils-tracing-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/3.4.3/ditto-internal-utils-tracing-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/3.4.3/ditto-internal-utils-tracing-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/3.4.3/ditto-internal-utils-tracing-3.4.3-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/3.4.3/ditto-internal-utils-tracing-3.4.3-tests.jar.asc
[INFO] 
[INFO] --------------< org.eclipse.ditto:ditto-internal-models >---------------
[INFO] Building Eclipse Ditto :: Internal :: Models 3.4.3               [16/77]
[INFO]   from internal/models/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-models ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-models ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-models ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models ---
[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-release/internal/models/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-models >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-models ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models ---
[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-release/internal/models/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-models <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-models ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-models ---
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-models ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models/3.4.3/ditto-internal-models-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/target/ditto-internal-models-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models/3.4.3/ditto-internal-models-3.4.3.pom.asc
[INFO] 
[INFO] ---------< org.eclipse.ditto:ditto-internal-models-streaming >----------
[INFO] Building Eclipse Ditto :: Internal :: Models :: Streaming 3.4.3  [17/77]
[INFO]   from internal/models/streaming/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-models-streaming ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-models-streaming ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-models-streaming ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-streaming ---
[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-release/internal/models/streaming/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models-streaming ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-models-streaming ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models-streaming ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-streaming:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-models-streaming ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 11 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-models-streaming ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-models-streaming ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [debug target 17] to target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-models-streaming ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.internal.models.streaming.BatchedEntityIdWithRevisionsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.607 s -- in org.eclipse.ditto.internal.models.streaming.BatchedEntityIdWithRevisionsTest
[INFO] Running org.eclipse.ditto.internal.models.streaming.SudoStreamSnapshotsTest
Dec 05, 2023 11:22:59 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:22:59 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:22:59 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:22:59 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:22:59 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 s -- in org.eclipse.ditto.internal.models.streaming.SudoStreamSnapshotsTest
[INFO] Running org.eclipse.ditto.internal.models.streaming.SudoStreamPidsTest
Dec 05, 2023 11:22:59 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:22:59 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:22:59 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:22:59 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:22:59 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:22:59 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.eclipse.ditto.internal.models.streaming.SudoStreamPidsTest
[INFO] Running org.eclipse.ditto.internal.models.streaming.StreamedSnapshotTest
Dec 05, 2023 11:22:59 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:22:59 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.ditto.internal.models.streaming.StreamedSnapshotTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-streaming ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-models-streaming ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/ditto-internal-models-streaming-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-models-streaming >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-models-streaming ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-streaming ---
[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-release/internal/models/streaming/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-models-streaming <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-models-streaming ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/ditto-internal-models-streaming-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models-streaming ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/src/main/java/org/eclipse/ditto/internal/models/streaming/AbstractEntityIdWithRevision.java:34: warning: no comment
[WARNING] protected AbstractEntityIdWithRevision(final I id, final long revision) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/src/main/java/org/eclipse/ditto/internal/models/streaming/SudoStreamSnapshots.java:122: warning: no @param for dittoHeaders
[WARNING] public static SudoStreamSnapshots fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] 2 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/ditto-internal-models-streaming-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models-streaming ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models-streaming ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models-streaming ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Models :: Streaming' with 10 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-models-streaming ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/ditto-internal-models-streaming-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/ditto-internal-models-streaming-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/ditto-internal-models-streaming-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/ditto-internal-models-streaming-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/ditto-internal-models-streaming-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/ditto-internal-models-streaming-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-models-streaming ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models-streaming ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/3.4.3/ditto-internal-models-streaming-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/ditto-internal-models-streaming-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/3.4.3/ditto-internal-models-streaming-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/ditto-internal-models-streaming-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/3.4.3/ditto-internal-models-streaming-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/ditto-internal-models-streaming-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/3.4.3/ditto-internal-models-streaming-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/ditto-internal-models-streaming-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/3.4.3/ditto-internal-models-streaming-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/ditto-internal-models-streaming-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/3.4.3/ditto-internal-models-streaming-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/ditto-internal-models-streaming-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/3.4.3/ditto-internal-models-streaming-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/ditto-internal-models-streaming-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/3.4.3/ditto-internal-models-streaming-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] ------------< org.eclipse.ditto:ditto-internal-utils-pekko >------------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Pekko 3.4.3       [18/77]
[INFO]   from internal/utils/pekko/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-pekko ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-pekko ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-pekko ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pekko ---
[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-release/internal/utils/pekko/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pekko ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pekko ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- scala:4.8.1:compile (default) @ ditto-internal-utils-pekko ---
[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
[INFO] Compiler bridge file is not installed yet
warning: 4 deprecations (since 2.12.0)
warning: 1 deprecation (since 2.12.5)
warning: 2 deprecations (since 2.12.9)
warning: 2 deprecations (since 2.13)
warning: 7 deprecations (since 2.13.0)
warning: 1 deprecation (since 2.13.12)
warning: 1 deprecation (since 2.13.4)
warning: 18 deprecations in total; re-run with -deprecation for details
warning: 2 feature warnings; re-run with -feature for details
9 warnings
[INFO] Compiler bridge installed
[INFO] compiling 7 Scala sources and 51 Java sources to /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/classes ...
[WARNING] : 4 deprecations (since 2.13.0); re-run with -deprecation for details
[WARNING] one warning found
[INFO] NoPosition: Note: Some input files use or override a deprecated API.
[INFO] NoPosition: Note: Recompile with -Xlint:deprecation for details.
[INFO] done compiling
[INFO] compile in 19.4 s
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pekko ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pekko:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pekko ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 51 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/src/main/java/org/eclipse/ditto/internal/utils/pekko/controlflow/AbstractGraphActor.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/src/main/java/org/eclipse/ditto/internal/utils/pekko/controlflow/AbstractGraphActor.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- scala:4.8.1:compile (compile) @ ditto-internal-utils-pekko ---
[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
[INFO] compile in 0.2 s
[INFO] 
[INFO] --- compiler:3.11.0:compile (default) @ ditto-internal-utils-pekko ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 51 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/src/main/java/org/eclipse/ditto/internal/utils/pekko/controlflow/AbstractGraphActor.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/src/main/java/org/eclipse/ditto/internal/utils/pekko/controlflow/AbstractGraphActor.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pekko ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pekko ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 19 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java: /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java: /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- scala:4.8.1:testCompile (test-compile) @ ditto-internal-utils-pekko ---
[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
[INFO] compiling 19 Java sources to /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/test-classes ...
[INFO] NoPosition: Note: /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java uses or overrides a deprecated API.
[INFO] NoPosition: Note: Recompile with -Xlint:deprecation for details.
[INFO] NoPosition: Note: /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java uses unchecked or unsafe operations.
[INFO] NoPosition: Note: Recompile with -Xlint:unchecked for details.
[INFO] done compiling
[INFO] compile in 3.0 s
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pekko ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSourceTest
[INFO] [12/05/2023 11:23:38.392] [default-pekko.actor.default-dispatcher-6] [org.apache.pekko.stream.Log(pekko://default/system/Materializers/StreamSupervisor-1)] [resume-source-errors-flow] Element: FailureWithLookBehind[error=java.lang.IllegalStateException: 1st expected error, finalElements=[2]]
[INFO] [12/05/2023 11:23:38.422] [default-pekko.actor.default-dispatcher-6] [org.apache.pekko.stream.Log(pekko://default/system/Materializers/StreamSupervisor-1)] [resume-source-errors-flow] Element: FailureWithLookBehind[error=java.lang.IllegalStateException: 2nd expected error, finalElements=[2]]
[INFO] [12/05/2023 11:23:38.442] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:23:38.542] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:23:38.640] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.147 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSourceTest
[INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.TransistorTest
[INFO] [12/05/2023 11:23:38.781] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:23:38.851] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:23:38.926] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:23:38.992] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:23:39.056] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:23:39.127] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:23:39.196] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:23:39.267] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:23:39.333] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:23:39.399] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:23:39.463] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:23:39.534] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:23:39.592] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:23:39.659] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:23:39.729] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:23:39.788] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:23:39.856] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:23:39.911] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.261 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.TransistorTest
[INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.TimeoutFlowTest
[INFO] [12/05/2023 11:23:39.984] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:23:40.048] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:23:40.133] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.220 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.TimeoutFlowTest
[INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.LazyZipTest
[INFO] [12/05/2023 11:23:40.204] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:23:40.263] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:23:40.342] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:23:40.406] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.LazyZipTest
[INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.MergeSortedAsPairTest
[INFO] [12/05/2023 11:23:41.185] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.775 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.MergeSortedAsPairTest
[INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultDittoLoggerTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.216 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultDittoLoggerTest
[INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultAutoCloseableSlf4jLoggerTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultAutoCloseableSlf4jLoggerTest
[INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.ImmutableDittoLoggerTest
[WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.361 s -- in org.eclipse.ditto.internal.utils.pekko.logging.ImmutableDittoLoggerTest
[INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.ImmutableDittoLoggingAdapterTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 s -- in org.eclipse.ditto.internal.utils.pekko.logging.ImmutableDittoLoggingAdapterTest
[INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultDiagnosticLoggingAdapterTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultDiagnosticLoggingAdapterTest
[INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultMdcEntryTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.058 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultMdcEntryTest
[INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultDittoDiagnosticLoggingAdapterTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultDittoDiagnosticLoggingAdapterTest
[INFO] Running org.eclipse.ditto.internal.utils.pekko.streaming.StreamAckTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.ditto.internal.utils.pekko.streaming.StreamAckTest
[INFO] Running org.eclipse.ditto.internal.utils.pekko.streaming.StreamTriggerTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.internal.utils.pekko.streaming.StreamTriggerTest
[INFO] Running org.eclipse.ditto.internal.utils.pekko.mailbox.MonitoredUnboundedMailboxTypeTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] [12/05/2023 11:23:47.120] [main] [CoordinatedShutdown(pekko://monitored-unbounded-mailbox-test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 s -- in org.eclipse.ditto.internal.utils.pekko.mailbox.MonitoredUnboundedMailboxTypeTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 121, Failures: 0, Errors: 0, Skipped: 1
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pekko ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pekko ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-pekko >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-pekko ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pekko ---
[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-release/internal/utils/pekko/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-pekko <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-pekko ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pekko ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3-javadoc.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-pekko ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3-tests.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pekko ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pekko ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pekko ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Pekko' with 85 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-pekko ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3-javadoc.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3-tests.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3-tests.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-pekko ---
[INFO] Signing 5 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pekko ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/3.4.3/ditto-internal-utils-pekko-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/3.4.3/ditto-internal-utils-pekko-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/3.4.3/ditto-internal-utils-pekko-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/3.4.3/ditto-internal-utils-pekko-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/3.4.3/ditto-internal-utils-pekko-3.4.3-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/3.4.3/ditto-internal-utils-pekko-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/3.4.3/ditto-internal-utils-pekko-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/3.4.3/ditto-internal-utils-pekko-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/3.4.3/ditto-internal-utils-pekko-3.4.3-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/3.4.3/ditto-internal-utils-pekko-3.4.3-tests.jar.asc
[INFO] 
[INFO] -----------< org.eclipse.ditto:ditto-internal-utils-health >------------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Health 3.4.3      [19/77]
[INFO]   from internal/utils/health/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-health ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-health ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-health ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-health ---
[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-release/internal/utils/health/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-health ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-health ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-health ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-health:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-health ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 34 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/CompositeCachingHealthCheckingActor.java: /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/CompositeCachingHealthCheckingActor.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/CompositeCachingHealthCheckingActor.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-health ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-health ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 11 source files with javac [debug target 17] to target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-health ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.internal.utils.health.HealthCheckingActorOptionsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.260 s -- in org.eclipse.ditto.internal.utils.health.HealthCheckingActorOptionsTest
[INFO] Running org.eclipse.ditto.internal.utils.health.RetrieveHealthResponseTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 s -- in org.eclipse.ditto.internal.utils.health.RetrieveHealthResponseTest
[INFO] Running org.eclipse.ditto.internal.utils.health.config.DefaultPersistenceConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.258 s -- in org.eclipse.ditto.internal.utils.health.config.DefaultPersistenceConfigTest
[INFO] Running org.eclipse.ditto.internal.utils.health.config.DefaultBasicHealthCheckConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.internal.utils.health.config.DefaultBasicHealthCheckConfigTest
[INFO] Running org.eclipse.ditto.internal.utils.health.config.DefaultMetricsReporterConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 s -- in org.eclipse.ditto.internal.utils.health.config.DefaultMetricsReporterConfigTest
[INFO] Running org.eclipse.ditto.internal.utils.health.ResetHealthEventsResponseTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.internal.utils.health.ResetHealthEventsResponseTest
[INFO] Running org.eclipse.ditto.internal.utils.health.RetrieveHealthTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.internal.utils.health.RetrieveHealthTest
[INFO] Running org.eclipse.ditto.internal.utils.health.mongo.CurrentMongoStatusTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.internal.utils.health.mongo.CurrentMongoStatusTest
[INFO] Running org.eclipse.ditto.internal.utils.health.StatusInfoTest
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.eclipse.ditto.internal.utils.health.StatusInfoTest
[INFO] Running org.eclipse.ditto.internal.utils.health.StatusDetailMessageTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.internal.utils.health.StatusDetailMessageTest
[INFO] Running org.eclipse.ditto.internal.utils.health.ResetHealthEventsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.internal.utils.health.ResetHealthEventsTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-health ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-health ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/ditto-internal-utils-health-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-health >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-health ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-health ---
[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-release/internal/utils/health/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-health <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-health ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/ditto-internal-utils-health-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-health ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.health;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/config/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.health.config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:337: warning: no @param for events
[WARNING] protected StatusDetailMessage.Level getMostSevereLevelFromEvents(final Deque<Pair<Instant, Event>> events) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:239: warning: no comment
[WARNING] protected Stream<Pair<Instant, Event>> getEventStream() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:251: warning: no comment
[WARNING] protected void shutdownStream(final Shutdown shutdown) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:376: warning: no comment
[WARNING] default StatusDetailMessage.Level level() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:374: warning: no comment
[WARNING] String name();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractHealthCheckingActor.java:35: warning: no comment
[WARNING] protected final DiagnosticLoggingAdapter log = DittoLoggerFactory.getDiagnosticLoggingAdapter(this);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractHealthCheckingActor.java:72: warning: no comment
[WARNING] public final StatusInfo getHealth() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:95: warning: no comment
[WARNING] public Level getLevel() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:99: warning: no comment
[WARNING] public JsonValue getMessage() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:55: warning: no comment
[WARNING] public static StatusDetailMessage of(final Level level, final String message) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:59: warning: no comment
[WARNING] public static StatusDetailMessage of(final Level level, final JsonValue message) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:63: warning: no comment
[WARNING] public static StatusDetailMessage warn(@Nullable final Throwable throwable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:42: warning: no comment
[WARNING] ERROR;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:40: warning: no comment
[WARNING] INFO,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:41: warning: no comment
[WARNING] WARN,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:44: warning: no comment
[WARNING] public static final Level DEFAULT = INFO;
[WARNING] ^
[WARNING] 18 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/ditto-internal-utils-health-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-health ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-health ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-health ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Health' with 34 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-health ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/ditto-internal-utils-health-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/ditto-internal-utils-health-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/ditto-internal-utils-health-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/ditto-internal-utils-health-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/ditto-internal-utils-health-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/ditto-internal-utils-health-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-health ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-health ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/health/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/3.4.3/ditto-internal-utils-health-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/ditto-internal-utils-health-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/3.4.3/ditto-internal-utils-health-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/ditto-internal-utils-health-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/3.4.3/ditto-internal-utils-health-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/ditto-internal-utils-health-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/3.4.3/ditto-internal-utils-health-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/ditto-internal-utils-health-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/3.4.3/ditto-internal-utils-health-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/ditto-internal-utils-health-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/3.4.3/ditto-internal-utils-health-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/ditto-internal-utils-health-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/3.4.3/ditto-internal-utils-health-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/ditto-internal-utils-health-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/3.4.3/ditto-internal-utils-health-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] -----------------< org.eclipse.ditto:ditto-json-cbor >------------------
[INFO] Building Eclipse Ditto :: JSON CBOR 3.4.3                        [20/77]
[INFO]   from json-cbor/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-json-cbor ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-json-cbor ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-json-cbor ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-json-cbor ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-json-cbor ---
[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-release/json-cbor/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-json-cbor ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/json-cbor/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-json-cbor ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-json-cbor ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-json-cbor:bundle:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-json-cbor ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 6 source files with javac [debug target 1.8] to target/classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] /home/jenkins/agent/workspace/ditto-release/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/JacksonCborFactory.java: /home/jenkins/agent/workspace/ditto-release/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/JacksonCborFactory.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/JacksonCborFactory.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-json-cbor ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/json-cbor/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-json-cbor ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 9 source files with javac [debug target 1.8] to target/test-classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-json-cbor ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/json-cbor/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.json.cbor.ByteBufferOutputStreamTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s -- in org.eclipse.ditto.json.cbor.ByteBufferOutputStreamTest
[INFO] Running org.eclipse.ditto.json.cbor.CborJsonTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s -- in org.eclipse.ditto.json.cbor.CborJsonTest
[INFO] Running org.eclipse.ditto.json.cbor.JacksonCborFactoryTest
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.json.cbor.JacksonCborFactoryTest
[INFO] Running org.eclipse.ditto.json.cbor.ByteBufferInputStreamTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.json.cbor.ByteBufferInputStreamTest
[INFO] Running org.eclipse.ditto.json.cbor.CborIllegalValuesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.json.cbor.CborIllegalValuesTest
[INFO] Running org.eclipse.ditto.json.cbor.SerializationRoundTripTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.json.cbor.SerializationRoundTripTest
[INFO] Running org.eclipse.ditto.json.cbor.BinaryToHexConverterTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.json.cbor.BinaryToHexConverterTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-json-cbor ---
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-json-cbor ---
[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-release/json-cbor/target/classes/META-INF (add {maven-resources} if you want to include the maven resources)
[INFO] Building bundle: /home/jenkins/agent/workspace/ditto-release/json-cbor/target/ditto-json-cbor-3.4.3.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-release/json-cbor/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-json-cbor >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-json-cbor ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-json-cbor ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-json-cbor ---
[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-release/json-cbor/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-json-cbor <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-json-cbor ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/json-cbor/target/ditto-json-cbor-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-json-cbor ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/BinaryToHexConverter.java:56: warning: no @throws for java.io.IOException
[WARNING] public static String toHexString(final byte[] array) throws IOException {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/BinaryToHexConverter.java:66: warning: no @throws for java.io.IOException
[WARNING] public static String toHexString(final ByteBuffer byteBuffer) throws IOException {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/BinaryToHexConverter.java:76: warning: no @throws for java.io.IOException
[WARNING] public static String toHexString(final InputStream inputStream) throws IOException {
[WARNING] ^
[WARNING] 3 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/json-cbor/target/ditto-json-cbor-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-json-cbor ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-json-cbor ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-json-cbor ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/json-cbor/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: JSON CBOR' with 6 classes
[INFO] 
[INFO] --- japicmp:0.17.3:cmp (default) @ ditto-json-cbor ---
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/json-cbor/target/japicmp/japicmp.diff'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/json-cbor/target/japicmp/japicmp.xml'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/json-cbor/target/japicmp/japicmp.html'.
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-json-cbor ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/json-cbor/target/ditto-json-cbor-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/json-cbor/target/ditto-json-cbor-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/json-cbor/target/ditto-json-cbor-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/json-cbor/target/ditto-json-cbor-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/json-cbor/target/ditto-json-cbor-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/json-cbor/target/ditto-json-cbor-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-json-cbor ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-json-cbor ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json-cbor/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/3.4.3/ditto-json-cbor-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json-cbor/target/ditto-json-cbor-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/3.4.3/ditto-json-cbor-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json-cbor/target/ditto-json-cbor-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/3.4.3/ditto-json-cbor-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json-cbor/target/ditto-json-cbor-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/3.4.3/ditto-json-cbor-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json-cbor/target/ditto-json-cbor-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/3.4.3/ditto-json-cbor-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json-cbor/target/ditto-json-cbor-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/3.4.3/ditto-json-cbor-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json-cbor/target/ditto-json-cbor-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/3.4.3/ditto-json-cbor-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json-cbor/target/ditto-json-cbor-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/3.4.3/ditto-json-cbor-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ ditto-json-cbor ---
[INFO] Installing org/eclipse/ditto/ditto-json-cbor/3.4.3/ditto-json-cbor-3.4.3.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] ------------------< org.eclipse.ditto:ditto-policies >------------------
[INFO] Building Eclipse Ditto :: Policies 3.4.3                         [21/77]
[INFO]   from policies/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-policies ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies ---
[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-release/policies/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-policies >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-policies ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies ---
[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-release/policies/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-policies <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-policies ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-policies ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-policies ---
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-policies ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-policies ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies/3.4.3/ditto-policies-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/target/ditto-policies-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies/3.4.3/ditto-policies-3.4.3.pom.asc
[INFO] 
[INFO] ---------------< org.eclipse.ditto:ditto-policies-model >---------------
[INFO] Building Eclipse Ditto :: Policies :: Model 3.4.3                [22/77]
[INFO]   from policies/model/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies-model ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies-model ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-policies-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-model ---
[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-release/policies/model/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-model ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/policies/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-model ---
[INFO] Copying 0 resource from src/main/resources to target/classes
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-model ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-model:bundle:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-model ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 224 source files with javac [debug target 1.8] to target/classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-model ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/policies/model/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-model ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 235 source files with javac [debug target 1.8] to target/test-classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-model ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/policies/model/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.PolicyResourceTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 s -- in org.eclipse.ditto.policies.model.signals.commands.PolicyResourceTest
[INFO] Running org.eclipse.ditto.policies.model.enforcers.testbench.TrieBasedPolicyAlgorithmTest
Dec 05, 2023 11:24:46 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
[INFO] Tests run: 75, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.483 s -- in org.eclipse.ditto.policies.model.enforcers.testbench.TrieBasedPolicyAlgorithmTest
[INFO] Running org.eclipse.ditto.policies.model.enforcers.testbench.TreeBasedPolicyAlgorithmTest
[INFO] Tests run: 75, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.eclipse.ditto.policies.model.enforcers.testbench.TreeBasedPolicyAlgorithmTest
[INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.PointerLocationEvaluatorTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 s -- in org.eclipse.ditto.policies.model.enforcers.tree.PointerLocationEvaluatorTest
[INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.EffectedResourcesTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.578 s -- in org.eclipse.ditto.policies.model.enforcers.tree.EffectedResourcesTest
[INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.ResourceNodeTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.546 s -- in org.eclipse.ditto.policies.model.enforcers.tree.ResourceNodeTest
[INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.SubjectNodeTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.model.enforcers.tree.SubjectNodeTest
[INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.TreeBasedPolicyEnforcerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.policies.model.enforcers.tree.TreeBasedPolicyEnforcerTest
[INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.WeightedPermissionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.policies.model.enforcers.tree.WeightedPermissionTest
[INFO] Running org.eclipse.ditto.policies.model.enforcers.trie.TrieBasedPolicyEnforcerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.model.enforcers.trie.TrieBasedPolicyEnforcerTest
[INFO] Running org.eclipse.ditto.policies.model.enforcers.trie.GrantRevokeIndexTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.ditto.policies.model.enforcers.trie.GrantRevokeIndexTest
[INFO] Running org.eclipse.ditto.policies.model.enforcers.trie.PermissionSubjectsMapTest
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.ditto.policies.model.enforcers.trie.PermissionSubjectsMapTest
[INFO] Running org.eclipse.ditto.policies.model.enforcers.trie.PolicyTrieTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.policies.model.enforcers.trie.PolicyTrieTest
[INFO] Running org.eclipse.ditto.policies.model.enforcers.DefaultEffectedSubjectsTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.ditto.policies.model.enforcers.DefaultEffectedSubjectsTest
[INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectCreatedTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.250 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectCreatedTest
[INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyEntryModifiedTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyEntryModifiedTest
[INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyCreatedTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyCreatedTest
[INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyEntriesModifiedTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyEntriesModifiedTest
[INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyEntryCreatedTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyEntryCreatedTest
[INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectsModifiedPartiallyTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectsModifiedPartiallyTest
[INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyImportsModifiedTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyImportsModifiedTest
[INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectDeletedTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectDeletedTest
[INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyImportModifiedTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyImportModifiedTest
[INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyImportCreatedTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyImportCreatedTest
[INFO] Running org.eclipse.ditto.policies.model.signals.events.ResourceModifiedTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.policies.model.signals.events.ResourceModifiedTest
[INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyEntryDeletedTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyEntryDeletedTest
[INFO] Running org.eclipse.ditto.policies.model.signals.events.ResourceDeletedTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.policies.model.signals.events.ResourceDeletedTest
[INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyImportDeletedTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyImportDeletedTest
[INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectsModifiedTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectsModifiedTest
[INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectModifiedTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectModifiedTest
[INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectsDeletedPartiallyTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectsDeletedPartiallyTest
[INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyModifiedTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyModifiedTest
[INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyDeletedTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyDeletedTest
[INFO] Running org.eclipse.ditto.policies.model.signals.events.ResourceCreatedTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.policies.model.signals.events.ResourceCreatedTest
[INFO] Running org.eclipse.ditto.policies.model.signals.events.ResourcesModifiedTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.policies.model.signals.events.ResourcesModifiedTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.PolicyErrorResponseTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.eclipse.ditto.policies.model.signals.commands.PolicyErrorResponseTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyTooManyModifyingRequestsExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyTooManyModifyingRequestsExceptionTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectNotAccessibleExceptionTest
[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
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryModificationInvalidExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryModificationInvalidExceptionTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotAccessibleExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotAccessibleExceptionTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyPreconditionFailedExceptionTest
[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
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourceNotAccessibleExceptionTest
[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
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyCommandToModifyExceptionRegistryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyCommandToModifyExceptionRegistryTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyModificationInvalidExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyModificationInvalidExceptionTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotCreatableExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotCreatableExceptionTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyCommandToAccessExceptionRegistryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyCommandToAccessExceptionRegistryTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyIdNotExplicitlySettableExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyIdNotExplicitlySettableExceptionTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourceNotModifiableExceptionTest
[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
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourcesNotModifiableExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourcesNotModifiableExceptionTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectsNotModifiableExceptionTest
[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
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryNotAccessibleExceptionTest
[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
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryNotModifiableExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryNotModifiableExceptionTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyPreconditionNotModifiedExceptionTest
[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
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyConflictExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyConflictExceptionTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyUnavailableExceptionTest
[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
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotModifiableExceptionTest
[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
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectNotModifiableExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectNotModifiableExceptionTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportsTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportsTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeleteSubjectTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeleteSubjectTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectResponseTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourceTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourceTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyResponseTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyResponseTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeleteSubjectResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeleteSubjectResponseTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectsResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectsResponseTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyEntryTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyEntryTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyImportResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyImportResponseTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.CreatePolicyResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.CreatePolicyResponseTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourcesTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourcesTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourcesResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourcesResponseTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeleteResourceTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeleteResourceTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyResponseTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.CreatePolicyTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.CreatePolicyTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportResponseTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntriesTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntriesTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectsTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectsTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportsResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportsResponseTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyImportTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyImportTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntryTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntryTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntriesResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntriesResponseTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourceResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourceResponseTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyEntryResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyEntryResponseTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeleteResourceResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeleteResourceResponseTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntryResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntryResponseTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntriesResponseTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntriesResponseTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntryTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntryTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntriesTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntriesTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourceTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourceTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourcesResponseTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourcesResponseTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectsResponseTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectsResponseTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourcesTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourcesTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportResponseTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportResponseTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportsResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportsResponseTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportsTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportsTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectsTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectsTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyResponseTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyResponseTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourceResponseTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourceResponseTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntryResponseTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntryResponseTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectResponseTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectResponseTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.ActivateTokenIntegrationTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.ActivateTokenIntegrationTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.DeactivateTokenIntegrationResponseTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.DeactivateTokenIntegrationResponseTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.TopLevelPolicyActionCommandResponseTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.TopLevelPolicyActionCommandResponseTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.DeactivateTokenIntegrationTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.DeactivateTokenIntegrationTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.ActivateTokenIntegrationResponseTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.ActivateTokenIntegrationResponseTest
[INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.TopLevelPolicyActionCommandTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.TopLevelPolicyActionCommandTest
[INFO] Running org.eclipse.ditto.policies.model.signals.announcements.SubjectDeletionAnnouncementTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.policies.model.signals.announcements.SubjectDeletionAnnouncementTest
[INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyImportTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyImportTest
[INFO] Running org.eclipse.ditto.policies.model.PolicyIdTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.policies.model.PolicyIdTest
[INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectExpiryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectExpiryTest
[INFO] Running org.eclipse.ditto.policies.model.ImmutableImportedLabelTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.policies.model.ImmutableImportedLabelTest
[INFO] Running org.eclipse.ditto.policies.model.ImmutableImportedLabelsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.policies.model.ImmutableImportedLabelsTest
[INFO] Running org.eclipse.ditto.policies.model.ImmutableResourceTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.policies.model.ImmutableResourceTest
[INFO] Running org.eclipse.ditto.policies.model.ImmutableLabelTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.policies.model.ImmutableLabelTest
[INFO] Running org.eclipse.ditto.policies.model.PolicyImporterTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.policies.model.PolicyImporterTest
[INFO] Running org.eclipse.ditto.policies.model.ImmutableEffectedImportsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.policies.model.ImmutableEffectedImportsTest
[INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectIssuerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectIssuerTest
[INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyImportsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyImportsTest
[INFO] Running org.eclipse.ditto.policies.model.PoliciesModelFactoryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.model.PoliciesModelFactoryTest
[INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectIdTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectIdTest
[INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectAnnouncementTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectAnnouncementTest
[INFO] Running org.eclipse.ditto.policies.model.ImmutableEffectedPermissionsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.ImmutableEffectedPermissionsTest
[INFO] Running org.eclipse.ditto.policies.model.ImmutablePermissionsTest
[WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.006 s -- in org.eclipse.ditto.policies.model.ImmutablePermissionsTest
[INFO] Running org.eclipse.ditto.policies.model.ImmutableResourcesTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.policies.model.ImmutableResourcesTest
[INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectTest
[INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyRevisionTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyRevisionTest
[INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyBuilderTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyBuilderTest
[INFO] Running org.eclipse.ditto.policies.model.PoliciesResourceTypeTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.PoliciesResourceTypeTest
[INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectsTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectsTest
[INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyEntryTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyEntryTest
[INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyTest
[INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyTest
[INFO] Running org.eclipse.ditto.policies.model.ImmutableResourceKeyTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.policies.model.ImmutableResourceKeyTest
[INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectTypeTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectTypeTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 925, Failures: 0, Errors: 0, Skipped: 1
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-model ---
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-policies-model ---
[INFO] Building bundle: /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-release/policies/model/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default) @ ditto-policies-model ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3-tests.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-policies-model >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-policies-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-model ---
[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-release/policies/model/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-policies-model <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-policies-model ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-model ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/announcements/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.model.signals.announcements;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.model.signals.commands;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/actions/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.model.signals.commands.actions;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/exceptions/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.model.signals.commands.exceptions;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/modify/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.model.signals.commands.modify;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/query/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.model.signals.commands.query;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.model.signals.events;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/AbstractPolicyBuilderLabelScoped.java:31: warning: no comment
[WARNING] protected AbstractPolicyBuilderLabelScoped(final PolicyBuilder delegate,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/actions/ActivateTokenIntegration.java:142: warning: no @param for subjectAnnouncement
[WARNING] public static ActivateTokenIntegration of(final PolicyId policyId, final Label label,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/modify/DeletePolicyImportResponse.java:108: warning: no @param for httpStatus
[WARNING] public static DeletePolicyImportResponse newInstance(final PolicyId policyId, final PolicyId importedPolicyId,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/ImportableType.java:46: warning: no comment
[WARNING] public String getName() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/PoliciesModelFactory.java:46: warning: no comment
[WARNING] public static final int DITTO_LIMITS_POLICY_IMPORTS_LIMIT = Integer.parseInt(System.getProperty("ditto.limits.policy.imports-limit", "10"));
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/Policy.java:441: warning: no comment
[WARNING] default CompletionStage<Policy> withResolvedImports(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyEntriesModified.java:62: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_ENTRIES =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyEntryCreated.java:60: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_ENTRY =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyErrorResponse.java:126: warning: no comment
[WARNING] public static PolicyErrorResponse fromJson(final String jsonString, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyErrorResponse.java:133: warning: no comment
[WARNING] public static PolicyErrorResponse fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyImportCreated.java:62: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_IMPORT =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyImportsModified.java:62: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_IMPORTS =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyImportsValidator.java:37: warning: no comment
[WARNING] public static PolicyImport validatePolicyImport(final PolicyId importingPolicyId, final PolicyImport policyImport) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyImportsValidator.java:30: warning: no comment
[WARNING] public static PolicyImports validatePolicyImports(@Nullable final PolicyId importingPolicyId, final PolicyImports policyImports) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:32: warning: no comment
[WARNING] POLICY,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:35: warning: no comment
[WARNING] POLICY_ENTRIES,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:36: warning: no comment
[WARNING] POLICY_ENTRY,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:38: warning: no comment
[WARNING] POLICY_ENTRY_RESOURCE,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:37: warning: no comment
[WARNING] POLICY_ENTRY_RESOURCES,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:40: warning: no comment
[WARNING] POLICY_ENTRY_SUBJECT;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:39: warning: no comment
[WARNING] POLICY_ENTRY_SUBJECTS,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:34: warning: no comment
[WARNING] POLICY_IMPORT,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:33: warning: no comment
[WARNING] POLICY_IMPORTS,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/ResourceCreated.java:62: warning: no comment
[WARNING] public static final JsonFieldDefinition<String> JSON_RESOURCE_KEY =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/ResourcesModified.java:46: warning: no comment
[WARNING] public final class ResourcesModified extends AbstractPolicyEvent<ResourcesModified>
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/ResourcesModified.java:59: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonObject> JSON_RESOURCES =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/query/RetrievePolicyImportResponse.java:56: warning: no comment
[WARNING] public static final String POLICY_IMPORT = "policyImport";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/SubjectsDeletedPartially.java:69: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonObject> JSON_DELETED_SUBJECT_IDS =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/SubjectsModifiedPartially.java:70: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonObject> JSON_MODIFIED_SUBJECTS =
[WARNING] ^
[WARNING] 36 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-model ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/policies/model/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: Model' with 261 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-policies-model ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3-tests.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3-tests.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-policies-model ---
[INFO] Signing 5 files with default secret key.
[INFO] 
[INFO] --- japicmp:0.17.3:cmp (default) @ ditto-policies-model ---
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/policies/model/target/japicmp/japicmp.diff'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/policies/model/target/japicmp/japicmp.xml'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/policies/model/target/japicmp/japicmp.html'.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-policies-model ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/3.4.3/ditto-policies-model-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/3.4.3/ditto-policies-model-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/3.4.3/ditto-policies-model-3.4.3-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/3.4.3/ditto-policies-model-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/3.4.3/ditto-policies-model-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/3.4.3/ditto-policies-model-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/3.4.3/ditto-policies-model-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/3.4.3/ditto-policies-model-3.4.3-tests.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/3.4.3/ditto-policies-model-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/3.4.3/ditto-policies-model-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ ditto-policies-model ---
[INFO] Installing org/eclipse/ditto/ditto-policies-model/3.4.3/ditto-policies-model-3.4.3.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] -------------------< org.eclipse.ditto:ditto-things >-------------------
[INFO] Building Eclipse Ditto :: Things 3.4.3                           [23/77]
[INFO]   from things/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-things ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-things ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-things ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things ---
[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-release/things/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-things >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-things ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things ---
[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-release/things/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-things <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-things ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-things ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-things ---
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-things ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-things ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things/3.4.3/ditto-things-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/target/ditto-things-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things/3.4.3/ditto-things-3.4.3.pom.asc
[INFO] 
[INFO] ----------------< org.eclipse.ditto:ditto-things-model >----------------
[INFO] Building Eclipse Ditto :: Things :: Model 3.4.3                  [24/77]
[INFO]   from things/model/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-things-model ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-things-model ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-things-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-things-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-model ---
[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-release/things/model/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things-model ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/things/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-things-model ---
[INFO] Copying 0 resource from src/main/resources to target/classes
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things-model ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-model:bundle:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-things-model ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 239 source files with javac [debug target 1.8] to target/classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-things-model ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/things/model/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-things-model ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 201 source files with javac [debug target 1.8] to target/test-classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] /home/jenkins/agent/workspace/ditto-release/things/model/src/test/java/org/eclipse/ditto/things/model/signals/acks/ThingAcknowledgementsFactoryTest.java: /home/jenkins/agent/workspace/ditto-release/things/model/src/test/java/org/eclipse/ditto/things/model/signals/acks/ThingAcknowledgementsFactoryTest.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/things/model/src/test/java/org/eclipse/ditto/things/model/signals/acks/ThingAcknowledgementsFactoryTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-things-model ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/things/model/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.things.model.signals.commands.ThingResourceMapperTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 s -- in org.eclipse.ditto.things.model.signals.commands.ThingResourceMapperTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.ThingResourceTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.things.model.signals.commands.ThingResourceTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotCreatableExceptionTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.798 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotCreatableExceptionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingTooManyModifyingRequestsExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingTooManyModifyingRequestsExceptionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributeNotModifiableExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.AttributeNotModifiableExceptionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureNotModifiableExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureNotModifiableExceptionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotModifiableExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotModifiableExceptionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDefinitionNotModifiableExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDefinitionNotModifiableExceptionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributesNotModifiableExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.AttributesNotModifiableExceptionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotDeletableExceptionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotDeletableExceptionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConflictExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConflictExceptionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertiesNotAccessibleExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertiesNotAccessibleExceptionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotAllowedExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotAllowedExceptionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDefinitionNotAccessibleExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDefinitionNotAccessibleExceptionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConditionInvalidExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConditionInvalidExceptionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertiesNotAccessibleExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertiesNotAccessibleExceptionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingPreconditionFailedExceptionTest
[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
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.MissingThingIdsExceptionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.MissingThingIdsExceptionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertiesNotModifiableExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertiesNotModifiableExceptionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingCommandToAccessExceptionRegistryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingCommandToAccessExceptionRegistryTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingIdNotExplicitlySettableExceptionTest
[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
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributeNotAccessibleExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.AttributeNotAccessibleExceptionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingCommandToModifyExceptionRegistryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingCommandToModifyExceptionRegistryTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureNotAccessibleExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureNotAccessibleExceptionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertiesNotModifiableExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertiesNotModifiableExceptionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotModifiableExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotModifiableExceptionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyNotAllowedExceptionTest
[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
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertyNotAccessibleExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertyNotAccessibleExceptionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturesNotModifiableExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturesNotModifiableExceptionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingDefinitionNotAccessibleExceptionTest
[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
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleExceptionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingUnavailableExceptionTest
[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
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.MetadataNotModifiableExceptionTest
[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
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertyNotModifiableExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertyNotModifiableExceptionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributePointerInvalidExceptionTest
[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
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyInvalidExceptionTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyInvalidExceptionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturesNotAccessibleExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturesNotAccessibleExceptionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotAccessibleExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotAccessibleExceptionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConditionFailedExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConditionFailedExceptionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributesNotAccessibleExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.AttributesNotAccessibleExceptionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertyNotModifiableExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertyNotModifiableExceptionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingPreconditionNotModifiedExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingPreconditionNotModifiedExceptionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertyNotAccessibleExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertyNotAccessibleExceptionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturesTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.824 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturesTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertyTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertyTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributesResponseTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributesResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributeResponseTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributeResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributesTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributesTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingDefinitionTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingDefinitionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributeTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributeTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertiesTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertiesTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureResponseTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertiesTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertiesTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingDefinitionResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingDefinitionResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertiesResponseTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertiesResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingsResponseTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingsResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDefinitionResponseTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDefinitionResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingsTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingsTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingResponseTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertyResponseTest
[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
[INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertyResponseTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertyResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertiesResponseTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertiesResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturesResponseTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturesResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDefinitionTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDefinitionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertyTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertyTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrievePolicyIdTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrievePolicyIdTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrievePolicyIdResponseTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrievePolicyIdResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.MergeThingResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.things.model.signals.commands.modify.MergeThingResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributeTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributeTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertiesTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertiesTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDefinitionResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDefinitionResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertyResponseTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertyResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturesResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturesResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertiesTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertiesTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingResponseTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertyResponseTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertyResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingDefinitionResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingDefinitionResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertiesResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertiesResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyPolicyIdTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyPolicyIdTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertyTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertyTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertyTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertyTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributeResponseTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributeResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingDefinitionResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingDefinitionResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDefinitionTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDefinitionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributesTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributesTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertiesResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertiesResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturesResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturesResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributesResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributesResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDefinitionTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDefinitionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyPolicyIdResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyPolicyIdResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingDefinitionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingDefinitionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingDefinitionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingDefinitionTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertiesResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertiesResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.MergeThingTest
[INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.901 s -- in org.eclipse.ditto.things.model.signals.commands.modify.MergeThingTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributesResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributesResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.CreateThingTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.636 s -- in org.eclipse.ditto.things.model.signals.commands.modify.CreateThingTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributeTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributeTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertiesResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertiesResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributeResponseTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributeResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturesTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturesTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributesTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributesTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertyResponseTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertyResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertyResponseTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertyResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertyTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertyTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertiesTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertiesTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertyTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertyTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDefinitionResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDefinitionResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertiesTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertiesTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturesTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturesTest
[INFO] Running org.eclipse.ditto.things.model.signals.commands.ThingErrorResponseTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.ditto.things.model.signals.commands.ThingErrorResponseTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyCreatedTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyCreatedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureCreatedTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.ditto.things.model.signals.events.FeatureCreatedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.ThingDeletedTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.events.ThingDeletedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesModifiedTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesModifiedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertiesModifiedTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertiesModifiedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.AttributesCreatedTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.things.model.signals.events.AttributesCreatedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturesModifiedTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.things.model.signals.events.FeaturesModifiedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDefinitionModifiedTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDefinitionModifiedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.ThingDefinitionCreatedTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.events.ThingDefinitionCreatedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDeletedTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDeletedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDefinitionCreatedTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDefinitionCreatedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.AttributeDeletedTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.things.model.signals.events.AttributeDeletedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDefinitionDeletedTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDefinitionDeletedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.PolicyIdModifiedTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.events.PolicyIdModifiedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertyModifiedTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertyModifiedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.ThingDefinitionModifiedTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.events.ThingDefinitionModifiedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertiesCreatedTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertiesCreatedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.AttributeModifiedTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.things.model.signals.events.AttributeModifiedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.ThingCreatedTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.eclipse.ditto.things.model.signals.events.ThingCreatedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyModifiedTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyModifiedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureModifiedTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.things.model.signals.events.FeatureModifiedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.ThingModifiedTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.events.ThingModifiedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.ThingMergedTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.things.model.signals.events.ThingMergedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertyCreatedTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertyCreatedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesCreatedTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesCreatedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyDeletedTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyDeletedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertiesDeletedTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertiesDeletedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturesCreatedTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.events.FeaturesCreatedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.AttributeCreatedTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.ditto.things.model.signals.events.AttributeCreatedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertyDeletedTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertyDeletedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.ThingDefinitionDeletedTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.events.ThingDefinitionDeletedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.ThingEventToThingConverterTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.signals.events.ThingEventToThingConverterTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesDeletedTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesDeletedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturesDeletedTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.events.FeaturesDeletedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.AttributesModifiedTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.events.AttributesModifiedTest
[INFO] Running org.eclipse.ditto.things.model.signals.events.AttributesDeletedTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.ditto.things.model.signals.events.AttributesDeletedTest
[INFO] Running org.eclipse.ditto.things.model.signals.acks.ThingAcknowledgementFactoryTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 s -- in org.eclipse.ditto.things.model.signals.acks.ThingAcknowledgementFactoryTest
[INFO] Running org.eclipse.ditto.things.model.signals.acks.ThingAcknowledgementsFactoryTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.model.signals.acks.ThingAcknowledgementsFactoryTest
[INFO] Running org.eclipse.ditto.things.model.ThingIdTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.250 s -- in org.eclipse.ditto.things.model.ThingIdTest
[INFO] Running org.eclipse.ditto.things.model.NullFeatureTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.things.model.NullFeatureTest
[INFO] Running org.eclipse.ditto.things.model.NullFeaturesTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.model.NullFeaturesTest
[INFO] Running org.eclipse.ditto.things.model.ThingsJsonTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.things.model.ThingsJsonTest
[INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureFromScratchBuilderTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.ImmutableFeatureFromScratchBuilderTest
[INFO] Running org.eclipse.ditto.things.model.NullAttributesTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.model.NullAttributesTest
[INFO] Running org.eclipse.ditto.things.model.ImmutableThingDefinitionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.ditto.things.model.ImmutableThingDefinitionTest
[INFO] Running org.eclipse.ditto.things.model.ThingFieldSelectorTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.things.model.ThingFieldSelectorTest
[INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureDefinitionTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.ImmutableFeatureDefinitionTest
[INFO] Running org.eclipse.ditto.things.model.NullFeaturePropertiesTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.things.model.NullFeaturePropertiesTest
[INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureTest
[INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.ditto.things.model.ImmutableFeatureTest
[INFO] Running org.eclipse.ditto.things.model.NullThingDefinitionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.model.NullThingDefinitionTest
[INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureFromCopyBuilderTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.ImmutableFeatureFromCopyBuilderTest
[INFO] Running org.eclipse.ditto.things.model.AttributesModelFactoryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.AttributesModelFactoryTest
[INFO] Running org.eclipse.ditto.things.model.ImmutableThingFromScratchBuilderTest
[INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.things.model.ImmutableThingFromScratchBuilderTest
[INFO] Running org.eclipse.ditto.things.model.ImmutableThingFromCopyBuilderTest
[INFO] Tests run: 85, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.eclipse.ditto.things.model.ImmutableThingFromCopyBuilderTest
[INFO] Running org.eclipse.ditto.things.model.ImmutableThingTest
[INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.ditto.things.model.ImmutableThingTest
[INFO] Running org.eclipse.ditto.things.model.ImmutableThingRevisionTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.things.model.ImmutableThingRevisionTest
[INFO] Running org.eclipse.ditto.things.model.PolicyIdMissingExceptionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.PolicyIdMissingExceptionTest
[INFO] Running org.eclipse.ditto.things.model.ImmutableDefinitionIdentifierTest
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s -- in org.eclipse.ditto.things.model.ImmutableDefinitionIdentifierTest
[INFO] Running org.eclipse.ditto.things.model.ImmutableFeaturePropertiesTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.things.model.ImmutableFeaturePropertiesTest
[INFO] Running org.eclipse.ditto.things.model.ImmutableAttributesTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.model.ImmutableAttributesTest
[INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureDefinitionIdentifierTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.model.ImmutableFeatureDefinitionIdentifierTest
[INFO] Running org.eclipse.ditto.things.model.ImmutableFeaturesTest
[INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 s -- in org.eclipse.ditto.things.model.ImmutableFeaturesTest
[INFO] Running org.eclipse.ditto.things.model.ThingsModelFactoryTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.things.model.ThingsModelFactoryTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1438, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things-model ---
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-things-model ---
[INFO] Building bundle: /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-release/things/model/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default) @ ditto-things-model ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3-tests.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-things-model >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-things-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-things-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-model ---
[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-release/things/model/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-things-model <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-things-model ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things-model ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.things.model.signals.commands;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.things.model.signals.commands.exceptions;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/modify/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.things.model.signals.commands.modify;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.things.model.signals.commands.query;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.things.model.signals.events;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/AttributeNotAccessibleException.java:35: warning: no comment
[WARNING] public final class AttributeNotAccessibleException extends DittoRuntimeException implements ThingException {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/AttributesNotAccessibleException.java:34: warning: no comment
[WARNING] public final class AttributesNotAccessibleException extends DittoRuntimeException implements ThingException {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/modify/CreateThing.java:65: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonObject> JSON_THING =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/FeatureDefinitionBuilder.java:44: warning: no @param for <T>
[WARNING] <T extends CharSequence> FeatureDefinitionBuilder addAll(Iterable<T> identifiers);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/FeatureDefinitionBuilder.java:64: warning: no @param for <T>
[WARNING] <T extends CharSequence> FeatureDefinitionBuilder removeAll(Iterable<T> identifiers);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/modify/MergeThingResponse.java:120: warning: no @param for path
[WARNING] public static MergeThingResponse newInstance(final ThingId thingId,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:771: warning: no @param for features
[WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Features features,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:771: warning: no @param for jsonFieldSelector
[WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Features features,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:784: warning: no @param for featureIds
[WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Collection<JsonKey> featureIds,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:784: warning: no @param for jsonFieldSelector
[WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Collection<JsonKey> featureIds,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:797: warning: no @param for featureIds
[WARNING] public static Stream<JsonPointer> expandFeatureIdWildcard(final Collection<JsonKey> featureIds,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:797: warning: no @param for jsonPointer
[WARNING] public static Stream<JsonPointer> expandFeatureIdWildcard(final Collection<JsonKey> featureIds,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/RetrieveFeatureDesiredPropertiesResponse.java:156: warning: no @param for desiredProperties
[WARNING] public static RetrieveFeatureDesiredPropertiesResponse newInstance(final ThingId thingId,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/RetrieveFeaturePropertiesResponse.java:150: warning: no @param for featureProperties
[WARNING] public static RetrieveFeaturePropertiesResponse newInstance(final ThingId thingId,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/RetrieveThing.java:272: warning: no comment
[WARNING] public RetrieveThing build() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/RetrieveThings.java:77: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonArray> JSON_THING_IDS =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingCommandToModifyExceptionRegistry.java:49: warning: no comment
[WARNING] public final class ThingCommandToModifyExceptionRegistry
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingConditionInvalidException.java:66: warning: no @param for description
[WARNING] public static Builder newBuilder(final String condition, final String description) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingIdNotExplicitlySettableException.java:83: warning: no comment
[WARNING] public static Builder forDittoProtocol() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingIdNotExplicitlySettableException.java:71: warning: no comment
[WARNING] public static Builder forPostMethod() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingIdNotExplicitlySettableException.java:75: warning: no comment
[WARNING] public static Builder forPutMethod() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingIdNotExplicitlySettableException.java:79: warning: no comment
[WARNING] public static Builder forPutOrPatchMethod() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:89: warning: no @param for revision
[WARNING] public static ThingMerged of(final ThingId thingId, final JsonPointer path, final JsonValue value,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:89: warning: no @param for timestamp
[WARNING] public static ThingMerged of(final ThingId thingId, final JsonPointer path, final JsonValue value,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:89: warning: no @param for metadata
[WARNING] public static ThingMerged of(final ThingId thingId, final JsonPointer path, final JsonValue value,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:225: warning: no comment
[WARNING] public static final JsonFieldDefinition<String> JSON_PATH =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:228: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonValue> JSON_VALUE =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingNotCreatableException.java:116: warning: no @param for httpStatus
[WARNING] public static Builder newBuilderForOtherReason(final HttpStatus httpStatus, final ThingId thingId, final PolicyId policyId, final String reason) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingNotCreatableException.java:129: warning: no @return
[WARNING] public static ThingNotCreatableException forLiveChannel(final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:46: warning: no comment
[WARNING] ATTRIBUTE,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:45: warning: no comment
[WARNING] ATTRIBUTES,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:49: warning: no comment
[WARNING] DEFINITION,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:48: warning: no comment
[WARNING] FEATURE,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:50: warning: no comment
[WARNING] FEATURE_DEFINITION,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:53: warning: no comment
[WARNING] FEATURE_DESIRED_PROPERTIES,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:54: warning: no comment
[WARNING] FEATURE_DESIRED_PROPERTY;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:51: warning: no comment
[WARNING] FEATURE_PROPERTIES,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:52: warning: no comment
[WARNING] FEATURE_PROPERTY,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:47: warning: no comment
[WARNING] FEATURES,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:38: warning: no comment
[WARNING] POLICY,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:39: warning: no comment
[WARNING] POLICY_ENTRIES,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:40: warning: no comment
[WARNING] POLICY_ENTRY,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:44: warning: no comment
[WARNING] POLICY_ENTRY_RESOURCE,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:43: warning: no comment
[WARNING] POLICY_ENTRY_RESOURCES,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:42: warning: no comment
[WARNING] POLICY_ENTRY_SUBJECT,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:41: warning: no comment
[WARNING] POLICY_ENTRY_SUBJECTS,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:37: warning: no comment
[WARNING] POLICY_ID,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:36: warning: no comment
[WARNING] THING,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:49: warning: no comment
[WARNING] public static final JsonKey FEATURE_ID_WILDCARD = JsonKey.of("*");
[WARNING] ^
[WARNING] 54 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-things-model ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/things/model/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Things :: Model' with 291 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-things-model ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3-tests.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3-tests.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-things-model ---
[INFO] Signing 5 files with default secret key.
[INFO] 
[INFO] --- japicmp:0.17.3:cmp (default) @ ditto-things-model ---
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/things/model/target/japicmp/japicmp.diff'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/things/model/target/japicmp/japicmp.xml'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/things/model/target/japicmp/japicmp.html'.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-things-model ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/3.4.3/ditto-things-model-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/3.4.3/ditto-things-model-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/3.4.3/ditto-things-model-3.4.3-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/3.4.3/ditto-things-model-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/3.4.3/ditto-things-model-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/3.4.3/ditto-things-model-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/3.4.3/ditto-things-model-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/3.4.3/ditto-things-model-3.4.3-tests.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/3.4.3/ditto-things-model-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/3.4.3/ditto-things-model-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ ditto-things-model ---
[INFO] Installing org/eclipse/ditto/ditto-things-model/3.4.3/ditto-things-model-3.4.3.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] -----------< org.eclipse.ditto:ditto-internal-utils-cluster >-----------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Cluster 3.4.3     [25/77]
[INFO]   from internal/utils/cluster/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-cluster ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-cluster ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-cluster ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cluster ---
[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-release/internal/utils/cluster/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-cluster ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-cluster ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-cluster ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cluster:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-cluster ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 29 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java: /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-cluster ---
[INFO] Copying 3 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-cluster ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 14 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/test/java/org/eclipse/ditto/internal/utils/cluster/JsonValueSourceRefTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/test/java/org/eclipse/ditto/internal/utils/cluster/JsonValueSourceRefTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-cluster ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.internal.utils.cluster.SharedJsonifiableSerializerTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] [12/05/2023 11:26:07.264] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:26:10.436] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.052 s -- in org.eclipse.ditto.internal.utils.cluster.SharedJsonifiableSerializerTest
[INFO] Running org.eclipse.ditto.internal.utils.cluster.JsonValueSourceRefTest
[INFO] [12/05/2023 11:26:11.684] [main] [CoordinatedShutdown(pekko://JsonValueSourceRefTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.241 s -- in org.eclipse.ditto.internal.utils.cluster.JsonValueSourceRefTest
[INFO] Running org.eclipse.ditto.internal.utils.cluster.ShardRegionProxyActorFactoryTest
[INFO] [12/05/2023 11:26:12.351] [main] [ArteryTransport(pekko://ShardRegionProxyActorFactoryTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://ShardRegionProxyActorFactoryTest@10.40.62.8:17355] with UID [-7254933771638883520]
[INFO] [12/05/2023 11:26:12.403] [main] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.62.8:17355] - Starting up, Pekko version [1.0.1] ...
[INFO] [12/05/2023 11:26:12.581] [main] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.62.8:17355] - Registered cluster JMX MBean [pekko:type=Cluster]
[INFO] [12/05/2023 11:26:12.581] [main] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.62.8:17355] - Started up successfully
[INFO] [12/05/2023 11:26:12.607] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.62.8:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
[INFO] [12/05/2023 11:26:12.607] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.62.8:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
[INFO] [12/05/2023 11:26:12.800] [main] [CoordinatedShutdown(pekko://ShardRegionProxyActorFactoryTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:26:12.803] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-7] [pekko://ShardRegionProxyActorFactoryTest@10.40.62.8:17355/system/sharding/myShardRegionNameProxy] myShardRegionName: Automatic entity passivation: idle entities after [2.000 min], checked every [1.000 min]
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.106 s -- in org.eclipse.ditto.internal.utils.cluster.ShardRegionProxyActorFactoryTest
[INFO] Running org.eclipse.ditto.internal.utils.cluster.SerializationFailedExceptionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.cluster.SerializationFailedExceptionTest
[INFO] Running org.eclipse.ditto.internal.utils.cluster.UnsupportedManifestExceptionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.internal.utils.cluster.UnsupportedManifestExceptionTest
[INFO] Running org.eclipse.ditto.internal.utils.cluster.ShardRegionExtractorTest
[INFO] [12/05/2023 11:26:12.827] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.62.8:17355] - Exiting completed
[INFO] [12/05/2023 11:26:12.828] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.62.8:17355] - Shutting down...
[INFO] [12/05/2023 11:26:12.828] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.62.8:17355] - Successfully shut down
[INFO] [pekkoDeadLetter][12/05/2023 11:26:12.879] [ShardRegionProxyActorFactoryTest-pekko.actor.default-dispatcher-4] [pekko://ShardRegionProxyActorFactoryTest/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://ShardRegionProxyActorFactoryTest/system/cluster/core/daemon#1149724010] 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'.
[INFO] [12/05/2023 11:26:12.885] [ShardRegionProxyActorFactoryTest-pekko.remote.default-remote-dispatcher-5] [pekko://ShardRegionProxyActorFactoryTest@10.40.62.8:17355/system/remoting-terminator] Shutting down remote daemon.
[INFO] [12/05/2023 11:26:12.886] [ShardRegionProxyActorFactoryTest-pekko.remote.default-remote-dispatcher-5] [pekko://ShardRegionProxyActorFactoryTest@10.40.62.8:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
[INFO] [12/05/2023 11:26:12.906] [ShardRegionProxyActorFactoryTest-pekko.remote.default-remote-dispatcher-5] [pekko://ShardRegionProxyActorFactoryTest@10.40.62.8:17355/system/remoting-terminator] Remoting shut down.
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s -- in org.eclipse.ditto.internal.utils.cluster.ShardRegionExtractorTest
[INFO] Running org.eclipse.ditto.internal.utils.cluster.MappingStrategiesBuilderTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.internal.utils.cluster.MappingStrategiesBuilderTest
[INFO] Running org.eclipse.ditto.internal.utils.cluster.ShardRegionCreatorTest
[WARN] [12/05/2023 11:26:14.893] [system-pekko.remote.default-remote-dispatcher-6] [org.apache.pekko.stream.Log(pekko://system/system/Materializers/StreamSupervisor-10)] [outbound connection to [pekko://system@127.0.0.1:38081], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
[WARN] [12/05/2023 11:26:14.893] [system-pekko.remote.default-remote-dispatcher-7] [org.apache.pekko.stream.Log(pekko://system/system/Materializers/StreamSupervisor-10)] [outbound connection to [pekko://system@127.0.0.1:38081], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
[WARN] [12/05/2023 11:26:17.383] [system-pekko.remote.default-remote-dispatcher-7] [org.apache.pekko.stream.Log(pekko://system/system/Materializers/StreamSupervisor-16)] [outbound connection to [pekko://system@127.0.0.1:33349], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
[WARN] [12/05/2023 11:26:17.384] [system-pekko.remote.default-remote-dispatcher-6] [org.apache.pekko.stream.Log(pekko://system/system/Materializers/StreamSupervisor-16)] [outbound connection to [pekko://system@127.0.0.1:33349], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.331 s -- in org.eclipse.ditto.internal.utils.cluster.ShardRegionCreatorTest
[INFO] Running org.eclipse.ditto.internal.utils.cluster.ShardNumberCalculatorTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 s -- in org.eclipse.ditto.internal.utils.cluster.ShardNumberCalculatorTest
[INFO] Running org.eclipse.ditto.internal.utils.cluster.CborFactoryLoaderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.cluster.CborFactoryLoaderTest
[INFO] Running org.eclipse.ditto.internal.utils.cluster.CborJsonValueSerializerTest
[INFO] [12/05/2023 11:26:18.757] [main] [CoordinatedShutdown(pekko://CborJsonValueSerializer)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.ditto.internal.utils.cluster.CborJsonValueSerializerTest
[INFO] Running org.eclipse.ditto.internal.utils.cluster.ManifestProviderTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.internal.utils.cluster.ManifestProviderTest
[INFO] Running org.eclipse.ditto.internal.utils.cluster.NotSerializableExceptionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.cluster.NotSerializableExceptionTest
[INFO] Running org.eclipse.ditto.internal.utils.cluster.config.DefaultClusterConfigTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 s -- in org.eclipse.ditto.internal.utils.cluster.config.DefaultClusterConfigTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 68, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cluster ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-cluster ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/ditto-internal-utils-cluster-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-cluster >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-cluster ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cluster ---
[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-release/internal/utils/cluster/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-cluster <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-cluster ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/ditto-internal-utils-cluster-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-cluster ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.cluster;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/config/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.cluster.config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java:75: warning: no comment
[WARNING] protected static final Charset CHARSET = StandardCharsets.UTF_8;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/DistPubSubAccess.java:99: warning: no @param for group
[WARNING] public static DistributedPubSubMediator.Subscribe subscribeViaGroup(final String topic, final String group,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/DistPubSubAccess.java:112: warning: no @param for group
[WARNING] public static DistributedPubSubMediator.Unsubscribe unsubscribeViaGroup(final String topic, final String group,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/GlobalMappingStrategies.java:29: warning: no comment
[WARNING] public final class GlobalMappingStrategies extends MappingStrategies {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/SerializerExceptions.java:50: warning: no comment
[WARNING] public NotSerializable(final CharSequence serializerName, final Object notSerializableObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/SerializerExceptions.java:37: warning: no comment
[WARNING] public SerializationFailed(final String message, @Nullable final Throwable cause) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/SerializerExceptions.java:68: warning: no comment
[WARNING] public UnsupportedManifest(final String manifest) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardNumberCalculator.java:43: warning: no @param for numberOfShards
[WARNING] public static ShardNumberCalculator newInstance(final int numberOfShards) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionExtractor.java:60: warning: no @return
[WARNING] public static ShardRegionExtractor of(final int numberOfShards, final ActorSystem actorSystem) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionExtractor.java:75: warning: no @return
[WARNING] public static ShardRegionExtractor of(final int numberOfShards, final MappingStrategies mappingStrategies) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionProxyActorFactory.java:48: warning: no @param for actorSystem
[WARNING] public static ShardRegionProxyActorFactory newInstance(final ActorSystem actorSystem,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionProxyActorFactory.java:48: warning: no @param for clusterConfig
[WARNING] public static ShardRegionProxyActorFactory newInstance(final ActorSystem actorSystem,
[WARNING] ^
[WARNING] 14 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/ditto-internal-utils-cluster-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-cluster ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-cluster ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-cluster ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Cluster' with 30 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-cluster ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/ditto-internal-utils-cluster-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/ditto-internal-utils-cluster-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/ditto-internal-utils-cluster-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/ditto-internal-utils-cluster-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/ditto-internal-utils-cluster-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/ditto-internal-utils-cluster-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-cluster ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-cluster ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/3.4.3/ditto-internal-utils-cluster-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/ditto-internal-utils-cluster-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/3.4.3/ditto-internal-utils-cluster-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/ditto-internal-utils-cluster-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/3.4.3/ditto-internal-utils-cluster-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/ditto-internal-utils-cluster-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/3.4.3/ditto-internal-utils-cluster-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/ditto-internal-utils-cluster-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/3.4.3/ditto-internal-utils-cluster-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/ditto-internal-utils-cluster-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/3.4.3/ditto-internal-utils-cluster-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/ditto-internal-utils-cluster-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/3.4.3/ditto-internal-utils-cluster-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/ditto-internal-utils-cluster-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/3.4.3/ditto-internal-utils-cluster-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] ----------< org.eclipse.ditto:ditto-internal-utils-extension >----------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Extension 3.4.3   [26/77]
[INFO]   from internal/utils/extension/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-extension ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-extension ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-extension ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-extension ---
[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-release/internal/utils/extension/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-extension ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-extension ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-extension ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-extension:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-extension ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 2 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java: /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-extension ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-extension ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] No tests to run.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-extension ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-extension ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/target/ditto-internal-utils-extension-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-extension >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-extension ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-extension ---
[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-release/internal/utils/extension/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-extension <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-extension ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/target/ditto-internal-utils-extension-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-extension ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java:28: warning: no comment
[WARNING] public final class DittoExtensionIds implements Extension {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java:33: warning: no comment
[WARNING] public <T extends Extension> DittoExtensionPoint.ExtensionId<T> computeIfAbsent(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java:48: warning: no comment
[WARNING] public static DittoExtensionIds get(final ActorSystem actorSystem) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:100: warning: no comment
[WARNING] public record ExtensionIdConfig<T extends Extension>(Class<T> parentClass,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:98: warning: no comment
[WARNING] protected abstract String getConfigKey();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:76: warning: no comment
[WARNING] protected String getImplementation(final ExtendedActorSystem actorSystem) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:68: warning: no comment
[WARNING] protected ExtensionIdConfig<T> globalConfig(final ActorSystem actorSystem) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:129: warning: no comment
[WARNING] public static <T extends Extension> ExtensionIdConfig<T> of(final Class<T> parentClass,
[WARNING] ^
[WARNING] 8 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/target/ditto-internal-utils-extension-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-extension ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-extension ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-extension ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-extension ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/extension/target/ditto-internal-utils-extension-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/target/ditto-internal-utils-extension-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/extension/target/ditto-internal-utils-extension-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/target/ditto-internal-utils-extension-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/extension/target/ditto-internal-utils-extension-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/target/ditto-internal-utils-extension-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-extension ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-extension ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/3.4.3/ditto-internal-utils-extension-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/target/ditto-internal-utils-extension-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/3.4.3/ditto-internal-utils-extension-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/target/ditto-internal-utils-extension-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/3.4.3/ditto-internal-utils-extension-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/target/ditto-internal-utils-extension-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/3.4.3/ditto-internal-utils-extension-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/target/ditto-internal-utils-extension-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/3.4.3/ditto-internal-utils-extension-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/target/ditto-internal-utils-extension-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/3.4.3/ditto-internal-utils-extension-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/target/ditto-internal-utils-extension-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/3.4.3/ditto-internal-utils-extension-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/target/ditto-internal-utils-extension-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/3.4.3/ditto-internal-utils-extension-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] ----------------< org.eclipse.ditto:ditto-placeholders >----------------
[INFO] Building Eclipse Ditto :: Placeholders 3.4.3                     [27/77]
[INFO]   from placeholders/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-placeholders ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-placeholders ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-placeholders ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-placeholders ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-placeholders ---
[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-release/placeholders/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-placeholders ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/placeholders/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-placeholders ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/placeholders/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-placeholders ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-placeholders:bundle:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-placeholders ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 54 source files with javac [debug target 1.8] to target/classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] /home/jenkins/agent/workspace/ditto-release/placeholders/src/main/java/org/eclipse/ditto/placeholders/PipelineFunctionUrlEncode.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/placeholders/src/main/java/org/eclipse/ditto/placeholders/PipelineFunctionUrlEncode.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-placeholders ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/placeholders/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-placeholders ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 25 source files with javac [debug target 1.8] to target/test-classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-placeholders ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/placeholders/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionLowerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.430 s -- in org.eclipse.ditto.placeholders.PipelineFunctionLowerTest
[INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionBase64EncodeTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.placeholders.PipelineFunctionBase64EncodeTest
[INFO] Running org.eclipse.ditto.placeholders.ImmutableFunctionExpressionTest
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.604 s -- in org.eclipse.ditto.placeholders.ImmutableFunctionExpressionTest
[INFO] Running org.eclipse.ditto.placeholders.ImmutableHeadersPlaceholderTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.placeholders.ImmutableHeadersPlaceholderTest
[INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionJoinTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.placeholders.PipelineFunctionJoinTest
[INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionSubstringAfterTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.placeholders.PipelineFunctionSubstringAfterTest
[INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionUpperTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.placeholders.PipelineFunctionUpperTest
[INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionReplaceTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.placeholders.PipelineFunctionReplaceTest
[INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionDefaultTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.ditto.placeholders.PipelineFunctionDefaultTest
[INFO] Running org.eclipse.ditto.placeholders.PlaceholderFilterTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.placeholders.PlaceholderFilterTest
[INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionBase64DecodeTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.placeholders.PipelineFunctionBase64DecodeTest
[INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionUrlDecodeTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.placeholders.PipelineFunctionUrlDecodeTest
[INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionUrlEncodeTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.placeholders.PipelineFunctionUrlEncodeTest
[INFO] Running org.eclipse.ditto.placeholders.PlaceholderNotResolvableExceptionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.placeholders.PlaceholderNotResolvableExceptionTest
[INFO] Running org.eclipse.ditto.placeholders.ImmutableTimePlaceholderTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.placeholders.ImmutableTimePlaceholderTest
[INFO] Running org.eclipse.ditto.placeholders.ImmutablePipelineTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.eclipse.ditto.placeholders.ImmutablePipelineTest
[INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionFilterTest
[INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.ditto.placeholders.PipelineFunctionFilterTest
[INFO] Running org.eclipse.ditto.placeholders.ImmutablePlaceholderResolverTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.placeholders.ImmutablePlaceholderResolverTest
[INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionSubstringBeforeTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.placeholders.PipelineFunctionSubstringBeforeTest
[INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionSplitTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.placeholders.PipelineFunctionSplitTest
[INFO] Running org.eclipse.ditto.placeholders.ExpressionResolverTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.placeholders.ExpressionResolverTest
[INFO] Running org.eclipse.ditto.placeholders.PipelineElementResolvedTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.placeholders.PipelineElementResolvedTest
[INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionTrimTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.placeholders.PipelineFunctionTrimTest
[INFO] Running org.eclipse.ditto.placeholders.ImmutableExpressionResolverTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.eclipse.ditto.placeholders.ImmutableExpressionResolverTest
[INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionParameterResolverFactoryTest
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.placeholders.PipelineFunctionParameterResolverFactoryTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 186, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-placeholders ---
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-placeholders ---
[INFO] Building bundle: /home/jenkins/agent/workspace/ditto-release/placeholders/target/ditto-placeholders-3.4.3.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-release/placeholders/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-placeholders >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-placeholders ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-placeholders ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-placeholders ---
[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-release/placeholders/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-placeholders <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-placeholders ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/placeholders/target/ditto-placeholders-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-placeholders ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/placeholders/src/main/java/org/eclipse/ditto/placeholders/PlaceholderFactory.java:91: warning: no @param for <T>
[WARNING] public static <T> ExpressionResolver newExpressionResolver(final Placeholder<T> placeholder,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/placeholders/src/main/java/org/eclipse/ditto/placeholders/PlaceholderFilter.java:73: warning: no @return
[WARNING] public static <T> String apply(final String template, final T placeholderSource, final Placeholder<T> placeholder) {
[WARNING] ^
[WARNING] 2 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/placeholders/target/ditto-placeholders-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-placeholders ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-placeholders ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-placeholders ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/placeholders/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Placeholders' with 86 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-placeholders ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/placeholders/target/ditto-placeholders-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/placeholders/target/ditto-placeholders-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/placeholders/target/ditto-placeholders-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/placeholders/target/ditto-placeholders-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/placeholders/target/ditto-placeholders-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/placeholders/target/ditto-placeholders-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-placeholders ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- japicmp:0.17.3:cmp (default) @ ditto-placeholders ---
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/placeholders/target/japicmp/japicmp.diff'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/placeholders/target/japicmp/japicmp.xml'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/placeholders/target/japicmp/japicmp.html'.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-placeholders ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/placeholders/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/3.4.3/ditto-placeholders-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/placeholders/target/ditto-placeholders-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/3.4.3/ditto-placeholders-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/placeholders/target/ditto-placeholders-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/3.4.3/ditto-placeholders-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/placeholders/target/ditto-placeholders-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/3.4.3/ditto-placeholders-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/placeholders/target/ditto-placeholders-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/3.4.3/ditto-placeholders-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/placeholders/target/ditto-placeholders-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/3.4.3/ditto-placeholders-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/placeholders/target/ditto-placeholders-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/3.4.3/ditto-placeholders-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/placeholders/target/ditto-placeholders-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/3.4.3/ditto-placeholders-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ ditto-placeholders ---
[INFO] Installing org/eclipse/ditto/ditto-placeholders/3.4.3/ditto-placeholders-3.4.3.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] ----------------< org.eclipse.ditto:ditto-base-service >----------------
[INFO] Building Eclipse Ditto :: Base :: Service 3.4.3                  [28/77]
[INFO]   from base/service/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-base-service ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-base-service ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-base-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-service ---
[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-release/base/service/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base-service ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/base/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-base-service ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base-service ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-service:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-base-service ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 54 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/config/DittoServiceConfig.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/config/DittoServiceConfig.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-base-service ---
[INFO] Copying 7 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-base-service ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 14 source files with javac [debug target 17] to target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-base-service ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/base/service/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.base.service.signaltransformer.placeholdersubstitution.HeaderBasedPlaceholderSubstitutionAlgorithmTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.101 s -- in org.eclipse.ditto.base.service.signaltransformer.placeholdersubstitution.HeaderBasedPlaceholderSubstitutionAlgorithmTest
[INFO] Running org.eclipse.ditto.base.service.signaltransformer.placeholdersubstitution.SubjectIdReplacementDefinitionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s -- in org.eclipse.ditto.base.service.signaltransformer.placeholdersubstitution.SubjectIdReplacementDefinitionTest
[INFO] Running org.eclipse.ditto.base.service.config.DefaultThrottlingConfigTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.383 s -- in org.eclipse.ditto.base.service.config.DefaultThrottlingConfigTest
[INFO] Running org.eclipse.ditto.base.service.config.supervision.DefaultLocalAskTimeoutConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.eclipse.ditto.base.service.config.supervision.DefaultLocalAskTimeoutConfigTest
[INFO] Running org.eclipse.ditto.base.service.config.supervision.DefaultSupervisorConfigTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.base.service.config.supervision.DefaultSupervisorConfigTest
[INFO] Running org.eclipse.ditto.base.service.config.supervision.DefaultExponentialBackOffConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s -- in org.eclipse.ditto.base.service.config.supervision.DefaultExponentialBackOffConfigTest
[INFO] Running org.eclipse.ditto.base.service.config.supervision.ExponentialBackOffTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.163 s -- in org.eclipse.ditto.base.service.config.supervision.ExponentialBackOffTest
[INFO] Running org.eclipse.ditto.base.service.config.limits.DefaultLimitsConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s -- in org.eclipse.ditto.base.service.config.limits.DefaultLimitsConfigTest
[INFO] Running org.eclipse.ditto.base.service.config.http.DefaultHttpProxyConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s -- in org.eclipse.ditto.base.service.config.http.DefaultHttpProxyConfigTest
[INFO] Running org.eclipse.ditto.base.service.config.http.DefaultHttpConfigTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.base.service.config.http.DefaultHttpConfigTest
[INFO] Running org.eclipse.ditto.base.service.actors.DittoRootActorControlTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.475 s -- in org.eclipse.ditto.base.service.actors.DittoRootActorControlTest
[INFO] Running org.eclipse.ditto.base.service.MainMethodExceptionHandlerTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.eclipse.ditto.base.service.MainMethodExceptionHandlerTest
[INFO] Running org.eclipse.ditto.base.service.acknowledgements.AcknowledgementAggregatorTest
Dec 05, 2023 11:27:07 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:27:07 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 s -- in org.eclipse.ditto.base.service.acknowledgements.AcknowledgementAggregatorTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base-service ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-base-service ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-base-service >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-base-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-service ---
[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-release/base/service/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-base-service <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-base-service ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base-service ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.service;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.service.cluster;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/config/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.service.config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/config/http/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.service.config.http;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/config/limits/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.service.config.limits;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/config/supervision/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.service.config.supervision;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/devops/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.base.service.devops;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractPlaceholderSubstitution.java:41: warning: no comment
[WARNING] protected AbstractPlaceholderSubstitution(final SubstitutionStrategyRegistry substitutionStrategyRegistry) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:39: warning: no comment
[WARNING] protected AbstractTypedSubstitutionStrategy(final Class<T> type) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:82: warning: no comment
[WARNING] protected static Policy substitutePolicy(final Policy policy,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:100: warning: no comment
[WARNING] protected static Iterable<PolicyEntry> substitutePolicyEntries(final Iterable<PolicyEntry> policyEntries,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:66: warning: no comment
[WARNING] protected static PolicyEntry substitutePolicyEntry(final PolicyEntry existingPolicyEntry,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:48: warning: no comment
[WARNING] protected static Subjects substituteSubjects(final Subjects subjects,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/config/http/DefaultHttpProxyConfig.java:63: warning: no comment
[WARNING] public static DefaultHttpProxyConfig ofProxy(final Config config) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/actors/DittoRootActor.java:161: warning: no comment
[WARNING] protected void bindHttpStatusRoute(final HttpConfig httpConfig, final ActorRef healthCheckingActor) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:98: warning: no comment
[WARNING] protected static final String MONGO_URI_CONFIG_PATH = "pekko.contrib.persistence.mongodb.mongo.mongouri";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:100: warning: no comment
[WARNING] protected final Config rawConfig;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:101: warning: no comment
[WARNING] protected final C serviceSpecificConfig;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:218: warning: no comment
[WARNING] protected Config appendPekkoPersistenceMongoUriToRawConfig() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/config/http/HttpConfig.java:64: warning: no comment
[WARNING] COORDINATED_SHUTDOWN_TIMEOUT("coordinated-shutdown-timeout", Duration.ofSeconds(65));
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:33: warning: no comment
[WARNING] public final class ModifySplitBrainResolver extends AbstractCommand<ModifySplitBrainResolver> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:35: warning: no comment
[WARNING] public static final JsonFieldDefinition<Boolean> ENABLED_FIELD_KEY =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:40: warning: no comment
[WARNING] public static final String TYPE = PREFIX + NAME;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:53: warning: no comment
[WARNING] public static ModifySplitBrainResolver fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:49: warning: no comment
[WARNING] public boolean isEnabled() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:32: warning: no comment
[WARNING] public final class ModifySplitBrainResolverResponse
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:37: warning: no comment
[WARNING] public static final String TYPE = PREFIX + NAME;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:64: warning: no comment
[WARNING] public static ModifySplitBrainResolverResponse fromJson(final JsonObject jsonObject,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:60: warning: no comment
[WARNING] public boolean isEnabled() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/NoOpRootActorStarter.java:27: warning: no @param for config
[WARNING] public NoOpRootActorStarter(final ActorSystem actorSystem, final Config config) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/RootActorStarter.java:54: warning: no comment
[WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<RootActorStarter> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/RootChildActorStarter.java:57: warning: no comment
[WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<RootChildActorStarter> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/SignalTransformers.java:81: warning: no @param for config
[WARNING] public static SignalTransformers get(final ActorSystem actorSystem, final Config config) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/SignalTransformers.java:33: warning: no comment
[WARNING] public final class SignalTransformers implements DittoExtensionPoint, SignalTransformer {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/actors/StartChildActor.java:50: warning: no comment
[WARNING] public String getActorName() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/actors/StartChildActor.java:46: warning: no comment
[WARNING] public Props getProps() {
[WARNING] ^
[WARNING] 36 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3-javadoc.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default) @ ditto-base-service ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3-tests.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-base-service ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/base/service/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Base :: Service' with 50 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-base-service ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3-javadoc.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3-tests.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3-tests.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-base-service ---
[INFO] Signing 5 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-base-service ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/3.4.3/ditto-base-service-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/3.4.3/ditto-base-service-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/3.4.3/ditto-base-service-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/3.4.3/ditto-base-service-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/3.4.3/ditto-base-service-3.4.3-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/3.4.3/ditto-base-service-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/3.4.3/ditto-base-service-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/3.4.3/ditto-base-service-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/3.4.3/ditto-base-service-3.4.3-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/3.4.3/ditto-base-service-3.4.3-tests.jar.asc
[INFO] 
[INFO] ----------------< org.eclipse.ditto:ditto-connectivity >----------------
[INFO] Building Eclipse Ditto :: Connectivity 3.4.3                     [29/77]
[INFO]   from connectivity/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-connectivity ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-connectivity ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-connectivity ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity ---
[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-release/connectivity/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-connectivity >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-connectivity ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity ---
[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-release/connectivity/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-connectivity <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-connectivity ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-connectivity ---
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-connectivity ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity/3.4.3/ditto-connectivity-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/target/ditto-connectivity-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity/3.4.3/ditto-connectivity-3.4.3.pom.asc
[INFO] 
[INFO] -------------< org.eclipse.ditto:ditto-connectivity-model >-------------
[INFO] Building Eclipse Ditto :: Connectivity :: Model 3.4.3            [30/77]
[INFO]   from connectivity/model/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-connectivity-model ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-connectivity-model ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-connectivity-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-connectivity-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-model ---
[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-release/connectivity/model/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity-model ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-connectivity-model ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity-model ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-model:bundle:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-connectivity-model ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 165 source files with javac [debug target 1.8] to target/classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/AbstractConnection.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/AbstractConnection.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-connectivity-model ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-connectivity-model ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 79 source files with javac [debug target 1.8] to target/test-classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/CredentialsTest.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/CredentialsTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/ImmutableSourceTest.java: /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/ImmutableSourceTest.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/ImmutableSourceTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-connectivity-model ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.OpenConnectionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.707 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.OpenConnectionTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ModifyConnectionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ModifyConnectionTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.DeleteConnectionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.DeleteConnectionTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CloseConnectionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CloseConnectionTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionMetricsTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionMetricsTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.TestConnectionResponseTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.TestConnectionResponseTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.LoggingExpiredTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.LoggingExpiredTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.DeleteConnectionResponseTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.DeleteConnectionResponseTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CreateConnectionResponseTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CreateConnectionResponseTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.EnableConnectionLogsTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.EnableConnectionLogsTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionMetricsResponseTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionMetricsResponseTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionLogsResponseTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionLogsResponseTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CreateConnectionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CreateConnectionTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.OpenConnectionResponseTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.OpenConnectionResponseTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionLogsTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionLogsTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CloseConnectionResponseTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CloseConnectionResponseTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ModifyConnectionResponseTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ModifyConnectionResponseTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CheckConnectionLogsActiveTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CheckConnectionLogsActiveTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.TestConnectionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.TestConnectionTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.EnableConnectionLogsResponseTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.EnableConnectionLogsResponseTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionLogsResponseTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionLogsResponseTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveResolvedHonoConnectionTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveResolvedHonoConnectionTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveAllConnectionIdsResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveAllConnectionIdsResponseTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionLogsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionLogsTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionMetricsTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionMetricsTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionStatusTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionStatusTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionStatusResponseTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionStatusResponseTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionsResponseTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionsResponseTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionsTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.017 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionsTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionResponseTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionResponseTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveAllConnectionIdsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveAllConnectionIdsTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionMetricsResponseTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionMetricsResponseTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.ConnectivityErrorResponseTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in org.eclipse.ditto.connectivity.model.signals.commands.ConnectivityErrorResponseTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionNotAccessibleExceptionTest
[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
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionFailedExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionFailedExceptionTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionSignalIllegalExceptionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionSignalIllegalExceptionTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionOpenedTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionOpenedTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionClosedTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionClosedTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionDeletedTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionDeletedTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionCreatedTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionCreatedTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionModifiedTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionModifiedTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.announcements.ConnectionOpenedAnnouncementTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.connectivity.model.signals.announcements.ConnectionOpenedAnnouncementTest
[INFO] Running org.eclipse.ditto.connectivity.model.signals.announcements.ConnectionClosedAnnouncementTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.connectivity.model.signals.announcements.ConnectionClosedAnnouncementTest
[INFO] Running org.eclipse.ditto.connectivity.model.ImmutableMeasurementTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.connectivity.model.ImmutableMeasurementTest
[INFO] Running org.eclipse.ditto.connectivity.model.mqtt.MessageExpiryIntervalTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.connectivity.model.mqtt.MessageExpiryIntervalTest
[INFO] Running org.eclipse.ditto.connectivity.model.mqtt.SessionExpiryIntervalTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.connectivity.model.mqtt.SessionExpiryIntervalTest
[INFO] Running org.eclipse.ditto.connectivity.model.mqtt.ReceiveMaximumTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.connectivity.model.mqtt.ReceiveMaximumTest
[INFO] Running org.eclipse.ditto.connectivity.model.SshPublicKeyCredentialsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.connectivity.model.SshPublicKeyCredentialsTest
[INFO] Running org.eclipse.ditto.connectivity.model.ImmutableResourceStatusTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.connectivity.model.ImmutableResourceStatusTest
[INFO] Running org.eclipse.ditto.connectivity.model.ImmutableHeaderMappingTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.connectivity.model.ImmutableHeaderMappingTest
[INFO] Running org.eclipse.ditto.connectivity.model.ImmutableReplyTargetTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.connectivity.model.ImmutableReplyTargetTest
[INFO] Running org.eclipse.ditto.connectivity.model.ImmutableEnforcementTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.model.ImmutableEnforcementTest
[INFO] Running org.eclipse.ditto.connectivity.model.OAuthClientCredentialsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.connectivity.model.OAuthClientCredentialsTest
[INFO] Running org.eclipse.ditto.connectivity.model.ClientCertificateCredentialsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.connectivity.model.ClientCertificateCredentialsTest
[INFO] Running org.eclipse.ditto.connectivity.model.ImmutableConnectionMetricsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.connectivity.model.ImmutableConnectionMetricsTest
[INFO] Running org.eclipse.ditto.connectivity.model.ImmutableMappingContextTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.connectivity.model.ImmutableMappingContextTest
[INFO] Running org.eclipse.ditto.connectivity.model.ConnectionIdTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.connectivity.model.ConnectionIdTest
[INFO] Running org.eclipse.ditto.connectivity.model.HonoConnectionTest
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.eclipse.ditto.connectivity.model.HonoConnectionTest
[INFO] Running org.eclipse.ditto.connectivity.model.ConnectionTypeTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.model.ConnectionTypeTest
[INFO] Running org.eclipse.ditto.connectivity.model.ConnectionUriTest
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.model.ConnectionUriTest
[INFO] Running org.eclipse.ditto.connectivity.model.UsernamePasswordCredentialsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.model.UsernamePasswordCredentialsTest
[INFO] Running org.eclipse.ditto.connectivity.model.HmacCredentialsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.model.HmacCredentialsTest
[INFO] Running org.eclipse.ditto.connectivity.model.ImmutableAddressMetricTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.connectivity.model.ImmutableAddressMetricTest
[INFO] Running org.eclipse.ditto.connectivity.model.ImmutableSshTunnelTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.connectivity.model.ImmutableSshTunnelTest
[INFO] Running org.eclipse.ditto.connectivity.model.ImmutableSourceMetricsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.model.ImmutableSourceMetricsTest
[INFO] Running org.eclipse.ditto.connectivity.model.CredentialsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.connectivity.model.CredentialsTest
[INFO] Running org.eclipse.ditto.connectivity.model.ImmutableFilteredTopicTest
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.connectivity.model.ImmutableFilteredTopicTest
[INFO] Running org.eclipse.ditto.connectivity.model.ImmutableConnectionTest
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.connectivity.model.ImmutableConnectionTest
[INFO] Running org.eclipse.ditto.connectivity.model.HonoAddressAliasTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.470 s -- in org.eclipse.ditto.connectivity.model.HonoAddressAliasTest
[INFO] Running org.eclipse.ditto.connectivity.model.ImmutableTargetMetricsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.model.ImmutableTargetMetricsTest
[INFO] Running org.eclipse.ditto.connectivity.model.ImmutableLogEntryTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.connectivity.model.ImmutableLogEntryTest
[INFO] Running org.eclipse.ditto.connectivity.model.ImmutableTargetTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.connectivity.model.ImmutableTargetTest
[INFO] Running org.eclipse.ditto.connectivity.model.LogTypeTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.model.LogTypeTest
[INFO] Running org.eclipse.ditto.connectivity.model.ImmutablePayloadMappingDefinitionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.connectivity.model.ImmutablePayloadMappingDefinitionTest
[INFO] Running org.eclipse.ditto.connectivity.model.ImmutableSourceTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.connectivity.model.ImmutableSourceTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 457, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-model ---
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-connectivity-model ---
[INFO] Building bundle: /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default) @ ditto-connectivity-model ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3-tests.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-connectivity-model >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-connectivity-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-connectivity-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-model ---
[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-release/connectivity/model/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-connectivity-model <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-connectivity-model ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity-model ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.model;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/mqtt/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.model.mqtt;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/announcements/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.model.signals.announcements;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/announcements/AbstractConnectivityAnnouncement.java:57: warning: no comment
[WARNING] protected static ConnectionId deserializeConnectionId(final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/announcements/AbstractConnectivityAnnouncement.java:67: warning: no comment
[WARNING] protected static JsonParseException getJsonParseException(final JsonFieldDefinition<?> fieldDefinition,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/announcements/AbstractConnectivityAnnouncement.java:73: warning: no comment
[WARNING] protected static JsonExceptionBuilder<JsonParseException> getJsonParseExceptionBuilder(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/events/AbstractConnectivityEvent.java:46: warning: no @param for revision
[WARNING] protected AbstractConnectivityEvent(final String type,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/events/AbstractConnectivityEvent.java:46: warning: no @param for metadata
[WARNING] protected AbstractConnectivityEvent(final String type,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:87: warning: no @param for timestamp
[WARNING] public static CheckConnectionLogsActive of(final ConnectionId connectionId,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:101: warning: no @param for timestamp
[WARNING] public static CheckConnectionLogsActive of(final ConnectionId connectionId,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:101: warning: no @param for dittoHeaders
[WARNING] public static CheckConnectionLogsActive of(final ConnectionId connectionId,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:132: warning: no @param for dittoHeaders
[WARNING] public static CheckConnectionLogsActive fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:145: warning: no comment
[WARNING] public static CheckConnectionLogsActive fromJson(final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:181: warning: no comment
[WARNING] public Instant getTimestamp() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/exceptions/ConnectionTimeoutException.java:63: warning: no @param for operation
[WARNING] public static Builder newBuilder(final ConnectionId connectionId,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/ConnectivityCommandInterceptor.java:34: warning: no comment
[WARNING] default Connection getConnectionFromCommand(final ConnectivityCommand<?> command) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/exceptions/ConnectivityCommandInvalidException.java:62: warning: no @param for invalidCommand
[WARNING] public static Builder newBuilder(final String invalidCommand) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:619: warning: no @param for mappings
[WARNING] public static PayloadMapping newPayloadMapping(final List<String> mappings) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:626: warning: no @param for mappings
[WARNING] public static PayloadMapping newPayloadMapping(@Nullable final String... mappings) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:662: warning: no @param for source
[WARNING] public static SourceBuilder newSourceBuilder(final Source source) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:705: warning: no @param for target
[WARNING] public static TargetBuilder newTargetBuilder(final Target target) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:771: warning: no @param for sshTunnel
[WARNING] public static SshTunnelBuilder newSshTunnelBuilder(final SshTunnel sshTunnel) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/HmacCredentials.java:47: warning: no comment
[WARNING] public static HmacCredentials of(final String algorithm, final JsonObject parameters) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/LoggingExpired.java:80: warning: no @param for dittoHeaders
[WARNING] public static LoggingExpired of(final ConnectionId connectionId, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/LoggingExpired.java:109: warning: no @param for dittoHeaders
[WARNING] public static LoggingExpired fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/LoggingExpired.java:119: warning: no comment
[WARNING] public static LoggingExpired fromJson(final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/mqtt/MessageExpiryInterval.java:31: warning: no comment
[WARNING] public static final long MAX_INTERVAL_SECONDS = 4_294_967_295L;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/mqtt/MessageExpiryInterval.java:29: warning: no comment
[WARNING] public static final long MIN_INTERVAL_SECONDS = 1L;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ReplyTarget.java:105: warning: no @return
[WARNING] ReplyTarget build();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:224: warning: no comment
[WARNING] public static Builder getBuilder(final ConnectionId connectionId, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:148: warning: no comment
[WARNING] public Optional<Boolean> getContainsFailure() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:317: warning: no comment
[WARNING] public RetrieveConnectionMetricsResponse build() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:302: warning: no comment
[WARNING] public Builder connectionMetrics(final ConnectionMetrics connectionMetrics) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:307: warning: no comment
[WARNING] public Builder sourceMetrics(final SourceMetrics sourceMetrics) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:312: warning: no comment
[WARNING] public Builder targetMetrics(final TargetMetrics targetMetrics) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnections.java:82: warning: no @param for idsOnly
[WARNING] public static RetrieveConnections newInstance(final boolean idsOnly, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnections.java:95: warning: no @param for idsOnly
[WARNING] public static RetrieveConnections newInstance(final boolean idsOnly,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:113: warning: no @param for dittoHeaders
[WARNING] public static RetrieveConnectionStatusResponse of(final ConnectionId connectionId,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:297: warning: no comment
[WARNING] public static Builder getBuilder(final ConnectionId connectionId, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:471: warning: no comment
[WARNING] public RetrieveConnectionStatusResponse build() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:413: warning: no comment
[WARNING] public Builder clientStatus(final List<ResourceStatus> clientStatus) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:408: warning: no comment
[WARNING] public Builder connectedSince(@Nullable final Instant connectedSince) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:393: warning: no comment
[WARNING] public Builder connectionStatus(final ConnectivityStatus connectionStatus) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:398: warning: no comment
[WARNING] public Builder liveStatus(final ConnectivityStatus liveStatus) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:403: warning: no comment
[WARNING] public Builder recoveryStatus(final RecoveryStatus recoveryStatus) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:418: warning: no comment
[WARNING] public Builder sourceStatus(final List<ResourceStatus> sourceStatus) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:428: warning: no comment
[WARNING] public Builder sshTunnelStatus(final List<ResourceStatus> sshTunnelStatus) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:423: warning: no comment
[WARNING] public Builder targetStatus(final List<ResourceStatus> targetStatus) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:433: warning: no comment
[WARNING] public Builder withAddressStatus(final ResourceStatus resourceStatus) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:453: warning: no comment
[WARNING] public Builder withMissingResources(final Map<ResourceStatus.ResourceType, Integer> missingResources,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:352: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonArray> CLIENT_STATUS =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:349: warning: no comment
[WARNING] public static final JsonFieldDefinition<String> CONNECTED_SINCE =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:340: warning: no comment
[WARNING] public static final JsonFieldDefinition<String> CONNECTION_STATUS =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:343: warning: no comment
[WARNING] public static final JsonFieldDefinition<String> LIVE_STATUS =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:346: warning: no comment
[WARNING] public static final JsonFieldDefinition<String> RECOVERY_STATUS =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:355: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonArray> SOURCE_STATUS =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:361: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonArray> SSH_TUNNEL_STATUS =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:358: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonArray> TARGET_STATUS =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/SshPublicKeyCredentials.java:48: warning: no comment
[WARNING] public static SshPublicKeyCredentials of(final String username, final String publicKey,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:28: warning: no comment
[WARNING] LIVE_COMMANDS("_/_/things/live/commands", "things-live-commands"),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:27: warning: no comment
[WARNING] LIVE_EVENTS("_/_/things/live/events", "things-live-events"),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:26: warning: no comment
[WARNING] LIVE_MESSAGES("_/_/things/live/messages", "messages.commands:"),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:25: warning: no comment
[WARNING] TWIN_EVENTS("_/_/things/twin/events", "things.events:"),
[WARNING] ^
[WARNING] 63 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity-model ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Connectivity :: Model' with 205 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-connectivity-model ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3-tests.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3-tests.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-connectivity-model ---
[INFO] Signing 5 files with default secret key.
[INFO] 
[INFO] --- japicmp:0.17.3:cmp (default) @ ditto-connectivity-model ---
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/connectivity/model/target/japicmp/japicmp.diff'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/connectivity/model/target/japicmp/japicmp.xml'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/connectivity/model/target/japicmp/japicmp.html'.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity-model ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/3.4.3/ditto-connectivity-model-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/3.4.3/ditto-connectivity-model-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/3.4.3/ditto-connectivity-model-3.4.3-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/3.4.3/ditto-connectivity-model-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/3.4.3/ditto-connectivity-model-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/3.4.3/ditto-connectivity-model-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/3.4.3/ditto-connectivity-model-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/3.4.3/ditto-connectivity-model-3.4.3-tests.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/3.4.3/ditto-connectivity-model-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/3.4.3/ditto-connectivity-model-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ ditto-connectivity-model ---
[INFO] Installing org/eclipse/ditto/ditto-connectivity-model/3.4.3/ditto-connectivity-model-3.4.3.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] ----------------< org.eclipse.ditto:ditto-thingsearch >-----------------
[INFO] Building Eclipse Ditto :: Thing Search 3.4.3                     [31/77]
[INFO]   from thingsearch/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-thingsearch ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-thingsearch ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-thingsearch ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch ---
[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-release/thingsearch/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-thingsearch >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-thingsearch ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch ---
[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-release/thingsearch/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-thingsearch <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-thingsearch ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-thingsearch ---
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-thingsearch ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch/3.4.3/ditto-thingsearch-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/target/ditto-thingsearch-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch/3.4.3/ditto-thingsearch-3.4.3.pom.asc
[INFO] 
[INFO] -------------< org.eclipse.ditto:ditto-thingsearch-model >--------------
[INFO] Building Eclipse Ditto :: Thing Search :: Model 3.4.3            [32/77]
[INFO]   from thingsearch/model/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-thingsearch-model ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-thingsearch-model ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-thingsearch-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-thingsearch-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-model ---
[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-release/thingsearch/model/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch-model ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-thingsearch-model ---
[INFO] Copying 0 resource from src/main/resources to target/classes
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch-model ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch-model:bundle:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-thingsearch-model ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 60 source files with javac [debug target 1.8] to target/classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-thingsearch-model ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/thingsearch/model/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-thingsearch-model ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 31 source files with javac [debug target 1.8] to target/test-classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[WARNING] /home/jenkins/agent/workspace/ditto-release/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;
  cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call
  cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning
[WARNING] /home/jenkins/agent/workspace/ditto-release/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;
  cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call
  cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning
[WARNING] /home/jenkins/agent/workspace/ditto-release/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;
  cast to java.lang.String for a varargs call
  cast to java.lang.String[] for a non-varargs call and to suppress this warning
[WARNING] /home/jenkins/agent/workspace/ditto-release/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;
  cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call
  cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning
[WARNING] /home/jenkins/agent/workspace/ditto-release/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;
  cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call
  cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-thingsearch-model ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableLogicalFilterTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.135 s -- in org.eclipse.ditto.thingsearch.model.ImmutableLogicalFilterTest
[INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSortOptionEntryTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSortOptionEntryTest
[INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableLimitOptionTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.ditto.thingsearch.model.ImmutableLimitOptionTest
[INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSortOptionsEntryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSortOptionsEntryTest
[INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSearchQueryBuilderTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSearchQueryBuilderTest
[INFO] Running org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionHasNextPageTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 s -- in org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionHasNextPageTest
[INFO] Running org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionCompleteTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionCompleteTest
[INFO] Running org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionFailedTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 s -- in org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionFailedTest
[INFO] Running org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionCreatedTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionCreatedTest
[INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.query.QueryThingsTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.query.QueryThingsTest
[INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.query.CountThingsTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.query.CountThingsTest
[INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.exceptions.InvalidOptionExceptionTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.exceptions.InvalidOptionExceptionTest
[INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.subscription.RequestFromSubscriptionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.subscription.RequestFromSubscriptionTest
[INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.subscription.CancelSubscriptionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.subscription.CancelSubscriptionTest
[INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.subscription.CreateSubscriptionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.subscription.CreateSubscriptionTest
[INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSearchPropertyTest
[INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSearchPropertyTest
[INFO] Running org.eclipse.ditto.thingsearch.model.ImmutablePropertyFilterTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.ditto.thingsearch.model.ImmutablePropertyFilterTest
[INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSortOptionTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSortOptionTest
[INFO] Running org.eclipse.ditto.thingsearch.model.SearchModelFactoryTest
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.ditto.thingsearch.model.SearchModelFactoryTest
[INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSearchResultBuilderTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSearchResultBuilderTest
[INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSearchResultTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSearchResultTest
[INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSizeOptionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSizeOptionTest
[INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableCursorOptionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.thingsearch.model.ImmutableCursorOptionTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 187, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch-model ---
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-thingsearch-model ---
[INFO] Building bundle: /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/ditto-thingsearch-model-3.4.3.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-thingsearch-model >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-thingsearch-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-thingsearch-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-model ---
[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-release/thingsearch/model/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-thingsearch-model <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-thingsearch-model ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/ditto-thingsearch-model-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch-model ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/exceptions/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands.exceptions;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/query/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands.query;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/subscription/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands.subscription;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/events/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.thingsearch.model.signals.events;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/query/CountThings.java:90: warning: no @param for namespaces
[WARNING] public static CountThings of(@Nullable final String filter, @Nullable final Set<String> namespaces,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/subscription/CreateSubscription.java:102: warning: no @param for namespaces
[WARNING] public static CreateSubscription of(@Nullable final String filter, @Nullable final String options,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/query/QueryThings.java:115: warning: no @param for namespaces
[WARNING] public static QueryThings of(@Nullable final String filter, @Nullable final List<String> options,
[WARNING] ^
[WARNING] 8 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/ditto-thingsearch-model-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch-model ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Thing Search :: Model' with 56 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-thingsearch-model ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/ditto-thingsearch-model-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/ditto-thingsearch-model-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/ditto-thingsearch-model-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/ditto-thingsearch-model-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/ditto-thingsearch-model-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/ditto-thingsearch-model-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-thingsearch-model ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- japicmp:0.17.3:cmp (default) @ ditto-thingsearch-model ---
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/japicmp/japicmp.diff'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/japicmp/japicmp.xml'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/japicmp/japicmp.html'.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch-model ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/3.4.3/ditto-thingsearch-model-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/ditto-thingsearch-model-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/3.4.3/ditto-thingsearch-model-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/ditto-thingsearch-model-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/3.4.3/ditto-thingsearch-model-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/ditto-thingsearch-model-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/3.4.3/ditto-thingsearch-model-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/ditto-thingsearch-model-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/3.4.3/ditto-thingsearch-model-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/ditto-thingsearch-model-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/3.4.3/ditto-thingsearch-model-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/ditto-thingsearch-model-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/3.4.3/ditto-thingsearch-model-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/ditto-thingsearch-model-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/3.4.3/ditto-thingsearch-model-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ ditto-thingsearch-model ---
[INFO] Installing org/eclipse/ditto/ditto-thingsearch-model/3.4.3/ditto-thingsearch-model-3.4.3.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] ------------------< org.eclipse.ditto:ditto-messages >------------------
[INFO] Building Eclipse Ditto :: Messages 3.4.3                         [33/77]
[INFO]   from messages/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-messages ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-messages ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-messages ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-messages ---
[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-release/messages/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-messages ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-messages ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-messages:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-messages ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-messages >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-messages ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-messages ---
[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-release/messages/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-messages <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-messages ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-messages ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-messages ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-messages ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-messages ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-messages ---
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-messages ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-messages ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/messages/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages/3.4.3/ditto-messages-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/messages/target/ditto-messages-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages/3.4.3/ditto-messages-3.4.3.pom.asc
[INFO] 
[INFO] ---------------< org.eclipse.ditto:ditto-messages-model >---------------
[INFO] Building Eclipse Ditto :: Messages :: Model 3.4.3                [34/77]
[INFO]   from messages/model/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-messages-model ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-messages-model ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-messages-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-messages-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-messages-model ---
[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-release/messages/model/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-messages-model ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/messages/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-messages-model ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/messages/model/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-messages-model ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-messages-model:bundle:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-messages-model ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 41 source files with javac [debug target 1.8] to target/classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-messages-model ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/messages/model/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-messages-model ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 17 source files with javac [debug target 1.8] to target/test-classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-messages-model ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/messages/model/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.messages.model.HttpStatusCodeValueValidatorTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.768 s -- in org.eclipse.ditto.messages.model.HttpStatusCodeValueValidatorTest
[INFO] Running org.eclipse.ditto.messages.model.DittoMessageDirectionValueValidatorTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.messages.model.DittoMessageDirectionValueValidatorTest
[INFO] Running org.eclipse.ditto.messages.model.DittoMessageSubjectValueValidatorTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.messages.model.DittoMessageSubjectValueValidatorTest
[INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendClaimMessageTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.656 s -- in org.eclipse.ditto.messages.model.signals.commands.SendClaimMessageTest
[INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendFeatureMessageTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.eclipse.ditto.messages.model.signals.commands.SendFeatureMessageTest
[INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendFeatureMessageResponseTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.messages.model.signals.commands.SendFeatureMessageResponseTest
[INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendThingMessageTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.ditto.messages.model.signals.commands.SendThingMessageTest
[INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendMessageAcceptedResponseTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.messages.model.signals.commands.SendMessageAcceptedResponseTest
[INFO] Running org.eclipse.ditto.messages.model.ImmutableMessageTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.eclipse.ditto.messages.model.ImmutableMessageTest
[INFO] Running org.eclipse.ditto.messages.model.TimestampValueValidatorTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.messages.model.TimestampValueValidatorTest
[INFO] Running org.eclipse.ditto.messages.model.MessagesModelFactoryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.messages.model.MessagesModelFactoryTest
[INFO] Running org.eclipse.ditto.messages.model.DittoMessageThingIdValueValidatorTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.messages.model.DittoMessageThingIdValueValidatorTest
[INFO] Running org.eclipse.ditto.messages.model.ImmutableMessageHeadersTest
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.ditto.messages.model.ImmutableMessageHeadersTest
[INFO] Running org.eclipse.ditto.messages.model.MessageFormatInvalidExceptionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.messages.model.MessageFormatInvalidExceptionTest
[INFO] Running org.eclipse.ditto.messages.model.MessageHeadersBuilderTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.320 s -- in org.eclipse.ditto.messages.model.MessageHeadersBuilderTest
[INFO] Running org.eclipse.ditto.messages.model.ImmutableMessageBuilderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.messages.model.ImmutableMessageBuilderTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-messages-model ---
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-messages-model ---
[INFO] Building bundle: /home/jenkins/agent/workspace/ditto-release/messages/model/target/ditto-messages-model-3.4.3.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-release/messages/model/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-messages-model >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-messages-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-messages-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-messages-model ---
[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-release/messages/model/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-messages-model <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-messages-model ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/messages/model/target/ditto-messages-model-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-messages-model ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.messages.model.signals.commands;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/MessagePayloadSerializer.java:98: warning: no comment
[WARNING] public static void deserialize(@Nullable final JsonValue payload, final MessageBuilder<Object> messageBuilder,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/messages/model/src/main/java/org/eclipse/ditto/messages/model/MessagesModelFactory.java:74: warning: no @param for initialHeaders
[WARNING] public static MessageHeadersBuilder newHeadersBuilder(final Map<String, String> initialHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/SendMessageAcceptedResponse.java:78: warning: no @param for messageHeaders
[WARNING] public static SendMessageAcceptedResponse newInstance(final ThingId thingId, final MessageHeaders messageHeaders,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/SendMessageAcceptedResponse.java:93: warning: no @param for messageHeaders
[WARNING] public static SendMessageAcceptedResponse newInstance(final ThingId thingId,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/SendMessageAcceptedResponse.java:135: warning: no comment
[WARNING] public Optional<String> getCorrelationId() {
[WARNING] ^
[WARNING] 6 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/messages/model/target/ditto-messages-model-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-messages-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-messages-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-messages-model ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/messages/model/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Messages :: Model' with 46 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-messages-model ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/messages/model/target/ditto-messages-model-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/messages/model/target/ditto-messages-model-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/messages/model/target/ditto-messages-model-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/messages/model/target/ditto-messages-model-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/messages/model/target/ditto-messages-model-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/messages/model/target/ditto-messages-model-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-messages-model ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- japicmp:0.17.3:cmp (default) @ ditto-messages-model ---
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/messages/model/target/japicmp/japicmp.diff'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/messages/model/target/japicmp/japicmp.xml'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/messages/model/target/japicmp/japicmp.html'.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-messages-model ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/messages/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/3.4.3/ditto-messages-model-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/messages/model/target/ditto-messages-model-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/3.4.3/ditto-messages-model-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/messages/model/target/ditto-messages-model-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/3.4.3/ditto-messages-model-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/messages/model/target/ditto-messages-model-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/3.4.3/ditto-messages-model-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/messages/model/target/ditto-messages-model-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/3.4.3/ditto-messages-model-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/messages/model/target/ditto-messages-model-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/3.4.3/ditto-messages-model-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/messages/model/target/ditto-messages-model-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/3.4.3/ditto-messages-model-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/messages/model/target/ditto-messages-model-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/3.4.3/ditto-messages-model-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ ditto-messages-model ---
[INFO] Installing org/eclipse/ditto/ditto-messages-model/3.4.3/ditto-messages-model-3.4.3.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] ------------------< org.eclipse.ditto:ditto-protocol >------------------
[INFO] Building Eclipse Ditto :: Protocol 3.4.3                         [35/77]
[INFO]   from protocol/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-protocol ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-protocol ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-protocol ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-protocol ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-protocol ---
[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-release/protocol/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-protocol ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/protocol/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-protocol ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/protocol/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-protocol ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-protocol:bundle:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-protocol ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 191 source files with javac [debug target 1.8] to target/classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/MessageSignalMapper.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/MessageSignalMapper.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-protocol ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-protocol ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 54 source files with javac [debug target 1.8] to target/test-classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-protocol ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/protocol/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.protocol.adapter.connectivity.ConnectivityAnnouncementAdapterTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.975 s -- in org.eclipse.ditto.protocol.adapter.connectivity.ConnectivityAnnouncementAdapterTest
[INFO] Running org.eclipse.ditto.protocol.adapter.connectivity.ParametrizedConnectivityAnnouncementAdapterTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 s -- in org.eclipse.ditto.protocol.adapter.connectivity.ParametrizedConnectivityAnnouncementAdapterTest
[INFO] Running org.eclipse.ditto.protocol.adapter.connectivity.DefaultConnectivityCommandAdapterProviderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.protocol.adapter.connectivity.DefaultConnectivityCommandAdapterProviderTest
[INFO] Running org.eclipse.ditto.protocol.adapter.things.ParametrizedThingMergeCommandAdapterTest
[INFO] Tests run: 88, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.370 s -- in org.eclipse.ditto.protocol.adapter.things.ParametrizedThingMergeCommandAdapterTest
[INFO] Running org.eclipse.ditto.protocol.adapter.things.SearchErrorResponseAdapterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.558 s -- in org.eclipse.ditto.protocol.adapter.things.SearchErrorResponseAdapterTest
[INFO] Running org.eclipse.ditto.protocol.adapter.things.RetrieveThingsCommandResponseAdapterTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.protocol.adapter.things.RetrieveThingsCommandResponseAdapterTest
[INFO] Running org.eclipse.ditto.protocol.adapter.things.RetrieveThingsCommandAdapterTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.protocol.adapter.things.RetrieveThingsCommandAdapterTest
[INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingSearchCommandAdapterTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.protocol.adapter.things.ThingSearchCommandAdapterTest
[INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingModifyCommandResponseAdapterTest
[INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s -- in org.eclipse.ditto.protocol.adapter.things.ThingModifyCommandResponseAdapterTest
[INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingQueryCommandResponseAdapterTest
[INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.ditto.protocol.adapter.things.ThingQueryCommandResponseAdapterTest
[INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingMergeCommandResponseAdapterTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.protocol.adapter.things.ThingMergeCommandResponseAdapterTest
[INFO] Running org.eclipse.ditto.protocol.adapter.things.MessageCommandResponseAdapterTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.ditto.protocol.adapter.things.MessageCommandResponseAdapterTest
[INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingModifyCommandAdapterTest
[INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s -- in org.eclipse.ditto.protocol.adapter.things.ThingModifyCommandAdapterTest
[INFO] Running org.eclipse.ditto.protocol.adapter.things.ParametrizedNullValueThingMergeCommandAdapterTest
[INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.ditto.protocol.adapter.things.ParametrizedNullValueThingMergeCommandAdapterTest
[INFO] Running org.eclipse.ditto.protocol.adapter.things.SubscriptionEventAdapterTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.protocol.adapter.things.SubscriptionEventAdapterTest
[INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingMergedEventAdapterTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.protocol.adapter.things.ThingMergedEventAdapterTest
[INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingEventAdapterTest
[INFO] Tests run: 138, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s -- in org.eclipse.ditto.protocol.adapter.things.ThingEventAdapterTest
[INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingMergeCommandAdapterTest
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.protocol.adapter.things.ThingMergeCommandAdapterTest
[INFO] Running org.eclipse.ditto.protocol.adapter.things.MessageCommandAdapterTest
[INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.eclipse.ditto.protocol.adapter.things.MessageCommandAdapterTest
[INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingQueryCommandAdapterTest
[INFO] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.ditto.protocol.adapter.things.ThingQueryCommandAdapterTest
[INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingErrorResponseAdapterTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.protocol.adapter.things.ThingErrorResponseAdapterTest
[INFO] Running org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyModifyCommandResponseAdapterTest
[INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyModifyCommandResponseAdapterTest
[INFO] Running org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyQueryCommandAdapterTest
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyQueryCommandAdapterTest
[INFO] Running org.eclipse.ditto.protocol.adapter.policies.PolicyQueryCommandAdapterTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.protocol.adapter.policies.PolicyQueryCommandAdapterTest
[INFO] Running org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyModifyCommandAdapterTest
[INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyModifyCommandAdapterTest
[INFO] Running org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyQueryCommandResponseAdapterTest
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyQueryCommandResponseAdapterTest
[INFO] Running org.eclipse.ditto.protocol.adapter.policies.PolicyModifyCommandAdapterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.protocol.adapter.policies.PolicyModifyCommandAdapterTest
[INFO] Running org.eclipse.ditto.protocol.adapter.policies.PolicyErrorResponseAdapterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.protocol.adapter.policies.PolicyErrorResponseAdapterTest
[INFO] Running org.eclipse.ditto.protocol.adapter.acknowledgements.AcknowledgementsAdapterTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.protocol.adapter.acknowledgements.AcknowledgementsAdapterTest
[INFO] Running org.eclipse.ditto.protocol.adapter.acknowledgements.AcknowledgementAdapterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.protocol.adapter.acknowledgements.AcknowledgementAdapterTest
[INFO] Running org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterTest
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterTest
[INFO] Running org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal ThingQueryCommand and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal ThingQueryCommand and headers [channel=live]
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'twin' for signal ThingQueryCommand and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'live' for signal ThingQueryCommand and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'none' for signal ThingQueryCommand and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'none' is not supported in combination with signal type 'null'.)
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal ThingQueryCommandResponse and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal ThingQueryCommandResponse and headers [channel=live]
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'twin' for signal ThingQueryCommandResponse and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'live' for signal ThingQueryCommandResponse and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'none' for signal ThingQueryCommandResponse and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'none' is not supported in combination with signal type 'null'.)
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal ThingModifyCommand and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal ThingModifyCommand and headers [channel=live]
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'twin' for signal ThingModifyCommand and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'live' for signal ThingModifyCommand and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'none' for signal ThingModifyCommand and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'none' is not supported in combination with signal type 'null'.)
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal ThingModifyCommandResponse and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal ThingModifyCommandResponse and headers [channel=live]
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'twin' for signal ThingModifyCommandResponse and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'live' for signal ThingModifyCommandResponse and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'none' for signal ThingModifyCommandResponse and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'none' is not supported in combination with signal type 'null'.)
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal MergeThing and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal MergeThing and headers [channel=live]
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'twin' for signal MergeThing and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'live' for signal MergeThing and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'none' for signal MergeThing and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'none' is not supported in combination with signal type 'null'.)
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal MergeThingResponse and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal MergeThingResponse and headers [channel=live]
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'twin' for signal MergeThingResponse and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'live' for signal MergeThingResponse and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'none' for signal MergeThingResponse and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'none' is not supported in combination with signal type 'null'.)
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal ThingErrorResponse and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal ThingErrorResponse and headers [channel=live]
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'twin' for signal ThingErrorResponse and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'live' for signal ThingErrorResponse and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'none' for signal ThingErrorResponse and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'none' is not supported in combination with signal type 'null'.)
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal MessageCommand and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal MessageCommand and headers [channel=live]
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'twin' for signal MessageCommand and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'twin' is not supported in combination with signal type 'null'.)
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'live' for signal MessageCommand and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'none' for signal MessageCommand and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'none' is not supported in combination with signal type 'null'.)
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal MessageCommandResponse and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal MessageCommandResponse and headers [channel=live]
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'twin' for signal MessageCommandResponse and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'twin' is not supported in combination with signal type 'null'.)
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'live' for signal MessageCommandResponse and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'none' for signal MessageCommandResponse and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'none' is not supported in combination with signal type 'null'.)
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal ThingEvent and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal ThingEvent and headers [channel=live]
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'twin' for signal ThingEvent and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'live' for signal ThingEvent and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'none' for signal ThingEvent and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'none' is not supported in combination with signal type 'null'.)
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal ThingMerged and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal ThingMerged and headers [channel=live]
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'twin' for signal ThingMerged and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'live' for signal ThingMerged and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'none' for signal ThingMerged and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'none' is not supported in combination with signal type 'null'.)
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal PolicyQueryCommand and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal PolicyQueryCommand and headers [channel=live]
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'live' is not supported in combination with signal type 'null'.)
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'twin' for signal PolicyQueryCommand and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'twin' is not supported in combination with signal type 'null'.)
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'live' for signal PolicyQueryCommand and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'live' is not supported in combination with signal type 'null'.)
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'none' for signal PolicyQueryCommand and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal PolicyQueryCommandResponse and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal PolicyQueryCommandResponse and headers [channel=live]
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'live' is not supported in combination with signal type 'null'.)
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'twin' for signal PolicyQueryCommandResponse and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'twin' is not supported in combination with signal type 'null'.)
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'live' for signal PolicyQueryCommandResponse and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'live' is not supported in combination with signal type 'null'.)
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'none' for signal PolicyQueryCommandResponse and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal PolicyModifyCommand and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal PolicyModifyCommand and headers [channel=live]
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'live' is not supported in combination with signal type 'null'.)
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'twin' for signal PolicyModifyCommand and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'twin' is not supported in combination with signal type 'null'.)
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'live' for signal PolicyModifyCommand and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'live' is not supported in combination with signal type 'null'.)
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'none' for signal PolicyModifyCommand and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal PolicyModifyCommandResponse and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal PolicyModifyCommandResponse and headers [channel=live]
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'live' is not supported in combination with signal type 'null'.)
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'twin' for signal PolicyModifyCommandResponse and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'twin' is not supported in combination with signal type 'null'.)
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'live' for signal PolicyModifyCommandResponse and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'live' is not supported in combination with signal type 'null'.)
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'none' for signal PolicyModifyCommandResponse and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal PolicyErrorResponse and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal PolicyErrorResponse and headers [channel=live]
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'live' is not supported in combination with signal type 'null'.)
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'twin' for signal PolicyErrorResponse and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'twin' is not supported in combination with signal type 'null'.)
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'live' for signal PolicyErrorResponse and headers []
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'live' is not supported in combination with signal type 'null'.)
[main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'none' for signal PolicyErrorResponse and headers []
[INFO] Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.155 s -- in org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest
[INFO] Running org.eclipse.ditto.protocol.adapter.HeadersFromTopicPathTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.protocol.adapter.HeadersFromTopicPathTest
[INFO] Running org.eclipse.ditto.protocol.adapter.UnknownTopicPathExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s -- in org.eclipse.ditto.protocol.adapter.UnknownTopicPathExceptionTest
[INFO] Running org.eclipse.ditto.protocol.ImmutablePayloadTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.008 s -- in org.eclipse.ditto.protocol.ImmutablePayloadTest
[INFO] Running org.eclipse.ditto.protocol.ImmutableAdaptableTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.eclipse.ditto.protocol.ImmutableAdaptableTest
[INFO] Running org.eclipse.ditto.protocol.mappingstrategies.ConnectivityAnnouncementMappingStrategiesTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.protocol.mappingstrategies.ConnectivityAnnouncementMappingStrategiesTest
[INFO] Running org.eclipse.ditto.protocol.mappingstrategies.IllegalAdaptableExceptionTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.015 s -- in org.eclipse.ditto.protocol.mappingstrategies.IllegalAdaptableExceptionTest
[INFO] Running org.eclipse.ditto.protocol.mappingstrategies.MappingContextTest
[INFO] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.eclipse.ditto.protocol.mappingstrategies.MappingContextTest
[INFO] Running org.eclipse.ditto.protocol.mappingstrategies.AbstractMessageMappingStrategiesTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.protocol.mappingstrategies.AbstractMessageMappingStrategiesTest
[INFO] Running org.eclipse.ditto.protocol.mappingstrategies.AdaptableToSignalMapperTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.eclipse.ditto.protocol.mappingstrategies.AdaptableToSignalMapperTest
[INFO] Running org.eclipse.ditto.protocol.ImmutableTopicPathParameterizedParsingTest
[INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.protocol.ImmutableTopicPathParameterizedParsingTest
[INFO] Running org.eclipse.ditto.protocol.ProtocolFactoryTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s -- in org.eclipse.ditto.protocol.ProtocolFactoryTest
[INFO] Running org.eclipse.ditto.protocol.placeholders.ImmutableResourcePlaceholderTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.protocol.placeholders.ImmutableResourcePlaceholderTest
[INFO] Running org.eclipse.ditto.protocol.placeholders.ImmutableTopicPathPlaceholderTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.protocol.placeholders.ImmutableTopicPathPlaceholderTest
[INFO] Running org.eclipse.ditto.protocol.ImmutableMessagePathTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.protocol.ImmutableMessagePathTest
[INFO] Running org.eclipse.ditto.protocol.ImmutableJsonifiableAdaptableTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.protocol.ImmutableJsonifiableAdaptableTest
[INFO] Running org.eclipse.ditto.protocol.ImmutableTopicPathTest
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s -- in org.eclipse.ditto.protocol.ImmutableTopicPathTest
[INFO] Running com.eclipsesource.json.PrettyPrintEmptyElementsWriterTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in com.eclipsesource.json.PrettyPrintEmptyElementsWriterTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1344, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-protocol ---
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-protocol ---
[INFO] Building bundle: /home/jenkins/agent/workspace/ditto-release/protocol/target/ditto-protocol-3.4.3.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-release/protocol/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-protocol >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-protocol ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-protocol ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-protocol ---
[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-release/protocol/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-protocol <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-protocol ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/protocol/target/ditto-protocol-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-protocol ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/EmptyPathMatcher.java:21: warning: empty <p> tag
[WARNING] * <p>
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/acknowledgements/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.protocol.adapter.acknowledgements;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/connectivity/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.protocol.adapter.connectivity;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/policies/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.protocol.adapter.policies;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/provider/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.protocol.adapter.provider;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractAdapter.java:48: warning: no comment
[WARNING] protected final PayloadPathMatcher payloadPathMatcher;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractAdapter.java:53: warning: no comment
[WARNING] protected AbstractAdapter(final MappingStrategies<T> mappingStrategies,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractErrorResponseAdapter.java:46: warning: no comment
[WARNING] protected AbstractErrorResponseAdapter(final HeaderTranslator headerTranslator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractErrorResponseAdapter.java:139: warning: no comment
[WARNING] protected static TopicPathBuildable addChannelToTopicPathBuilder(final TopicPathBuilder topicPathBuilder,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/AnnouncementsTopicPathBuilder.java:27: warning: no @param for name
[WARNING] AnnouncementsTopicPathBuilder name(String name);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/acknowledgements/DefaultAcknowledgementsAdapterProvider.java:34: warning: no comment
[WARNING] public DefaultAcknowledgementsAdapterProvider(final ErrorRegistry<DittoRuntimeException> errorRegistry,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/connectivity/DefaultConnectivityCommandAdapterProvider.java:32: warning: no comment
[WARNING] public DefaultConnectivityCommandAdapterProvider(final HeaderTranslator headerTranslator) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/policies/DefaultPolicyCommandAdapterProvider.java:46: warning: no comment
[WARNING] public DefaultPolicyCommandAdapterProvider(final ErrorRegistry<DittoRuntimeException> errorRegistry,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/things/DefaultThingCommandAdapterProvider.java:63: warning: no comment
[WARNING] public DefaultThingCommandAdapterProvider(final ErrorRegistry<DittoRuntimeException> errorRegistry,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/EmptyPathMatcher.java:31: warning: no comment
[WARNING] public static EmptyPathMatcher getInstance() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/IllegalAdaptableException.java:100: warning: no @return
[WARNING] public static IllegalAdaptableException newInstance(final String message, final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/IllegalAdaptableException.java:113: warning: no @return
[WARNING] public static IllegalAdaptableException newInstance(final String message,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/InvalidPathException.java:103: warning: no comment
[WARNING] public Builder(final JsonPointer path) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:99: warning: no comment
[WARNING] public static MessageCommandMappingStrategies getMessageCommandMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:103: warning: no comment
[WARNING] public static MessageCommandResponseMappingStrategies getMessageCommandResponseMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:42: warning: no comment
[WARNING] public static PolicyAnnouncementMappingStrategies getPolicyAnnouncementMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:46: warning: no comment
[WARNING] public static PolicyEventMappingStrategies getPolicyEventMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:26: warning: no comment
[WARNING] public static PolicyModifyCommandMappingStrategies getPolicyModifyCommandMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:34: warning: no comment
[WARNING] public static PolicyModifyCommandResponseMappingStrategies getPolicyModifyCommandResponseMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:30: warning: no comment
[WARNING] public static PolicyQueryCommandMappingStrategies getPolicyQueryCommandMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:38: warning: no comment
[WARNING] public static PolicyQueryCommandResponseMappingStrategies getPolicyQueryCommandResponseMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:62: warning: no comment
[WARNING] public static RetrieveThingsCommandMappingStrategies getRetrieveThingsCommandMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:66: warning: no comment
[WARNING] public static RetrieveThingsCommandResponseMappingStrategies getRetrieveThingsCommandResponseMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:117: warning: no comment
[WARNING] public static StreamingSubscriptionCommandMappingStrategies getStreamingSubscriptionCommandMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:121: warning: no comment
[WARNING] public static StreamingSubscriptionEventMappingStrategies getStreamingSubscriptionEventMappingStrategies(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:94: warning: no comment
[WARNING] public static SubscriptionEventMappingStrategies getSubscriptionEventMappingStrategies(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:86: warning: no comment
[WARNING] public static ThingEventMappingStrategies getThingEventMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:50: warning: no comment
[WARNING] public static ThingMergeCommandMappingStrategies getThingMergeCommandMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:74: warning: no comment
[WARNING] public static ThingMergeCommandResponseMappingStrategies getThingMergeCommandResponseMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:90: warning: no comment
[WARNING] public static ThingMergedEventMappingStrategies getThingMergedEventMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:54: warning: no comment
[WARNING] public static ThingModifyCommandMappingStrategies getThingModifyCommandMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:70: warning: no comment
[WARNING] public static ThingModifyCommandResponseMappingStrategies getThingModifyCommandResponseMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:58: warning: no comment
[WARNING] public static ThingQueryCommandMappingStrategies getThingQueryCommandMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:78: warning: no comment
[WARNING] public static ThingQueryCommandResponseMappingStrategies getThingQueryCommandResponseMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:82: warning: no comment
[WARNING] public static ThingSearchCommandMappingStrategies getThingSearchCommandMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/MessagePath.java:70: warning: no comment
[WARNING] static JsonKey directionToJsonKey(final MessageDirection direction) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/MessagePath.java:59: warning: no comment
[WARNING] static Optional<MessageDirection> jsonKeyToDirection(final JsonKey jsonKey) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/things/RetrieveThingsCommandAdapter.java:24: warning: no comment
[WARNING] public final class RetrieveThingsCommandAdapter extends AbstractThingAdapter<RetrieveThings>
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/provider/RetrieveThingsCommandAdapterProvider.java:19: warning: no comment
[WARNING] public interface RetrieveThingsCommandAdapterProvider<Q extends Signal<?>, R extends CommandResponse<?>> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandMappingStrategies.java:28: warning: no comment
[WARNING] public final class RetrieveThingsCommandMappingStrategies extends AbstractThingMappingStrategies<RetrieveThings> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandMappingStrategies.java:33: warning: no comment
[WARNING] protected RetrieveThingsCommandMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:82: warning: no comment
[WARNING] protected static JsonPointer attributePointerFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:74: warning: no comment
[WARNING] protected static Attributes attributesFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:88: warning: no comment
[WARNING] protected static JsonValue attributeValueFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:115: warning: no comment
[WARNING] protected static FeatureDefinition featureDefinitionFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:105: warning: no comment
[WARNING] protected static Feature featureFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:92: warning: no comment
[WARNING] protected static String featureIdFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:123: warning: no comment
[WARNING] protected static FeatureProperties featurePropertiesFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:131: warning: no comment
[WARNING] protected static JsonPointer featurePropertyPointerFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:137: warning: no comment
[WARNING] protected static JsonValue featurePropertyValueFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:97: warning: no comment
[WARNING] protected static Features featuresFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandMappingStrategies.java:37: warning: no comment
[WARNING] public static RetrieveThingsCommandMappingStrategies getInstance() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:157: warning: no comment
[WARNING] protected static String leafValue(final JsonPointer path) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:56: warning: no comment
[WARNING] protected static String namespaceFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:61: warning: no comment
[WARNING] protected static JsonObject payloadValueAsJsonObjectFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:141: warning: no comment
[WARNING] protected static PolicyId policyIdFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractMappingStrategies.java:79: warning: no comment
[WARNING] protected static JsonFieldSelector selectedFieldsFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:149: warning: no comment
[WARNING] protected static ThingDefinition thingDefinitionFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:67: warning: no comment
[WARNING] protected static Thing thingFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractMappingStrategies.java:83: warning: no comment
[WARNING] protected static ThingId thingIdFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/things/RetrieveThingsCommandResponseAdapter.java:25: warning: no comment
[WARNING] public final class RetrieveThingsCommandResponseAdapter extends AbstractThingAdapter<RetrieveThingsResponse>
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandResponseMappingStrategies.java:27: warning: no comment
[WARNING] public final class RetrieveThingsCommandResponseMappingStrategies
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandResponseMappingStrategies.java:37: warning: no comment
[WARNING] public static RetrieveThingsCommandResponseMappingStrategies getInstance() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:138: warning: no comment
[WARNING] public static SignalMapper<ConnectivityAnnouncement<?>> newConnectivityAnnouncementSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:134: warning: no comment
[WARNING] public static SignalMapper<MessageCommandResponse<?, ?>> newMessageCommandResponseSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:130: warning: no comment
[WARNING] public static SignalMapper<MessageCommand<?, ?>> newMessageCommandSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:122: warning: no comment
[WARNING] public static SignalMapper<PolicyAnnouncement<?>> newPolicyAnnouncementSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:126: warning: no comment
[WARNING] public static SignalMapper<PolicyEvent<?>> newPolicyEventSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:110: warning: no comment
[WARNING] public static SignalMapper<PolicyModifyCommandResponse<?>> newPolicyModifyResponseSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:106: warning: no comment
[WARNING] public static SignalMapper<PolicyModifyCommand<?>> newPolicyModifySignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:118: warning: no comment
[WARNING] public static SignalMapper<PolicyQueryCommandResponse<?>> newPolicyQueryResponseSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:114: warning: no comment
[WARNING] public static SignalMapper<PolicyQueryCommand<?>> newPolicyQuerySignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:98: warning: no comment
[WARNING] public static SignalMapper<RetrieveThingsResponse> newRetrieveThingsResponseSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:94: warning: no comment
[WARNING] public static SignalMapper<RetrieveThings> newRetrieveThingsSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:86: warning: no comment
[WARNING] public static SignalMapper<StreamingSubscriptionCommand<?>> newStreamingSubscriptionCommandSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:90: warning: no comment
[WARNING] public static SignalMapper<StreamingSubscriptionEvent<?>> newStreamingSubscriptionEventSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:82: warning: no comment
[WARNING] public static SignalMapper<SubscriptionEvent<?>> newSubscriptionEventSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:58: warning: no comment
[WARNING] public static SignalMapper<ThingEvent<?>> newThingEventSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:70: warning: no comment
[WARNING] public static SignalMapper<ThingMerged> newThingMergedEventSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:66: warning: no comment
[WARNING] public static SignalMapper<MergeThingResponse> newThingMergeResponseSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:62: warning: no comment
[WARNING] public static SignalMapper<MergeThing> newThingMergeSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:54: warning: no comment
[WARNING] public static SignalMapper<ThingModifyCommandResponse<?>> newThingModifyResponseSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:50: warning: no comment
[WARNING] public static SignalMapper<ThingModifyCommand<?>> newThingModifySignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:78: warning: no comment
[WARNING] public static SignalMapper<ThingQueryCommandResponse<?>> newThingQueryResponseSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:74: warning: no comment
[WARNING] public static SignalMapper<ThingQueryCommand<?>> newThingQuerySignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:102: warning: no comment
[WARNING] public static SignalMapper<ThingSearchCommand<?>> newThingSearchSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/StreamingTopicPathBuilder.java:27: warning: no @param for subscribingCommandName
[WARNING] TopicPathBuildable subscribe(String subscribingCommandName);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:54: warning: no comment
[WARNING] String ID_PLACEHOLDER = "_";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:55: warning: no comment
[WARNING] String PATH_DELIMITER = "/";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:173: warning: no comment
[WARNING] default boolean isWildcardTopic() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:400: warning: no comment
[WARNING] CREATE("create"),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:411: warning: no comment
[WARNING] CREATED("created"),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:408: warning: no comment
[WARNING] DELETE("delete"),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:417: warning: no comment
[WARNING] DELETED("deleted");
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:406: warning: no comment
[WARNING] MERGE("merge"),
[WARNING] ^
[WARNING] 100 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/protocol/target/ditto-protocol-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-protocol ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-protocol ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-protocol ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/protocol/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Protocol' with 173 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-protocol ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/protocol/target/ditto-protocol-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/protocol/target/ditto-protocol-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/protocol/target/ditto-protocol-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/protocol/target/ditto-protocol-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/protocol/target/ditto-protocol-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/protocol/target/ditto-protocol-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-protocol ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- japicmp:0.17.3:cmp (default) @ ditto-protocol ---
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/protocol/target/japicmp/japicmp.diff'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/protocol/target/japicmp/japicmp.xml'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/protocol/target/japicmp/japicmp.html'.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-protocol ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/protocol/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/3.4.3/ditto-protocol-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/protocol/target/ditto-protocol-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/3.4.3/ditto-protocol-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/protocol/target/ditto-protocol-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/3.4.3/ditto-protocol-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/protocol/target/ditto-protocol-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/3.4.3/ditto-protocol-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/protocol/target/ditto-protocol-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/3.4.3/ditto-protocol-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/protocol/target/ditto-protocol-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/3.4.3/ditto-protocol-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/protocol/target/ditto-protocol-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/3.4.3/ditto-protocol-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/protocol/target/ditto-protocol-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/3.4.3/ditto-protocol-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ ditto-protocol ---
[INFO] Installing org/eclipse/ditto/ditto-protocol/3.4.3/ditto-protocol-3.4.3.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] -----------< org.eclipse.ditto:ditto-internal-models-signal >-----------
[INFO] Building Eclipse Ditto :: Internal :: Models :: Signal 3.4.3     [36/77]
[INFO]   from internal/models/signal/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-models-signal ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-models-signal ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-models-signal ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-signal ---
[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-release/internal/models/signal/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models-signal ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-models-signal ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/models/signal/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models-signal ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-signal:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-models-signal ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 6 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-models-signal ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/models/signal/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-models-signal ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 9 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/models/signal/src/test/java/org/eclipse/ditto/internal/models/signal/correlation/CommandAndCommandResponseMatchingValidatorTest.java: /home/jenkins/agent/workspace/ditto-release/internal/models/signal/src/test/java/org/eclipse/ditto/internal/models/signal/correlation/CommandAndCommandResponseMatchingValidatorTest.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/models/signal/src/test/java/org/eclipse/ditto/internal/models/signal/correlation/CommandAndCommandResponseMatchingValidatorTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-models-signal ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.internal.models.signal.type.SignalTypeCategoryTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.580 s -- in org.eclipse.ditto.internal.models.signal.type.SignalTypeCategoryTest
[INFO] Running org.eclipse.ditto.internal.models.signal.type.SemanticSignalTypeTest
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.019 s -- in org.eclipse.ditto.internal.models.signal.type.SemanticSignalTypeTest
[INFO] Running org.eclipse.ditto.internal.models.signal.correlation.MatchingValidationResultTest
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 s -- in org.eclipse.ditto.internal.models.signal.correlation.MatchingValidationResultTest
[INFO] Running org.eclipse.ditto.internal.models.signal.correlation.CommandAndCommandResponseMatchingValidatorTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.834 s -- in org.eclipse.ditto.internal.models.signal.correlation.CommandAndCommandResponseMatchingValidatorTest
[INFO] Running org.eclipse.ditto.internal.models.signal.correlation.CommandAndCommandResponseMatchingValidatorParameterizedTest
[INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.573 s -- in org.eclipse.ditto.internal.models.signal.correlation.CommandAndCommandResponseMatchingValidatorParameterizedTest
[INFO] Running org.eclipse.ditto.internal.models.signal.SignalInformationPointTest
[INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.971 s -- in org.eclipse.ditto.internal.models.signal.SignalInformationPointTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 156, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-signal ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-models-signal ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/ditto-internal-models-signal-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-models-signal >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-models-signal ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-signal ---
[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-release/internal/models/signal/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-models-signal <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-models-signal ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/ditto-internal-models-signal-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models-signal ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/correlation/CommandAndCommandResponseMatchingValidator.java:54: warning: empty <p> tag
[WARNING] * <p>
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/type/SignalTypeCategory.java:29: warning: no comment
[WARNING] ANNOUNCEMENT,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/type/SignalTypeCategory.java:31: warning: no comment
[WARNING] COMMAND,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/type/SignalTypeCategory.java:33: warning: no comment
[WARNING] EVENT,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/type/SignalTypeCategory.java:35: warning: no comment
[WARNING] RESPONSE;
[WARNING] ^
[WARNING] 5 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/ditto-internal-models-signal-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models-signal ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models-signal ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models-signal ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Models :: Signal' with 9 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-models-signal ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/ditto-internal-models-signal-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/ditto-internal-models-signal-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/ditto-internal-models-signal-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/ditto-internal-models-signal-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/ditto-internal-models-signal-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/ditto-internal-models-signal-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-models-signal ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models-signal ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signal/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/3.4.3/ditto-internal-models-signal-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/ditto-internal-models-signal-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/3.4.3/ditto-internal-models-signal-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/ditto-internal-models-signal-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/3.4.3/ditto-internal-models-signal-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/ditto-internal-models-signal-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/3.4.3/ditto-internal-models-signal-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/ditto-internal-models-signal-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/3.4.3/ditto-internal-models-signal-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/ditto-internal-models-signal-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/3.4.3/ditto-internal-models-signal-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/ditto-internal-models-signal-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/3.4.3/ditto-internal-models-signal-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/ditto-internal-models-signal-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/3.4.3/ditto-internal-models-signal-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] ----------------< org.eclipse.ditto:ditto-policies-api >----------------
[INFO] Building Eclipse Ditto :: Policies :: API 3.4.3                  [37/77]
[INFO]   from policies/api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies-api ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies-api ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-policies-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-api ---
[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-release/policies/api/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-api ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/policies/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-api ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/policies/api/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-api ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-api:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-api ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 13 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-api ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/policies/api/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-api ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 8 source files with javac [debug target 17] to target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-api ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/policies/api/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyRevisionResponseTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.006 s -- in org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyRevisionResponseTest
[INFO] Running org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyRevisionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyRevisionTest
[INFO] Running org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyTest
[INFO] Running org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyResponseTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.280 s -- in org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyResponseTest
[INFO] Running org.eclipse.ditto.policies.api.PoliciesMappingStrategiesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s -- in org.eclipse.ditto.policies.api.PoliciesMappingStrategiesTest
[INFO] Running org.eclipse.ditto.policies.api.PolicyTagTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.policies.api.PolicyTagTest
[INFO] Running org.eclipse.ditto.policies.api.PoliciesValidatorTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.policies.api.PoliciesValidatorTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-api ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-policies-api ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/policies/api/target/ditto-policies-api-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-policies-api >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-policies-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-api ---
[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-release/policies/api/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-policies-api <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-policies-api ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/policies/api/target/ditto-policies-api-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-api ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/api/src/main/java/org/eclipse/ditto/policies/api/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.api;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/api/src/main/java/org/eclipse/ditto/policies/api/commands/sudo/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.api.commands.sudo;
[WARNING] ^
[WARNING] 2 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/policies/api/target/ditto-policies-api-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-api ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/policies/api/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: API' with 12 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-policies-api ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/policies/api/target/ditto-policies-api-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/policies/api/target/ditto-policies-api-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/policies/api/target/ditto-policies-api-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/policies/api/target/ditto-policies-api-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/policies/api/target/ditto-policies-api-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/policies/api/target/ditto-policies-api-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-policies-api ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-policies-api ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/3.4.3/ditto-policies-api-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/api/target/ditto-policies-api-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/3.4.3/ditto-policies-api-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/api/target/ditto-policies-api-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/3.4.3/ditto-policies-api-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/api/target/ditto-policies-api-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/3.4.3/ditto-policies-api-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/api/target/ditto-policies-api-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/3.4.3/ditto-policies-api-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/api/target/ditto-policies-api-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/3.4.3/ditto-policies-api-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/api/target/ditto-policies-api-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/3.4.3/ditto-policies-api-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/api/target/ditto-policies-api-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/3.4.3/ditto-policies-api-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] ------------< org.eclipse.ditto:ditto-internal-utils-ddata >------------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Distributed Data 3.4.3 [38/77]
[INFO]   from internal/utils/ddata/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-ddata ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-ddata ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-ddata ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-ddata ---
[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-release/internal/utils/ddata/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-ddata ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-ddata ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-ddata ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-ddata:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-ddata ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 6 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-ddata ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-ddata ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 2 source files with javac [debug target 17] to target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-ddata ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.internal.utils.ddata.DefaultDistributedDataConfigTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.739 s -- in org.eclipse.ditto.internal.utils.ddata.DefaultDistributedDataConfigTest
[INFO] Running org.eclipse.ditto.internal.utils.ddata.DefaultPekkoReplicatorConfigTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 s -- in org.eclipse.ditto.internal.utils.ddata.DefaultPekkoReplicatorConfigTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-ddata ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-ddata ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/ditto-internal-utils-ddata-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-ddata >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-ddata ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-ddata ---
[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-release/internal/utils/ddata/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-ddata <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-ddata ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/ditto-internal-utils-ddata-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-ddata ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/src/main/java/org/eclipse/ditto/internal/utils/ddata/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.ddata;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/src/main/java/org/eclipse/ditto/internal/utils/ddata/DistributedData.java:77: warning: no @param for ddataExecutor
[WARNING] protected DistributedData(final DistributedDataConfig config, final ActorRefFactory factory,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/src/main/java/org/eclipse/ditto/internal/utils/ddata/DistributedData.java:110: warning: no @param for actorSystem
[WARNING] public static DistributedDataConfig createConfig(final ActorSystem actorSystem,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/src/main/java/org/eclipse/ditto/internal/utils/ddata/DistributedData.java:64: warning: no comment
[WARNING] protected final int numberOfShards;
[WARNING] ^
[WARNING] 4 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/ditto-internal-utils-ddata-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-ddata ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-ddata ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-ddata ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Distributed Data' with 6 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-ddata ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/ditto-internal-utils-ddata-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/ditto-internal-utils-ddata-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/ditto-internal-utils-ddata-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/ditto-internal-utils-ddata-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/ditto-internal-utils-ddata-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/ditto-internal-utils-ddata-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-ddata ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-ddata ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/3.4.3/ditto-internal-utils-ddata-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/ditto-internal-utils-ddata-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/3.4.3/ditto-internal-utils-ddata-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/ditto-internal-utils-ddata-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/3.4.3/ditto-internal-utils-ddata-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/ditto-internal-utils-ddata-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/3.4.3/ditto-internal-utils-ddata-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/ditto-internal-utils-ddata-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/3.4.3/ditto-internal-utils-ddata-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/ditto-internal-utils-ddata-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/3.4.3/ditto-internal-utils-ddata-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/ditto-internal-utils-ddata-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/3.4.3/ditto-internal-utils-ddata-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/ditto-internal-utils-ddata-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/3.4.3/ditto-internal-utils-ddata-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] -----------< org.eclipse.ditto:ditto-internal-utils-pubsub >------------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub 3.4.3     [39/77]
[INFO]   from internal/utils/pubsub/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-pubsub ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-pubsub ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-pubsub ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub ---
[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-release/internal/utils/pubsub/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pubsub ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pubsub ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pubsub ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 81 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/SubUpdater.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/SubUpdater.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pubsub ---
[INFO] Copying 4 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 6 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/PubSubFactoryTest.java: /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/PubSubFactoryTest.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/PubSubFactoryTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/TestPubSubFactory.java: /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/TestPubSubFactory.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/TestPubSubFactory.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pubsub ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.internal.utils.pubsub.config.DefaultPubSubConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.440 s -- in org.eclipse.ditto.internal.utils.pubsub.config.DefaultPubSubConfigTest
[INFO] Running org.eclipse.ditto.internal.utils.pubsub.actors.SubUpdaterTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.89 s -- in org.eclipse.ditto.internal.utils.pubsub.actors.SubUpdaterTest
[INFO] Running org.eclipse.ditto.internal.utils.pubsub.actors.AckUpdaterTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.23 s -- in org.eclipse.ditto.internal.utils.pubsub.actors.AckUpdaterTest
[INFO] Running org.eclipse.ditto.internal.utils.pubsub.PubSubFactoryTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 143.3 s -- in org.eclipse.ditto.internal.utils.pubsub.PubSubFactoryTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pubsub ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/ditto-internal-utils-pubsub-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-pubsub >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-pubsub ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub ---
[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-release/internal/utils/pubsub/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-pubsub <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-pubsub ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/ditto-internal-utils-pubsub-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pubsub ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/ddata/literal/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.pubsub.ddata.literal;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/ddata/AbstractDDataHandler.java:42: warning: no comment
[WARNING] protected final SelfUniqueAddress selfUniqueAddress;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/ddata/AbstractDDataHandler.java:46: warning: no comment
[WARNING] protected AbstractDDataHandler(final DistributedDataConfig config,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:46: warning: no comment
[WARNING] protected final AckExtractor<T> ackExtractor;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:39: warning: no comment
[WARNING] protected final ActorRefFactory actorRefFactory;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:45: warning: no comment
[WARNING] protected final CompressedDData ddata;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:44: warning: no comment
[WARNING] protected final DistributedDataConfig ddataConfig;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:47: warning: no comment
[WARNING] protected final DistributedAcks distributedAcks;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:41: warning: no comment
[WARNING] protected final String factoryId;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:40: warning: no comment
[WARNING] protected final Class<T> messageClass;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:42: warning: no comment
[WARNING] protected final PubSubTopicExtractor<T> topicExtractor;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/ClusterMemberRemovedAware.java:49: warning: no comment
[WARNING] default AbstractActor.Receive receiveClusterMemberRemoved() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/DistributedAcks.java:131: warning: no @param for system
[WARNING] static DistributedAcks empty(final ActorSystem system) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/DistributedPub.java:56: warning: no @param for <S>
[WARNING] <S extends T> Object wrapForPublicationWithAcks(S message, final CharSequence groupIndexKey,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/DistributedPub.java:91: warning: no @param for <S>
[WARNING] default <S extends Signal<?>> DistributedPub<S> withTopicExtractor(final PubSubTopicExtractor<S> topicExtractor) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/ddata/ack/GroupedSnapshot.java:61: warning: no @param for groups
[WARNING] public Set<V> getValues(final Collection<String> groups) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/PubUpdater.java:50: warning: no @return
[WARNING] public static Props props(final DDataWriter<ActorRef, ?> topicsWriter) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/api/SubAck.java:44: warning: no @param for consistent
[WARNING] public static SubAck of(final Request request, final ActorRef sender, final int seqNr, final boolean consistent) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/api/Subscribe.java:70: warning: no @param for resubscribe
[WARNING] public static Subscribe of(final Collection<String> topics,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/SubUpdater.java:70: warning: no comment
[WARNING] public static final int MAX_ERROR_COUNTER = 3;
[WARNING] ^
[WARNING] 20 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/ditto-internal-utils-pubsub-3.4.3-javadoc.jar
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-resources) @ ditto-internal-utils-pubsub ---
[INFO] Copying 1 resource from src/main/resources to target
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pubsub ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pubsub ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pubsub ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Pub-Sub' with 83 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-pubsub ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/ditto-internal-utils-pubsub-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/ditto-internal-utils-pubsub-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/ditto-internal-utils-pubsub-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/ditto-internal-utils-pubsub-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/ditto-internal-utils-pubsub-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/ditto-internal-utils-pubsub-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-pubsub ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pubsub ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/3.4.3/ditto-internal-utils-pubsub-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/ditto-internal-utils-pubsub-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/3.4.3/ditto-internal-utils-pubsub-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/ditto-internal-utils-pubsub-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/3.4.3/ditto-internal-utils-pubsub-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/ditto-internal-utils-pubsub-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/3.4.3/ditto-internal-utils-pubsub-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/ditto-internal-utils-pubsub-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/3.4.3/ditto-internal-utils-pubsub-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/ditto-internal-utils-pubsub-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/3.4.3/ditto-internal-utils-pubsub-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/ditto-internal-utils-pubsub-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/3.4.3/ditto-internal-utils-pubsub-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/ditto-internal-utils-pubsub-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/3.4.3/ditto-internal-utils-pubsub-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] ------------< org.eclipse.ditto:ditto-internal-utils-cache >------------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Cache 3.4.3       [40/77]
[INFO]   from internal/utils/cache/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-cache ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-cache ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-cache ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cache ---
[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-release/internal/utils/cache/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-cache ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-cache ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-cache ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cache:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-cache ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 17 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-cache ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-cache ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-cache ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.internal.utils.cache.ComparableCacheTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 s -- in org.eclipse.ditto.internal.utils.cache.ComparableCacheTest
[INFO] Running org.eclipse.ditto.internal.utils.cache.config.DefaultCacheConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.551 s -- in org.eclipse.ditto.internal.utils.cache.config.DefaultCacheConfigTest
[INFO] Running org.eclipse.ditto.internal.utils.cache.MetricsStatsCounterTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.321 s -- in org.eclipse.ditto.internal.utils.cache.MetricsStatsCounterTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cache ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-cache ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/ditto-internal-utils-cache-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-cache >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-cache ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cache ---
[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-release/internal/utils/cache/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-cache <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-cache ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/ditto-internal-utils-cache-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-cache ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.cache;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/config/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.cache.config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.cache.entry;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:44: warning: no comment
[WARNING] boolean exists();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:32: warning: no comment
[WARNING] static <T> Entry<T> fetchError(final Throwable throwable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:67: warning: no comment
[WARNING] default Optional<T> get() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:28: warning: no comment
[WARNING] static <T> Entry<T> nonexistent() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:24: warning: no comment
[WARNING] static <T> Entry<T> of(final long revision, final T value) {
[WARNING] ^
[WARNING] 8 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/ditto-internal-utils-cache-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-cache ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-cache ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-cache ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Cache' with 14 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-cache ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/ditto-internal-utils-cache-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/ditto-internal-utils-cache-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/ditto-internal-utils-cache-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/ditto-internal-utils-cache-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/ditto-internal-utils-cache-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/ditto-internal-utils-cache-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-cache ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-cache ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/3.4.3/ditto-internal-utils-cache-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/ditto-internal-utils-cache-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/3.4.3/ditto-internal-utils-cache-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/ditto-internal-utils-cache-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/3.4.3/ditto-internal-utils-cache-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/ditto-internal-utils-cache-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/3.4.3/ditto-internal-utils-cache-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/ditto-internal-utils-cache-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/3.4.3/ditto-internal-utils-cache-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/ditto-internal-utils-cache-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/3.4.3/ditto-internal-utils-cache-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/ditto-internal-utils-cache-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/3.4.3/ditto-internal-utils-cache-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/ditto-internal-utils-cache-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/3.4.3/ditto-internal-utils-cache-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] ------------< org.eclipse.ditto:ditto-internal-utils-test >-------------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Test 3.4.3        [41/77]
[INFO]   from internal/utils/test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-test ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-test ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-test ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-test ---
[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-release/internal/utils/test/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-test ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/internal/utils/test/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-test ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/test/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-test ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-test:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-test ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/test/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 15 source files with javac [debug target 17] to target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-test ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-test ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-test ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/test/target/ditto-internal-utils-test-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-test >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-test ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-test ---
[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-release/internal/utils/test/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-test <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-test ---
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-test ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/test/target/ditto-internal-utils-test-3.4.3-tests.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-test ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-test ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/test/target/ditto-internal-utils-test-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/test/target/ditto-internal-utils-test-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/test/target/ditto-internal-utils-test-3.4.3-tests.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/test/target/ditto-internal-utils-test-3.4.3-tests.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-test ---
[INFO] Signing 3 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-test ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/test/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-test/3.4.3/ditto-internal-utils-test-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/test/target/ditto-internal-utils-test-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-test/3.4.3/ditto-internal-utils-test-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/test/target/ditto-internal-utils-test-3.4.3-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-test/3.4.3/ditto-internal-utils-test-3.4.3-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/test/target/ditto-internal-utils-test-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-test/3.4.3/ditto-internal-utils-test-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/test/target/ditto-internal-utils-test-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-test/3.4.3/ditto-internal-utils-test-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/test/target/ditto-internal-utils-test-3.4.3-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-test/3.4.3/ditto-internal-utils-test-3.4.3-tests.jar.asc
[INFO] 
[INFO] ---------< org.eclipse.ditto:ditto-internal-utils-persistence >---------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Persistence 3.4.3 [42/77]
[INFO]   from internal/utils/persistence/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-persistence ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-persistence ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-persistence ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-persistence ---
[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-release/internal/utils/persistence/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-persistence ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-persistence ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-persistence ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-persistence:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-persistence ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 75 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoTimestampPersistence.java: /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoTimestampPersistence.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoTimestampPersistence.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java: /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-persistence ---
[INFO] Copying 12 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-persistence ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 29 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/test/java/org/eclipse/ditto/internal/utils/persistence/mongo/JsonValueToDbEntityMapperTest.java: /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/test/java/org/eclipse/ditto/internal/utils/persistence/mongo/JsonValueToDbEntityMapperTest.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/test/java/org/eclipse/ditto/internal/utils/persistence/mongo/JsonValueToDbEntityMapperTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-persistence ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.MongoDbUriSupplierTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.061 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.MongoDbUriSupplierTest
[INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultIndexInitializationConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.616 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultIndexInitializationConfigTest
[INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultSnapshotConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.618 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultSnapshotConfigTest
[INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultCircuitBreakerConfigTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultCircuitBreakerConfigTest
[INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultMongoDbConfigTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultMongoDbConfigTest
[INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultEventConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultEventConfigTest
[INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultOptionsConfigTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultOptionsConfigTest
[INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultActivityCheckConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultActivityCheckConfigTest
[INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultConnectionPoolConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultConnectionPoolConfigTest
[INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoEventSourceSettingsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoEventSourceSettingsTest
[INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoPersistenceOperationsSelectionProviderTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoPersistenceOperationsSelectionProviderTest
[INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoPersistenceOperationsSelectionTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoPersistenceOperationsSelectionTest
[INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexOperationsTest
11:33:27,307 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/test-classes/logback-test.xml]
11:33:27,391 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
11:33:27,393 |-INFO in ch.qos.logback.core.joran.action.StatusListenerAction - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener]
11:33:27,396 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
11:33:27,406 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
11:33:27,413 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
11:33:27,454 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
11:33:27,454 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDERR]
11:33:27,454 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
11:33:27,457 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.ditto] to INFO
11:33:27,458 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN
11:33:27,458 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
11:33:27,459 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDERR] to Logger[ROOT]
11:33:27,459 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
11:33:27,460 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7146c6ea - Registering current configuration as safe fallback point
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexOperationsTest
[INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexTest
[INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexInitializerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexInitializerTest
[INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexFactoryTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexFactoryTest
[INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.DefaultIndexKeyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.DefaultIndexKeyTest
[INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.JsonValueToDbEntityMapperTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.836 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.JsonValueToDbEntityMapperTest
[INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.KeyNameReviserTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.KeyNameReviserTest
[INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.DefaultPersistenceStreamingActorTest
2023-12-05 11:33:33,915 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
2023-12-05 11:33:33,916 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
2023-12-05 11:33:34,550 WARN  [] o.a.p.s.i.s.SinkRefStageImpl SinkRefStageImpl(pekko://PekkoTestSystem) - [SinkRef-0] Stream already completed before remote side materialized, failing now.
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.214 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.DefaultPersistenceStreamingActorTest
[INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.SnapshotStreamingActorTest
2023-12-05 11:33:34,888 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-6) - [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
2023-12-05 11:33:34,888 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-6) - [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
2023-12-05 11:33:35,099 WARN  [] o.a.p.s.i.s.SinkRefStageImpl SinkRefStageImpl(pekko://PekkoTestSystem) - [SinkRef-0] Stream already completed before remote side materialized, failing now.
[WARN] [12/05/2023 11:33:35.116] [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#171675734]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
[WARN] [12/05/2023 11:33:35.119] [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#171675734]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
2023-12-05 11:33:35,298 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-10) - [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
2023-12-05 11:33:35,298 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-10) - [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
[WARN] [12/05/2023 11:33:35.381] [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#-2141476106]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
[WARN] [12/05/2023 11:33:35.381] [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#-2141476106]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
2023-12-05 11:33:35,505 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-14) - [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
2023-12-05 11:33:35,505 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-14) - [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
[WARN] [12/05/2023 11:33:35.579] [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#-2001711292]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
[WARN] [12/05/2023 11:33:35.580] [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#-2001711292]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
2023-12-05 11:33:35,700 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-18) - [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
2023-12-05 11:33:35,700 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-18) - [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
[WARN] [12/05/2023 11:33:35.783] [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#-199957355]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
[WARN] [12/05/2023 11:33:35.783] [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#-199957355]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
2023-12-05 11:33:35,899 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-22) - [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
2023-12-05 11:33:35,899 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-22) - [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
[WARN] [12/05/2023 11:33:35.980] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-unbind-snapshotStreamingActor] failed in phase [service-unbind]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#1072343320]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
[WARN] [12/05/2023 11:33:35.980] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] [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#1072343320]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.282 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.SnapshotStreamingActorTest
[INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.MongoClientWrapperTest
2023-12-05 11:33:36,397 WARN  [] o.mongodb.driver.uri  - Connection string contains unsupported option 'writeconcern'.
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.390 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.MongoClientWrapperTest
[INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.DittoBsonJsonTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.DittoBsonJsonTest
[INFO] Running org.eclipse.ditto.internal.utils.persistence.operations.DefaultPersistenceOperationsConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.ditto.internal.utils.persistence.operations.DefaultPersistenceOperationsConfigTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 110, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-persistence ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-persistence ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-persistence >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-persistence ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-persistence ---
[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-release/internal/utils/persistence/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-persistence <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-persistence ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-persistence ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.indices;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/ops/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.ops;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/ops/eventsource/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoEventAdapter.java:56: warning: no comment
[WARNING] protected final EventRegistry<T> eventRegistry;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoEventAdapter.java:55: warning: no comment
[WARNING] protected final ExtendedActorSystem system;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoEventAdapter.java:59: warning: no comment
[WARNING] protected AbstractMongoEventAdapter(final ExtendedActorSystem system,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java:74: warning: no @param for <T>
[WARNING] static <T> SnapshotAdapter<T> get(final ActorSystem actorSystem, final Config config) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoSnapshotAdapter.java:72: warning: no @param for entity
[WARNING] protected abstract Optional<JsonField> getRevisionJsonField(final T entity);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoSnapshotAdapter.java:48: warning: no comment
[WARNING] protected AbstractMongoSnapshotAdapter(final Logger logger) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/operations/AbstractPersistenceOperationsActor.java:119: warning: no @param for optionalToCloseWhenStopped
[WARNING] protected AbstractPersistenceOperationsActor(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/operations/AbstractPersistenceOperationsActor.java:418: warning: no comment
[WARNING] public record OpComplete(Command<?> command, ActorRef sender) {}
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/operations/AbstractPersistenceOperationsActor.java:171: warning: no comment
[WARNING] protected abstract String getActorName();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/DittoMongoCollectionCache.java:40: warning: no comment
[WARNING] public DittoMongoCollectionCache(final Config config) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexDirection.java:31: warning: no comment
[WARNING] public BsonInt32 getBsonInt() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexDirection.java:21: warning: no comment
[WARNING] ASCENDING(1), DESCENDING(-1);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexDirection.java:21: warning: no comment
[WARNING] ASCENDING(1), DESCENDING(-1);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexDirection.java:23: warning: no comment
[WARNING] public static final IndexDirection DEFAULT = ASCENDING;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/monitoring/KamonCommandListener.java:37: warning: no comment
[WARNING] public KamonCommandListener(final String metricName) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/monitoring/KamonConnectionPoolListener.java:41: warning: no comment
[WARNING] public KamonConnectionPoolListener(final String metricName) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/ops/MongoOpsUtil.java:55: warning: no comment
[WARNING] public static Source<List<Throwable>, NotUsed> deleteByFilter(final MongoCollection<Document> collection,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/ops/MongoOpsUtil.java:49: warning: no comment
[WARNING] public static Source<List<Throwable>, NotUsed> drop(final MongoCollection<Document> collection) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoReadJournal.java:211: warning: no @param for actorSystem
[WARNING] public static MongoReadJournal newInstance(final Config config, final DittoMongoClient mongoClient,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoReadJournal.java:161: warning: no comment
[WARNING] public static final String J_EVENT_MANIFEST = JournallingFieldNames$.MODULE$.MANIFEST();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoReadJournal.java:160: warning: no comment
[WARNING] public static final String J_EVENT_PID = JournallingFieldNames$.MODULE$.PROCESSOR_ID();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:41: warning: no comment
[WARNING] public com.mongodb.ReadConcern getMongoReadConcern() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:30: warning: no comment
[WARNING] AVAILABLE("available", com.mongodb.ReadConcern.AVAILABLE);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:25: warning: no comment
[WARNING] DEFAULT("default", com.mongodb.ReadConcern.DEFAULT),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:28: warning: no comment
[WARNING] LINEARIZABLE("linearizable", com.mongodb.ReadConcern.LINEARIZABLE),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:26: warning: no comment
[WARNING] LOCAL("local", com.mongodb.ReadConcern.LOCAL),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:27: warning: no comment
[WARNING] MAJORITY("majority", com.mongodb.ReadConcern.MAJORITY),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:29: warning: no comment
[WARNING] SNAPSHOT("snapshot", com.mongodb.ReadConcern.SNAPSHOT),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:39: warning: no comment
[WARNING] public com.mongodb.ReadPreference getMongoReadPreference() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:29: warning: no comment
[WARNING] NEAREST("nearest", com.mongodb.ReadPreference.nearest());
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:25: warning: no comment
[WARNING] PRIMARY("primary", com.mongodb.ReadPreference.primary()),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:26: warning: no comment
[WARNING] PRIMARY_PREFERRED("primaryPreferred", com.mongodb.ReadPreference.primaryPreferred()),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:27: warning: no comment
[WARNING] SECONDARY("secondary", com.mongodb.ReadPreference.secondary()),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:28: warning: no comment
[WARNING] SECONDARY_PREFERRED("secondaryPreferred", com.mongodb.ReadPreference.secondaryPreferred()),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/SuffixBuilderConfig.java:40: warning: no comment
[WARNING] EXTRACTOR_CLASS("class", ""),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/SuffixBuilderConfig.java:42: warning: no comment
[WARNING] SUPPORTED_PREFIXES("supported-prefixes", Collections.emptyList());
[WARNING] ^
[WARNING] 41 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3-javadoc.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-persistence ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3-tests.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-persistence ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-persistence ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-persistence ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Persistence' with 75 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-persistence ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3-javadoc.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3-tests.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3-tests.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-persistence ---
[INFO] Signing 5 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-persistence ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/3.4.3/ditto-internal-utils-persistence-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/3.4.3/ditto-internal-utils-persistence-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/3.4.3/ditto-internal-utils-persistence-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/3.4.3/ditto-internal-utils-persistence-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/3.4.3/ditto-internal-utils-persistence-3.4.3-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/3.4.3/ditto-internal-utils-persistence-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/3.4.3/ditto-internal-utils-persistence-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/3.4.3/ditto-internal-utils-persistence-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/3.4.3/ditto-internal-utils-persistence-3.4.3-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/3.4.3/ditto-internal-utils-persistence-3.4.3-tests.jar.asc
[INFO] 
[INFO] -----------------< org.eclipse.ditto:ditto-things-api >-----------------
[INFO] Building Eclipse Ditto :: Things :: API 3.4.3                    [43/77]
[INFO]   from things/api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-things-api ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-things-api ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-things-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-api ---
[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-release/things/api/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things-api ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/things/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-things-api ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/things/api/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things-api ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-api:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-things-api ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 12 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-things-api ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/things/api/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-things-api ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 6 source files with javac [debug target 17] to target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-things-api ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/things/api/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.423 s -- in org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingTest
[INFO] Running org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingResponseTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 s -- in org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingResponseTest
[INFO] Running org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingsResponseTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingsResponseTest
[INFO] Running org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingsTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingsTest
[INFO] Running org.eclipse.ditto.things.api.ThingSnapshotTakenTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.834 s -- in org.eclipse.ditto.things.api.ThingSnapshotTakenTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things-api ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-things-api ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/things/api/target/ditto-things-api-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-things-api >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-things-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-api ---
[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-release/things/api/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-things-api <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-things-api ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/things/api/target/ditto-things-api-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things-api ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/api/src/main/java/org/eclipse/ditto/things/api/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.things.api;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/api/src/main/java/org/eclipse/ditto/things/api/commands/sudo/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.things.api.commands.sudo;
[WARNING] ^
[WARNING] 2 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/things/api/target/ditto-things-api-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-things-api ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/things/api/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Things :: API' with 12 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-things-api ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/things/api/target/ditto-things-api-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/things/api/target/ditto-things-api-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/things/api/target/ditto-things-api-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/things/api/target/ditto-things-api-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/things/api/target/ditto-things-api-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/things/api/target/ditto-things-api-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-things-api ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-things-api ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/3.4.3/ditto-things-api-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/api/target/ditto-things-api-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/3.4.3/ditto-things-api-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/api/target/ditto-things-api-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/3.4.3/ditto-things-api-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/api/target/ditto-things-api-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/3.4.3/ditto-things-api-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/api/target/ditto-things-api-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/3.4.3/ditto-things-api-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/api/target/ditto-things-api-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/3.4.3/ditto-things-api-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/api/target/ditto-things-api-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/3.4.3/ditto-things-api-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/api/target/ditto-things-api-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/3.4.3/ditto-things-api-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --------------< org.eclipse.ditto:ditto-connectivity-api >--------------
[INFO] Building Eclipse Ditto :: Connectivity :: API 3.4.3              [44/77]
[INFO]   from connectivity/api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-connectivity-api ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-connectivity-api ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-connectivity-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-api ---
[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-release/connectivity/api/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity-api ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/connectivity/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-connectivity-api ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity-api ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-api:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-connectivity-api ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 28 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-connectivity-api ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-connectivity-api ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 10 source files with javac [debug target 17] to target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-connectivity-api ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/connectivity/api/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.connectivity.api.ConnectionTagTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.748 s -- in org.eclipse.ditto.connectivity.api.ConnectionTagTest
[INFO] Running org.eclipse.ditto.connectivity.api.BaseClientStateTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.connectivity.api.BaseClientStateTest
[INFO] Running org.eclipse.ditto.connectivity.api.ConnectivityMappingStrategiesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.209 s -- in org.eclipse.ditto.connectivity.api.ConnectivityMappingStrategiesTest
[INFO] Running org.eclipse.ditto.connectivity.api.commands.sudo.SudoAddConnectionLogEntryTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.330 s -- in org.eclipse.ditto.connectivity.api.commands.sudo.SudoAddConnectionLogEntryTest
[INFO] Running org.eclipse.ditto.connectivity.api.MappedOutboundSignalTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.connectivity.api.MappedOutboundSignalTest
[INFO] Running org.eclipse.ditto.connectivity.api.InboundSignalTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] [12/05/2023 11:34:10.740] [main] [CoordinatedShutdown(pekko://InboundSignalTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.848 s -- in org.eclipse.ditto.connectivity.api.InboundSignalTest
[INFO] Running org.eclipse.ditto.connectivity.api.MappableOutboundSignalTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.connectivity.api.MappableOutboundSignalTest
[INFO] Running org.eclipse.ditto.connectivity.api.UnmodifiableExternalMessageTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.704 s -- in org.eclipse.ditto.connectivity.api.UnmodifiableExternalMessageTest
[INFO] Running org.eclipse.ditto.connectivity.api.MappedInboundExternalMessageTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.connectivity.api.MappedInboundExternalMessageTest
[INFO] Running org.eclipse.ditto.connectivity.api.messaging.monitoring.logs.LogEntryFactoryTest
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.046 s -- in org.eclipse.ditto.connectivity.api.messaging.monitoring.logs.LogEntryFactoryTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 54, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-api ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-connectivity-api ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/connectivity/api/target/ditto-connectivity-api-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-connectivity-api >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-connectivity-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-api ---
[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-release/connectivity/api/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-connectivity-api <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-connectivity-api ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/connectivity/api/target/ditto-connectivity-api-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity-api ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.api;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.api.commands.sudo;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/messaging/monitoring/logs/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.api.messaging.monitoring.logs;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:27: warning: no comment
[WARNING] CONNECTED,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:26: warning: no comment
[WARNING] CONNECTING,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:29: warning: no comment
[WARNING] DISCONNECTED,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:28: warning: no comment
[WARNING] DISCONNECTING,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:30: warning: no comment
[WARNING] INITIALIZED,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:32: warning: no comment
[WARNING] TESTING;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:31: warning: no comment
[WARNING] UNKNOWN,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ConnectivityMessagingConstants.java:33: warning: no comment
[WARNING] public static final String CONNECTION_ID_RETRIEVAL_ACTOR_NAME = "connectionIdsRetrieval";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ConnectivityMessagingConstants.java:35: warning: no comment
[WARNING] public static final String CONNECTION_ID_RETRIEVAL_ACTOR_PATH =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:171: warning: no comment
[WARNING] BYTES,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:170: warning: no comment
[WARNING] TEXT,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:172: warning: no comment
[WARNING] TEXT_AND_BYTES,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:173: warning: no comment
[WARNING] UNKNOWN
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/messaging/monitoring/logs/LogEntryFactory.java:65: warning: no @return
[WARNING] public static LogEntry getLogEntryForFailedCommandResponseRoundTrip(final Command<?> command,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/messaging/monitoring/logs/LogEntryFactory.java:112: warning: no @return
[WARNING] public static LogEntry getLogEntryForIllegalCommandResponseAdaptable(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/MappedInboundExternalMessage.java:38: warning: no comment
[WARNING] public static MappedInboundExternalMessage of(final ExternalMessage externalMessage, final TopicPath topicPath,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/OutboundSignalFactory.java:87: warning: no @param for targets
[WARNING] public static OutboundSignal.Mappable newMappableOutboundSignal(final Signal<?> signal, final List<Target> targets,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionIdsByTag.java:44: warning: no comment
[WARNING] public static final String NAME = "sudoRetrieveConnectionIdsByTag";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionIdsByTag.java:46: warning: no comment
[WARNING] public static final String TYPE = TYPE_PREFIX + NAME;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionIdsByTag.java:119: warning: no comment
[WARNING] public String getTag() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionIdsByTagResponse.java:141: warning: no comment
[WARNING] public Set<ConnectionId> getConnectionIds() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionTags.java:43: warning: no comment
[WARNING] public static final String NAME = "sudoRetrieveConnectionTags";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionTags.java:45: warning: no comment
[WARNING] public static final String TYPE = TYPE_PREFIX + NAME;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionTagsResponse.java:141: warning: no comment
[WARNING] public Set<String> getConnectionTags() {
[WARNING] ^
[WARNING] 27 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/connectivity/api/target/ditto-connectivity-api-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity-api ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/connectivity/api/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Connectivity :: API' with 29 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-connectivity-api ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/connectivity/api/target/ditto-connectivity-api-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/connectivity/api/target/ditto-connectivity-api-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/connectivity/api/target/ditto-connectivity-api-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/connectivity/api/target/ditto-connectivity-api-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/connectivity/api/target/ditto-connectivity-api-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/connectivity/api/target/ditto-connectivity-api-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-connectivity-api ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity-api ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/3.4.3/ditto-connectivity-api-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/api/target/ditto-connectivity-api-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/3.4.3/ditto-connectivity-api-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/api/target/ditto-connectivity-api-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/3.4.3/ditto-connectivity-api-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/api/target/ditto-connectivity-api-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/3.4.3/ditto-connectivity-api-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/api/target/ditto-connectivity-api-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/3.4.3/ditto-connectivity-api-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/api/target/ditto-connectivity-api-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/3.4.3/ditto-connectivity-api-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/api/target/ditto-connectivity-api-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/3.4.3/ditto-connectivity-api-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/api/target/ditto-connectivity-api-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/3.4.3/ditto-connectivity-api-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --------------------< org.eclipse.ditto:ditto-jwt >---------------------
[INFO] Building Eclipse Ditto :: JWT 3.4.3                              [45/77]
[INFO]   from jwt/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-jwt ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-jwt ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-jwt ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-jwt ---
[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-release/jwt/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-jwt ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-jwt ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-jwt:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-jwt ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-jwt >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-jwt ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-jwt ---
[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-release/jwt/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-jwt <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-jwt ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-jwt ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-jwt ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-jwt ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-jwt ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-jwt ---
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-jwt ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-jwt ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/jwt/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt/3.4.3/ditto-jwt-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/jwt/target/ditto-jwt-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt/3.4.3/ditto-jwt-3.4.3.pom.asc
[INFO] 
[INFO] -----------------< org.eclipse.ditto:ditto-jwt-model >------------------
[INFO] Building Eclipse Ditto :: JWT :: Model 3.4.3                     [46/77]
[INFO]   from jwt/model/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-jwt-model ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-jwt-model ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-jwt-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-jwt-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-jwt-model ---
[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-release/jwt/model/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-jwt-model ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/jwt/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-jwt-model ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/jwt/model/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-jwt-model ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-jwt-model:bundle:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-jwt-model ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 10 source files with javac [debug target 1.8] to target/classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-jwt-model ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/jwt/model/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-jwt-model ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug target 1.8] to target/test-classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-jwt-model ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/jwt/model/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.jwt.model.ImmutableJsonWebKeyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.092 s -- in org.eclipse.ditto.jwt.model.ImmutableJsonWebKeyTest
[INFO] Running org.eclipse.ditto.jwt.model.ImmutableJsonWebTokenTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.701 s -- in org.eclipse.ditto.jwt.model.ImmutableJsonWebTokenTest
[INFO] Running org.eclipse.ditto.jwt.model.AudienceTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.ditto.jwt.model.AudienceTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-jwt-model ---
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-jwt-model ---
[INFO] Building bundle: /home/jenkins/agent/workspace/ditto-release/jwt/model/target/ditto-jwt-model-3.4.3.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-release/jwt/model/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-jwt-model >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-jwt-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-jwt-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-jwt-model ---
[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-release/jwt/model/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-jwt-model <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-jwt-model ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/jwt/model/target/ditto-jwt-model-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-jwt-model ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.jwt.model;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/AbstractJsonWebToken.java:55: warning: no comment
[WARNING] protected AbstractJsonWebToken(final String token) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/AbstractJsonWebToken.java:46: warning: no comment
[WARNING] protected AbstractJsonWebToken(final JsonWebToken jsonWebToken) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/JwtAudienceInvalidException.java:30: warning: no comment
[WARNING] public final class JwtAudienceInvalidException extends DittoRuntimeException implements JwtException {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/JwtException.java:15: warning: no comment
[WARNING] public interface JwtException {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/JwtInvalidException.java:28: warning: no comment
[WARNING] public final class JwtInvalidException extends DittoRuntimeException implements JwtException {
[WARNING] ^
[WARNING] 6 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/jwt/model/target/ditto-jwt-model-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-jwt-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-jwt-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-jwt-model ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/jwt/model/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: JWT :: Model' with 10 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-jwt-model ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/jwt/model/target/ditto-jwt-model-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/jwt/model/target/ditto-jwt-model-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/jwt/model/target/ditto-jwt-model-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/jwt/model/target/ditto-jwt-model-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/jwt/model/target/ditto-jwt-model-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/jwt/model/target/ditto-jwt-model-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-jwt-model ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- japicmp:0.17.3:cmp (default) @ ditto-jwt-model ---
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/jwt/model/target/japicmp/japicmp.diff'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/jwt/model/target/japicmp/japicmp.xml'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/jwt/model/target/japicmp/japicmp.html'.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-jwt-model ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/jwt/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/3.4.3/ditto-jwt-model-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/jwt/model/target/ditto-jwt-model-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/3.4.3/ditto-jwt-model-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/jwt/model/target/ditto-jwt-model-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/3.4.3/ditto-jwt-model-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/jwt/model/target/ditto-jwt-model-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/3.4.3/ditto-jwt-model-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/jwt/model/target/ditto-jwt-model-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/3.4.3/ditto-jwt-model-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/jwt/model/target/ditto-jwt-model-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/3.4.3/ditto-jwt-model-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/jwt/model/target/ditto-jwt-model-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/3.4.3/ditto-jwt-model-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/jwt/model/target/ditto-jwt-model-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/3.4.3/ditto-jwt-model-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ ditto-jwt-model ---
[INFO] Installing org/eclipse/ditto/ditto-jwt-model/3.4.3/ditto-jwt-model-3.4.3.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --------------------< org.eclipse.ditto:ditto-wot >---------------------
[INFO] Building Eclipse Ditto :: WoT 3.4.3                              [47/77]
[INFO]   from wot/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-wot ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-wot ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-wot ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot ---
[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-release/wot/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-wot ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-wot ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-wot ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-wot >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-wot ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot ---
[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-release/wot/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-wot <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-wot ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-wot ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-wot ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-wot ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-wot ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-wot ---
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-wot ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-wot ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot/3.4.3/ditto-wot-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/target/ditto-wot-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot/3.4.3/ditto-wot-3.4.3.pom.asc
[INFO] 
[INFO] -----------------< org.eclipse.ditto:ditto-wot-model >------------------
[INFO] Building Eclipse Ditto :: WoT :: Model 3.4.3                     [48/77]
[INFO]   from wot/model/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-wot-model ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-wot-model ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-wot-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-wot-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot-model ---
[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-release/wot/model/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-wot-model ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/wot/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-wot-model ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-wot-model ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot-model:bundle:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-wot-model ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 232 source files with javac [debug target 1.8] to target/classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-wot-model ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-wot-model ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-wot-model ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/wot/model/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.wot.model.ThingDescriptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.653 s -- in org.eclipse.ditto.wot.model.ThingDescriptionTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-wot-model ---
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-wot-model ---
[INFO] Building bundle: /home/jenkins/agent/workspace/ditto-release/wot/model/target/ditto-wot-model-3.4.3.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-release/wot/model/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-wot-model >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-wot-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-wot-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot-model ---
[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-release/wot/model/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-wot-model <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-wot-model ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/wot/model/target/ditto-wot-model-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-wot-model ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:63: warning: no comment
[WARNING] interface Builder extends Interaction.Builder<Builder, Action, ActionFormElement, ActionForms> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:34: warning: no comment
[WARNING] static Action fromJson(final CharSequence actionName, final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:51: warning: no comment
[WARNING] String getActionName();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:53: warning: no comment
[WARNING] Optional<SingleDataSchema> getInput();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:55: warning: no comment
[WARNING] Optional<SingleDataSchema> getOutput();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:59: warning: no comment
[WARNING] boolean isIdempotent();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:57: warning: no comment
[WARNING] boolean isSafe();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:61: warning: no comment
[WARNING] Optional<Boolean> isSynchronous();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:38: warning: no comment
[WARNING] static Action.Builder newBuilder(final CharSequence actionName) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:42: warning: no comment
[WARNING] static Action.Builder newBuilder(final CharSequence actionName, final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:65: warning: no comment
[WARNING] static Builder newBuilder(final CharSequence actionName) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:70: warning: no comment
[WARNING] static Builder newBuilder(final CharSequence actionName, final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:80: warning: no comment
[WARNING] Builder setIdempotent(@Nullable Boolean idempotent);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:74: warning: no comment
[WARNING] Builder setInput(@Nullable SingleDataSchema input);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:76: warning: no comment
[WARNING] Builder setOutput(@Nullable SingleDataSchema output);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:78: warning: no comment
[WARNING] Builder setSafe(@Nullable Boolean safe);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:82: warning: no comment
[WARNING] Builder setSynchronous(@Nullable Boolean synchronous);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:100: warning: no comment
[WARNING] public static final JsonFieldDefinition<Boolean> IDEMPOTENT = JsonFactory.newBooleanFieldDefinition(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:91: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonObject> INPUT = JsonFactory.newJsonObjectFieldDefinition(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:94: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonObject> OUTPUT = JsonFactory.newJsonObjectFieldDefinition(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:97: warning: no comment
[WARNING] public static final JsonFieldDefinition<Boolean> SAFE = JsonFactory.newBooleanFieldDefinition(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:103: warning: no comment
[WARNING] public static final JsonFieldDefinition<Boolean> SYNCHRONOUS = JsonFactory.newBooleanFieldDefinition(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:45: warning: no comment
[WARNING] interface Builder extends FormElement.Builder<Builder, ActionFormElement> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:26: warning: no comment
[WARNING] static ActionFormElement fromJson(final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:43: warning: no comment
[WARNING] ActionFormElementOp<SingleActionFormElementOp> getOp();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:30: warning: no comment
[WARNING] static ActionFormElement.Builder newBuilder() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:34: warning: no comment
[WARNING] static ActionFormElement.Builder newBuilder(final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:47: warning: no comment
[WARNING] static Builder newBuilder() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:51: warning: no comment
[WARNING] static Builder newBuilder(final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:55: warning: no comment
[WARNING] Builder setOp(@Nullable ActionFormElementOp<SingleActionFormElementOp> op);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionForms.java:30: warning: no comment
[WARNING] static ActionForms fromJson(final JsonArray jsonArray) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionForms.java:40: warning: no comment
[WARNING] static ActionForms of(final Collection<ActionFormElement> formElements) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:43: warning: no comment
[WARNING] static Actions from(final Collection<Action> actions) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:32: warning: no comment
[WARNING] static Actions fromJson(final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:58: warning: no comment
[WARNING] Optional<Action> getAction(CharSequence actionName);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:54: warning: no comment
[WARNING] static Actions of(final Map<String, Action> actions) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:44: warning: no comment
[WARNING] interface Builder extends SecurityScheme.Builder<AdditionalSecurityScheme.Builder, AdditionalSecurityScheme> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:29: warning: no comment
[WARNING] static AdditionalSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:33: warning: no comment
[WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:38: warning: no comment
[WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:46: warning: no comment
[WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:58: warning: no comment
[WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:57: warning: no comment
[WARNING] interface Builder extends SecurityScheme.Builder<Builder, AllOfComboSecurityScheme> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:36: warning: no comment
[WARNING] static AllOfComboSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ComboSecurityScheme.java:25: warning: no comment
[WARNING] static ComboSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:54: warning: no comment
[WARNING] List<String> getAllOf();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/SecurityScheme.java:137: warning: no comment
[WARNING] SecuritySchemeScheme getScheme();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:40: warning: no comment
[WARNING] static AllOfComboSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:44: warning: no comment
[WARNING] static AllOfComboSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:59: warning: no comment
[WARNING] static Builder newBuilder(final CharSequence securitySchemeName) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:65: warning: no comment
[WARNING] static Builder newBuilder(final CharSequence securitySchemeName,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:72: warning: no comment
[WARNING] Builder setAllOf(@Nullable Collection<SecurityScheme> securitySchemes);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:82: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonArray> ALL_OF = JsonFactory.newJsonArrayFieldDefinition(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:57: warning: no comment
[WARNING] interface Builder extends SecurityScheme.Builder<Builder, ApiKeySecurityScheme> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:35: warning: no comment
[WARNING] static ApiKeySecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:52: warning: no comment
[WARNING] Optional<SecuritySchemeIn> getIn();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:54: warning: no comment
[WARNING] Optional<String> getName();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:39: warning: no comment
[WARNING] static ApiKeySecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:43: warning: no comment
[WARNING] static ApiKeySecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:59: warning: no comment
[WARNING] static Builder newBuilder(final CharSequence securitySchemeName) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:65: warning: no comment
[WARNING] static Builder newBuilder(final CharSequence securitySchemeName, final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:71: warning: no comment
[WARNING] ApiKeySecurityScheme.Builder setIn(@Nullable String in);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:73: warning: no comment
[WARNING] ApiKeySecurityScheme.Builder setName(@Nullable String name);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:83: warning: no comment
[WARNING] public static final JsonFieldDefinition<String> IN = JsonFactory.newStringFieldDefinition(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:86: warning: no comment
[WARNING] public static final JsonFieldDefinition<String> NAME = JsonFactory.newStringFieldDefinition(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:59: warning: no comment
[WARNING] interface Builder extends SingleDataSchema.Builder<Builder, ArraySchema> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:32: warning: no comment
[WARNING] static ArraySchema fromJson(final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/SingleDataSchema.java:48: warning: no comment
[WARNING] static SingleDataSchema fromJson(final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:53: warning: no comment
[WARNING] Optional<DataSchema> getItems();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:57: warning: no comment
[WARNING] Optional<Integer> getMaxItems();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:55: warning: no comment
[WARNING] Optional<Integer> getMinItems();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/SingleDataSchema.java:104: warning: no comment
[WARNING] Optional<DataSchemaType> getType();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:36: warning: no comment
[WARNING] static ArraySchema.Builder newBuilder() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:40: warning: no comment
[WARNING] static ArraySchema.Builder newBuilder(final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:44: warning: no comment
[WARNING] default ArraySchema.Builder toBuilder() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:61: warning: no comment
[WARNING] static Builder newBuilder() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:65: warning: no comment
[WARNING] static Builder newBuilder(final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:69: warning: no comment
[WARNING] Builder setItems(@Nullable DataSchema items);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:73: warning: no comment
[WARNING] Builder setMaxItems(@Nullable Integer maxItems);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:71: warning: no comment
[WARNING] Builder setMinItems(@Nullable Integer minItems);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:83: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonObject> ITEMS = JsonFactory.newJsonObjectFieldDefinition(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:86: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonArray> ITEMS_MULTIPLE = JsonFactory.newJsonArrayFieldDefinition(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:92: warning: no comment
[WARNING] public static final JsonFieldDefinition<Integer> MAX_ITEMS = JsonFactory.newIntFieldDefinition(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:89: warning: no comment
[WARNING] public static final JsonFieldDefinition<Integer> MIN_ITEMS = JsonFactory.newIntFieldDefinition(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtContext.java:35: warning: no comment
[WARNING] static MultipleAtContext newMultipleAtContext(final Collection<SingleAtContext> contexts) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtContext.java:30: warning: no comment
[WARNING] static SinglePrefixedAtContext newSinglePrefixedAtContext(final CharSequence prefix,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtContext.java:26: warning: no comment
[WARNING] static SingleUriAtContext newSingleUriAtContext(final CharSequence context) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtType.java:29: warning: no comment
[WARNING] static MultipleAtType newMultipleAtType(final Collection<SingleAtType> types) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtType.java:25: warning: no comment
[WARNING] static SingleAtType newSingleAtType(final CharSequence type) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:45: warning: no comment
[WARNING] interface Builder extends SecurityScheme.Builder<AutoSecurityScheme.Builder, AutoSecurityScheme> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:28: warning: no comment
[WARNING] static AutoSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:32: warning: no comment
[WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:36: warning: no comment
[WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:47: warning: no comment
[WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:53: warning: no comment
[WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:67: warning: no comment
[WARNING] interface Builder<B extends Builder<B, L>, L extends BaseLink<L>> extends TypedJsonObjectBuilder<B, L> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:36: warning: no comment
[WARNING] String REL_ICON = "icon";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:38: warning: no comment
[WARNING] static BaseLink<?> fromJson(final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:62: warning: no comment
[WARNING] Optional<IRI> getAnchor();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:56: warning: no comment
[WARNING] IRI getHref();
[WARNING] ^
[WARNING] 100 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/wot/model/target/ditto-wot-model-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-wot-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-wot-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-wot-model ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/wot/model/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: WoT :: Model' with 287 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-wot-model ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/wot/model/target/ditto-wot-model-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/wot/model/target/ditto-wot-model-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/wot/model/target/ditto-wot-model-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/wot/model/target/ditto-wot-model-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/wot/model/target/ditto-wot-model-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/wot/model/target/ditto-wot-model-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-wot-model ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- japicmp:0.17.3:cmp (default) @ ditto-wot-model ---
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/wot/model/target/japicmp/japicmp.diff'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/wot/model/target/japicmp/japicmp.xml'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/wot/model/target/japicmp/japicmp.html'.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-wot-model ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/3.4.3/ditto-wot-model-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/model/target/ditto-wot-model-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/3.4.3/ditto-wot-model-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/model/target/ditto-wot-model-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/3.4.3/ditto-wot-model-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/model/target/ditto-wot-model-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/3.4.3/ditto-wot-model-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/model/target/ditto-wot-model-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/3.4.3/ditto-wot-model-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/model/target/ditto-wot-model-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/3.4.3/ditto-wot-model-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/model/target/ditto-wot-model-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/3.4.3/ditto-wot-model-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/model/target/ditto-wot-model-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/3.4.3/ditto-wot-model-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ ditto-wot-model ---
[INFO] Installing org/eclipse/ditto/ditto-wot-model/3.4.3/ditto-wot-model-3.4.3.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --------< org.eclipse.ditto:ditto-internal-utils-cache-loaders >--------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Cache Loaders 3.4.3 [49/77]
[INFO]   from internal/utils/cache-loaders/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-cache-loaders ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-cache-loaders ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-cache-loaders ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cache-loaders ---
[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-release/internal/utils/cache-loaders/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-cache-loaders ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-cache-loaders ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-cache-loaders ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-cache-loaders ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 8 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-cache-loaders ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-cache-loaders ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-cache-loaders ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.internal.utils.cacheloaders.config.DefaultAskWithRetryConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.337 s -- in org.eclipse.ditto.internal.utils.cacheloaders.config.DefaultAskWithRetryConfigTest
[INFO] Running org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetryTest
11:34:59.115 [test-pekko.actor.default-dispatcher-4] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
11:35:00.554 [Thread-2] 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-1#794687641]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
11:35:01.580 [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-1#794687641]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
11:35:05.240 [Thread-7] 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-3#525134679]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
11:35:06.490 [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-3#525134679]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
11:35:07.950 [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-3#525134679]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
11:35:09.870 [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-3#525134679]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
11:35:12.380 [Thread-12] 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-4#-1615206487]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
11:35:13.640 [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-4#-1615206487]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
11:35:16.100 [Thread-16] 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-5#826382170]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
11:35:20.640 [Thread-21] 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#-373517266]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
11:35:22.680 [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-8#-373517266]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
11:35:32.781 [Thread-32] 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#-2013830201]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
11:35:34.820 [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-13#-2013830201]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
11:35:36.860 [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-13#-2013830201]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
11:35:38.900 [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-13#-2013830201]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
11:35:40.411 [Thread-37] 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-14#-1077330038]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
11:35:41.430 [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-14#-1077330038]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
11:35:42.450 [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-14#-1077330038]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
11:35:43.470 [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-14#-1077330038]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
11:35:45.493 [test-pekko.actor.default-dispatcher-4] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.55 s -- in org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetryTest
[INFO] Running org.eclipse.ditto.internal.utils.cacheloaders.EntityRegionMapTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s -- in org.eclipse.ditto.internal.utils.cacheloaders.EntityRegionMapTest
[INFO] [12/05/2023 11:35:45.749] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cache-loaders ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-cache-loaders ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-cache-loaders >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-cache-loaders ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cache-loaders ---
[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-release/internal/utils/cache-loaders/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-cache-loaders <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-cache-loaders ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-cache-loaders ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.cacheloaders;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.cacheloaders.config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/ActorAskCacheLoader.java:82: warning: no @param for <K>
[WARNING] public static <V, K extends EntityId> ActorAskCacheLoader<V, Command<?>, K> forShard(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/RetryStrategy.java:22: warning: no comment
[WARNING] BACKOFF_DELAY
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/RetryStrategy.java:21: warning: no comment
[WARNING] FIXED_DELAY,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/RetryStrategy.java:20: warning: no comment
[WARNING] NO_DELAY,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/RetryStrategy.java:19: warning: no comment
[WARNING] OFF,
[WARNING] ^
[WARNING] 7 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-cache-loaders ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-cache-loaders ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-cache-loaders ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Cache Loaders' with 11 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-cache-loaders ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-cache-loaders ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-cache-loaders ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/3.4.3/ditto-internal-utils-cache-loaders-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/3.4.3/ditto-internal-utils-cache-loaders-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/3.4.3/ditto-internal-utils-cache-loaders-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/3.4.3/ditto-internal-utils-cache-loaders-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/3.4.3/ditto-internal-utils-cache-loaders-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/3.4.3/ditto-internal-utils-cache-loaders-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/3.4.3/ditto-internal-utils-cache-loaders-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/3.4.3/ditto-internal-utils-cache-loaders-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] ---------< org.eclipse.ditto:ditto-internal-utils-namespaces >----------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Namespaces 3.4.3  [50/77]
[INFO]   from internal/utils/namespaces/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-namespaces ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-namespaces ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-namespaces ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-namespaces ---
[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-release/internal/utils/namespaces/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-namespaces ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-namespaces ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-namespaces ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-namespaces:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-namespaces ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-namespaces ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-namespaces ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-namespaces ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.internal.utils.namespaces.BlockedNamespacesTest
[INFO] [12/05/2023 11:35:56.358] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.62.8:37697] with UID [-1793558473424594220]
[INFO] [12/05/2023 11:35:56.407] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:37697] - Starting up, Pekko version [1.0.1] ...
[INFO] [12/05/2023 11:35:56.587] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:37697] - Registered cluster JMX MBean [pekko:type=Cluster]
[INFO] [12/05/2023 11:35:56.587] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:37697] - Started up successfully
[INFO] [12/05/2023 11:35:56.613] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:37697] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
[INFO] [12/05/2023 11:35:56.613] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:37697] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
[INFO] [12/05/2023 11:35:57.968] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:35:57.986] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:37697] - Exiting completed
[INFO] [12/05/2023 11:35:57.987] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:37697] - Shutting down...
[INFO] [12/05/2023 11:35:57.987] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:37697] - Successfully shut down
[INFO] [pekkoDeadLetter][12/05/2023 11:35:57.988] [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#-2100575312] 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'.
[INFO] [12/05/2023 11:35:58.004] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-8] [pekko://BlockedNamespacesTest@10.40.62.8:37697/system/remoting-terminator] Shutting down remote daemon.
[INFO] [12/05/2023 11:35:58.006] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-8] [pekko://BlockedNamespacesTest@10.40.62.8:37697/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
[INFO] [12/05/2023 11:35:58.028] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-8] [pekko://BlockedNamespacesTest@10.40.62.8:37697/system/remoting-terminator] Remoting shut down.
[INFO] [12/05/2023 11:35:58.132] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.62.8:42993] with UID [3272915151691158061]
[INFO] [12/05/2023 11:35:58.134] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:42993] - Starting up, Pekko version [1.0.1] ...
[INFO] [12/05/2023 11:35:58.138] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:42993] - Registered cluster JMX MBean [pekko:type=Cluster]
[INFO] [12/05/2023 11:35:58.139] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:42993] - Started up successfully
[INFO] [12/05/2023 11:35:58.140] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:42993] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
[INFO] [12/05/2023 11:35:58.141] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:42993] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
[INFO] [12/05/2023 11:35:58.205] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [pekkoDeadLetter][12/05/2023 11:35:58.206] [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#-1573360759] 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'.
[INFO] [12/05/2023 11:35:58.207] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:42993] - Exiting completed
[INFO] [12/05/2023 11:35:58.207] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:42993] - Shutting down...
[INFO] [12/05/2023 11:35:58.207] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:42993] - Successfully shut down
[INFO] [12/05/2023 11:35:58.210] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-6] [pekko://BlockedNamespacesTest@10.40.62.8:42993/system/remoting-terminator] Shutting down remote daemon.
[INFO] [12/05/2023 11:35:58.210] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-6] [pekko://BlockedNamespacesTest@10.40.62.8:42993/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
[INFO] [12/05/2023 11:35:58.213] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-6] [pekko://BlockedNamespacesTest@10.40.62.8:42993/system/remoting-terminator] Remoting shut down.
[INFO] [12/05/2023 11:35:58.287] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.62.8:36943] with UID [-6399856214176379075]
[INFO] [12/05/2023 11:35:58.288] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:36943] - Starting up, Pekko version [1.0.1] ...
[INFO] [12/05/2023 11:35:58.292] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:36943] - Registered cluster JMX MBean [pekko:type=Cluster]
[INFO] [12/05/2023 11:35:58.292] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:36943] - Started up successfully
[INFO] [12/05/2023 11:35:58.295] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:36943] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
[INFO] [12/05/2023 11:35:58.295] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:36943] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
[INFO] [12/05/2023 11:35:58.442] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.62.8:37879] with UID [3965537410763827052]
[INFO] [12/05/2023 11:35:58.443] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:37879] - Starting up, Pekko version [1.0.1] ...
[INFO] [12/05/2023 11:35:58.447] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:37879] - Registered cluster JMX MBean [pekko:type=Cluster]
[INFO] [12/05/2023 11:35:58.447] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:37879] - Started up successfully
[INFO] [12/05/2023 11:35:58.448] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:37879] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
[INFO] [12/05/2023 11:35:58.448] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:37879] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
[INFO] [12/05/2023 11:36:00.600] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [pekkoDeadLetter][12/05/2023 11:36:00.601] [BlockedNamespacesTest-pekko.actor.default-dispatcher-11] [pekko://BlockedNamespacesTest/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://BlockedNamespacesTest/system/cluster/core/daemon#2044291826] 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'.
[INFO] [12/05/2023 11:36:00.602] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:37879] - Exiting completed
[INFO] [12/05/2023 11:36:00.602] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:37879] - Shutting down...
[INFO] [12/05/2023 11:36:00.602] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:37879] - Successfully shut down
[INFO] [12/05/2023 11:36:00.604] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-6] [pekko://BlockedNamespacesTest@10.40.62.8:37879/system/remoting-terminator] Shutting down remote daemon.
[INFO] [12/05/2023 11:36:00.604] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-6] [pekko://BlockedNamespacesTest@10.40.62.8:37879/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
[INFO] [12/05/2023 11:36:00.606] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-6] [pekko://BlockedNamespacesTest@10.40.62.8:37879/system/remoting-terminator] Remoting shut down.
[INFO] [12/05/2023 11:36:00.652] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.62.8:45405] with UID [7794871753620823598]
[INFO] [12/05/2023 11:36:00.653] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:45405] - Starting up, Pekko version [1.0.1] ...
[INFO] [12/05/2023 11:36:00.681] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:45405] - Registered cluster JMX MBean [pekko:type=Cluster]
[INFO] [12/05/2023 11:36:00.681] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:45405] - Started up successfully
[INFO] [12/05/2023 11:36:00.682] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:45405] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
[INFO] [12/05/2023 11:36:00.683] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:45405] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
[INFO] [12/05/2023 11:36:00.722] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [pekkoDeadLetter][12/05/2023 11:36:00.723] [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#-352319033] 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'.
[INFO] [12/05/2023 11:36:00.724] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:45405] - Exiting completed
[INFO] [12/05/2023 11:36:00.724] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:45405] - Shutting down...
[INFO] [12/05/2023 11:36:00.724] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:45405] - Successfully shut down
[INFO] [12/05/2023 11:36:00.726] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-8] [pekko://BlockedNamespacesTest@10.40.62.8:45405/system/remoting-terminator] Shutting down remote daemon.
[INFO] [12/05/2023 11:36:00.726] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-8] [pekko://BlockedNamespacesTest@10.40.62.8:45405/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
[INFO] [12/05/2023 11:36:00.728] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-8] [pekko://BlockedNamespacesTest@10.40.62.8:45405/system/remoting-terminator] Remoting shut down.
[INFO] [12/05/2023 11:36:00.801] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.62.8:33927] with UID [-2522947173056488814]
[INFO] [12/05/2023 11:36:00.802] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:33927] - Starting up, Pekko version [1.0.1] ...
[INFO] [12/05/2023 11:36:00.806] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:33927] - Registered cluster JMX MBean [pekko:type=Cluster]
[INFO] [12/05/2023 11:36:00.806] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:33927] - Started up successfully
[INFO] [12/05/2023 11:36:00.807] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-5] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:33927] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
[INFO] [12/05/2023 11:36:00.807] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-5] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:33927] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
[INFO] [12/05/2023 11:36:00.832] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [pekkoDeadLetter][12/05/2023 11:36:00.833] [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#1071849758] 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'.
[INFO] [12/05/2023 11:36:00.834] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-4] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:33927] - Exiting completed
[INFO] [12/05/2023 11:36:00.834] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-4] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:33927] - Shutting down...
[INFO] [12/05/2023 11:36:00.834] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-4] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.62.8:33927] - Successfully shut down
[INFO] [12/05/2023 11:36:00.836] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-7] [pekko://BlockedNamespacesTest@10.40.62.8:33927/system/remoting-terminator] Shutting down remote daemon.
[INFO] [12/05/2023 11:36:00.836] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-7] [pekko://BlockedNamespacesTest@10.40.62.8:33927/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
[INFO] [12/05/2023 11:36:00.879] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-8] [pekko://BlockedNamespacesTest@10.40.62.8:33927/system/remoting-terminator] Remoting shut down.
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.058 s -- in org.eclipse.ditto.internal.utils.namespaces.BlockedNamespacesTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-namespaces ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-namespaces ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/ditto-internal-utils-namespaces-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-namespaces >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-namespaces ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-namespaces ---
[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-release/internal/utils/namespaces/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-namespaces <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-namespaces ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/ditto-internal-utils-namespaces-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-namespaces ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/src/main/java/org/eclipse/ditto/internal/utils/namespaces/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.namespaces;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/src/main/java/org/eclipse/ditto/internal/utils/namespaces/BlockedNamespacesUpdater.java:61: warning: no @param for pubSubMediator
[WARNING] public static Props props(final BlockedNamespaces blockedNamespaces, final ActorRef pubSubMediator) {
[WARNING] ^
[WARNING] 2 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/ditto-internal-utils-namespaces-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-namespaces ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-namespaces ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-namespaces ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Namespaces' with 4 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-namespaces ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/ditto-internal-utils-namespaces-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/ditto-internal-utils-namespaces-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/ditto-internal-utils-namespaces-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/ditto-internal-utils-namespaces-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/ditto-internal-utils-namespaces-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/ditto-internal-utils-namespaces-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-namespaces ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-namespaces ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/3.4.3/ditto-internal-utils-namespaces-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/ditto-internal-utils-namespaces-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/3.4.3/ditto-internal-utils-namespaces-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/ditto-internal-utils-namespaces-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/3.4.3/ditto-internal-utils-namespaces-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/ditto-internal-utils-namespaces-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/3.4.3/ditto-internal-utils-namespaces-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/ditto-internal-utils-namespaces-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/3.4.3/ditto-internal-utils-namespaces-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/ditto-internal-utils-namespaces-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/3.4.3/ditto-internal-utils-namespaces-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/ditto-internal-utils-namespaces-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/3.4.3/ditto-internal-utils-namespaces-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/ditto-internal-utils-namespaces-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/3.4.3/ditto-internal-utils-namespaces-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] ------------< org.eclipse.ditto:ditto-policies-enforcement >------------
[INFO] Building Eclipse Ditto :: Policies :: Enforcement 3.4.3          [51/77]
[INFO]   from policies/enforcement/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies-enforcement ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies-enforcement ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-policies-enforcement ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-enforcement ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-enforcement ---
[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-release/policies/enforcement/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-enforcement ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-enforcement ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-enforcement ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-enforcement:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-enforcement ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 32 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/CommandWithOptionalEntityPreEnforcer.java: /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/CommandWithOptionalEntityPreEnforcer.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/CommandWithOptionalEntityPreEnforcer.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-enforcement ---
[INFO] Copying 6 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-enforcement ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 8 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/CachingPolicyEnforcerProviderTest.java: /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/CachingPolicyEnforcerProviderTest.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/CachingPolicyEnforcerProviderTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcerCacheTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcerCacheTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-enforcement ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.policies.enforcement.pre.PolicyImportsPreEnforcerTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 197, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.150 s -- in org.eclipse.ditto.policies.enforcement.pre.PolicyImportsPreEnforcerTest
[INFO] Running org.eclipse.ditto.policies.enforcement.pre.CreationRestrictionPreEnforcerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.581 s -- in org.eclipse.ditto.policies.enforcement.pre.CreationRestrictionPreEnforcerTest
[INFO] Running org.eclipse.ditto.policies.enforcement.pre.CommandWithOptionalEntityPreEnforcerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.policies.enforcement.pre.CommandWithOptionalEntityPreEnforcerTest
[INFO] Running org.eclipse.ditto.policies.enforcement.config.DefaultCachesConfigTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.780 s -- in org.eclipse.ditto.policies.enforcement.config.DefaultCachesConfigTest
[INFO] Running org.eclipse.ditto.policies.enforcement.config.DefaultEnforcementConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.695 s -- in org.eclipse.ditto.policies.enforcement.config.DefaultEnforcementConfigTest
[INFO] Running org.eclipse.ditto.policies.enforcement.CachingPolicyEnforcerProviderTest
[INFO] [12/05/2023 11:36:19.149] [default-pekko.actor.default-dispatcher-5] [pekko://default/user/$a] Received namespaces: <ORSet(namespace1, namespace2, namespace4)>
[INFO] [12/05/2023 11:36:19.198] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:36:19.627] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
11:36:19.713 [WARN ] o.e.d.p.e.CachingPolicyEnforcerProvider - Did receive Optional holding an unexpected type. Did expect a PolicyEnforcer but got <class java.lang.String>.
[INFO] [12/05/2023 11:36:19.720] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:36:19.801] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:36:19.882] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:36:20.062] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:36:20.127] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:36:20.226] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:36:20.304] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.993 s -- in org.eclipse.ditto.policies.enforcement.CachingPolicyEnforcerProviderTest
[INFO] Running org.eclipse.ditto.policies.enforcement.PolicyEnforcerCacheTest
[INFO] [12/05/2023 11:36:20.783] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:36:20.826] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.518 s -- in org.eclipse.ditto.policies.enforcement.PolicyEnforcerCacheTest
[INFO] Running org.eclipse.ditto.policies.enforcement.DefaultPolicyEnforcerProviderTest
11:36:21.033 [WARN ] o.e.d.p.e.DefaultPolicyEnforcerProvider - Got exception when trying to load the policy enforcer via cache loader. This is unexpected
java.lang.IllegalStateException: This is expected
	at org.eclipse.ditto.policies.enforcement.DefaultPolicyEnforcerProvider.getPolicyEnforcer(DefaultPolicyEnforcerProvider.java:60)
	at org.eclipse.ditto.policies.enforcement.DefaultPolicyEnforcerProviderTest.getPolicyEnforcerWhenCacheLoaderThrowsException(DefaultPolicyEnforcerProviderTest.java:90)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in org.eclipse.ditto.policies.enforcement.DefaultPolicyEnforcerProviderTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 222, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-enforcement ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-policies-enforcement ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/ditto-policies-enforcement-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-policies-enforcement >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-policies-enforcement ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-enforcement ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-enforcement ---
[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-release/policies/enforcement/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-policies-enforcement <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-policies-enforcement ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/ditto-policies-enforcement-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-enforcement ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/config/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.enforcement.config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.enforcement.pre;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcementReloaded.java:35: warning: no comment
[WARNING] protected static final ThreadSafeDittoLogger LOGGER =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:84: warning: no @param for signal
[WARNING] protected abstract CompletionStage<PolicyId> providePolicyIdForEnforcement(final Signal<?> signal);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:66: warning: no comment
[WARNING] protected final E enforcement;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:65: warning: no comment
[WARNING] protected final I entityId;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:63: warning: no comment
[WARNING] protected final ThreadSafeDittoLoggingAdapter log = DittoLoggerFactory.getThreadSafeDittoLoggingAdapter(this);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:67: warning: no comment
[WARNING] protected final PreEnforcerProvider preEnforcer;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:69: warning: no comment
[WARNING] protected AbstractEnforcerActor(final I entityId, final E enforcement) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:113: warning: no comment
[WARNING] protected CompletionStage<Optional<PolicyEnforcer>> loadPolicyEnforcer(Signal<?> signal) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractPolicyLoadingEnforcerActor.java:37: warning: no comment
[WARNING] protected final PolicyEnforcerProvider policyEnforcerProvider;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractPolicyLoadingEnforcerActor.java:39: warning: no comment
[WARNING] protected AbstractPolicyLoadingEnforcerActor(final I entityId,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/Invalidatable.java:21: warning: no comment
[WARNING] public interface Invalidatable {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/Invalidatable.java:23: warning: no comment
[WARNING] CompletionStage<Boolean> invalidate(PolicyTag policyTag, String correlationId, final Duration askTimeout);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcer.java:48: warning: no @param for policyResolver
[WARNING] public static CompletionStage<PolicyEnforcer> withResolvedImports(final Policy policy,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcerCacheLoader.java:35: warning: no comment
[WARNING] public static final String ENFORCEMENT_CACHE_DISPATCHER = "enforcement-cache-dispatcher";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/PreEnforcerProvider.java:68: warning: no @return
[WARNING] public CompletionStage<Signal<?>> apply(final Signal<?> signal) {
[WARNING] ^
[WARNING] 17 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/ditto-policies-enforcement-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-enforcement ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-enforcement ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-enforcement ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: Enforcement' with 33 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-policies-enforcement ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/ditto-policies-enforcement-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/ditto-policies-enforcement-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/ditto-policies-enforcement-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/ditto-policies-enforcement-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/ditto-policies-enforcement-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/ditto-policies-enforcement-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-policies-enforcement ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-policies-enforcement ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/enforcement/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/3.4.3/ditto-policies-enforcement-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/ditto-policies-enforcement-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/3.4.3/ditto-policies-enforcement-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/ditto-policies-enforcement-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/3.4.3/ditto-policies-enforcement-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/ditto-policies-enforcement-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/3.4.3/ditto-policies-enforcement-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/ditto-policies-enforcement-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/3.4.3/ditto-policies-enforcement-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/ditto-policies-enforcement-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/3.4.3/ditto-policies-enforcement-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/ditto-policies-enforcement-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/3.4.3/ditto-policies-enforcement-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/ditto-policies-enforcement-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/3.4.3/ditto-policies-enforcement-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --------------------< org.eclipse.ditto:ditto-rql >---------------------
[INFO] Building Eclipse Ditto :: RQL 3.4.3                              [52/77]
[INFO]   from rql/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-rql ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql ---
[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-release/rql/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-rql >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-rql ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql ---
[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-release/rql/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-rql <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-rql ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-rql ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-rql ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-rql ---
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-rql ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-rql ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql/3.4.3/ditto-rql-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/target/ditto-rql-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql/3.4.3/ditto-rql-3.4.3.pom.asc
[INFO] 
[INFO] -----------------< org.eclipse.ditto:ditto-rql-model >------------------
[INFO] Building Eclipse Ditto :: RQL :: Model 3.4.3                     [53/77]
[INFO]   from rql/model/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql-model ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql-model ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-rql-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-model ---
[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-release/rql/model/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-model ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/rql/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-model ---
[INFO] Copying 0 resource from src/main/resources to target/classes
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-model ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-model:bundle:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-model ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 12 source files with javac [debug target 1.8] to target/classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-model ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/rql/model/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-model ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [debug target 1.8] to target/test-classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-model ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/rql/model/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.rql.model.predicates.ast.ExistsNodeTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.274 s -- in org.eclipse.ditto.rql.model.predicates.ast.ExistsNodeTest
[INFO] Running org.eclipse.ditto.rql.model.predicates.ast.MultiComparisonNodeTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.ditto.rql.model.predicates.ast.MultiComparisonNodeTest
[INFO] Running org.eclipse.ditto.rql.model.predicates.ast.SingleComparisonNodeTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.rql.model.predicates.ast.SingleComparisonNodeTest
[INFO] Running org.eclipse.ditto.rql.model.predicates.ast.LogicalNodeTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.rql.model.predicates.ast.LogicalNodeTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-model ---
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-model ---
[INFO] Building bundle: /home/jenkins/agent/workspace/ditto-release/rql/model/target/ditto-rql-model-3.4.3.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-release/rql/model/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-rql-model >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-rql-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-model ---
[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-release/rql/model/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-rql-model <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-rql-model ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/rql/model/target/ditto-rql-model-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-rql-model ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/model/src/main/java/org/eclipse/ditto/rql/model/predicates/ast/LogicalNode.java:174: warning: no comment
[WARNING] public String getName() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/model/src/main/java/org/eclipse/ditto/rql/model/predicates/ast/LogicalNode.java:178: warning: no comment
[WARNING] public static Type byName(final String name) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/model/src/main/java/org/eclipse/ditto/rql/model/predicates/ast/MultiComparisonNode.java:79: warning: no comment
[WARNING] public String getName() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/model/src/main/java/org/eclipse/ditto/rql/model/predicates/ast/SingleComparisonNode.java:94: warning: no comment
[WARNING] public String getName() {
[WARNING] ^
[WARNING] 4 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/rql/model/target/ditto-rql-model-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-model ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/rql/model/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: Model' with 12 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-rql-model ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/rql/model/target/ditto-rql-model-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/rql/model/target/ditto-rql-model-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/rql/model/target/ditto-rql-model-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/rql/model/target/ditto-rql-model-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/rql/model/target/ditto-rql-model-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/rql/model/target/ditto-rql-model-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-rql-model ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- japicmp:0.17.3:cmp (default) @ ditto-rql-model ---
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/rql/model/target/japicmp/japicmp.diff'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/rql/model/target/japicmp/japicmp.xml'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/rql/model/target/japicmp/japicmp.html'.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-rql-model ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/3.4.3/ditto-rql-model-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/model/target/ditto-rql-model-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/3.4.3/ditto-rql-model-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/model/target/ditto-rql-model-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/3.4.3/ditto-rql-model-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/model/target/ditto-rql-model-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/3.4.3/ditto-rql-model-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/model/target/ditto-rql-model-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/3.4.3/ditto-rql-model-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/model/target/ditto-rql-model-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/3.4.3/ditto-rql-model-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/model/target/ditto-rql-model-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/3.4.3/ditto-rql-model-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/model/target/ditto-rql-model-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/3.4.3/ditto-rql-model-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-model ---
[INFO] Installing org/eclipse/ditto/ditto-rql-model/3.4.3/ditto-rql-model-3.4.3.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] -----------------< org.eclipse.ditto:ditto-rql-parser >-----------------
[INFO] Building Eclipse Ditto :: RQL :: parser 3.4.3                    [54/77]
[INFO]   from rql/parser/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql-parser ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql-parser ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-rql-parser ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-parser ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-parser ---
[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-release/rql/parser/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-parser ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/rql/parser/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-parser ---
[INFO] Copying 0 resource from src/main/resources to target/classes
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-parser ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-parser:bundle:3.4.3...
[INFO] 
[INFO] --- scala:4.8.1:compile (default) @ ditto-rql-parser ---
[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
[INFO] compiling 2 Scala sources and 1 Java source to /home/jenkins/agent/workspace/ditto-release/rql/parser/target/classes ...
[WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8
1 warning.
[INFO] done compiling
[INFO] compile in 10.0 s
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-parser ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug target 1.8] to target/classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] 
[INFO] --- scala:4.8.1:compile (compile) @ ditto-rql-parser ---
[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
[INFO] compile in 0.1 s
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-parser ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/rql/parser/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-parser ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] 
[INFO] --- scala:4.8.1:testCompile (test-compile) @ ditto-rql-parser ---
[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
[INFO] compiling 1 Java source to /home/jenkins/agent/workspace/ditto-release/rql/parser/target/test-classes ...
[WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8
1 warning.
[INFO] done compiling
[INFO] compile in 2.2 s
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-parser ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/rql/parser/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.rql.parser.RqlPredicateParserTest
[INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.148 s -- in org.eclipse.ditto.rql.parser.RqlPredicateParserTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-parser ---
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-parser ---
[WARNING] Bundle org.eclipse.ditto:ditto-rql-parser:bundle:3.4.3 : Unused Import-Package instructions: [org.apache.pekko*] 
[INFO] Building bundle: /home/jenkins/agent/workspace/ditto-release/rql/parser/target/ditto-rql-parser-3.4.3.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-release/rql/parser/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-rql-parser >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-rql-parser ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-parser ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-parser ---
[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-release/rql/parser/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-rql-parser <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-rql-parser ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/rql/parser/target/ditto-rql-parser-3.4.3-sources.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-parser ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-parser ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-parser ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/rql/parser/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: parser' with 4 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-rql-parser ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/rql/parser/target/ditto-rql-parser-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/rql/parser/target/ditto-rql-parser-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/rql/parser/target/ditto-rql-parser-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/rql/parser/target/ditto-rql-parser-3.4.3-sources.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-rql-parser ---
[INFO] Signing 3 files with default secret key.
[INFO] 
[INFO] --- japicmp:0.17.3:cmp (default) @ ditto-rql-parser ---
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/rql/parser/target/japicmp/japicmp.diff'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/rql/parser/target/japicmp/japicmp.xml'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/rql/parser/target/japicmp/japicmp.html'.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-rql-parser ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/parser/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-parser/3.4.3/ditto-rql-parser-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/parser/target/ditto-rql-parser-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-parser/3.4.3/ditto-rql-parser-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/parser/target/ditto-rql-parser-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-parser/3.4.3/ditto-rql-parser-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/parser/target/ditto-rql-parser-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-parser/3.4.3/ditto-rql-parser-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/parser/target/ditto-rql-parser-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-parser/3.4.3/ditto-rql-parser-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/parser/target/ditto-rql-parser-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-parser/3.4.3/ditto-rql-parser-3.4.3-sources.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-parser ---
[INFO] Installing org/eclipse/ditto/ditto-rql-parser/3.4.3/ditto-rql-parser-3.4.3.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] -----------------< org.eclipse.ditto:ditto-rql-query >------------------
[INFO] Building Eclipse Ditto :: RQL :: Query 3.4.3                     [55/77]
[INFO]   from rql/query/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql-query ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql-query ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-rql-query ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-query ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-query ---
[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-release/rql/query/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-query ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/rql/query/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-query ---
[INFO] Copying 0 resource from src/main/resources to target/classes
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-query ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-query:bundle:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-query ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 66 source files with javac [debug target 1.8] to target/classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ThingPredicatePredicateVisitor.java: /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ThingPredicatePredicateVisitor.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ThingPredicatePredicateVisitor.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-query ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/rql/query/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-query ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 7 source files with javac [debug target 1.8] to target/test-classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-query ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/rql/query/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.rql.query.things.ThingPredicatePredicateVisitorTest
[INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s -- in org.eclipse.ditto.rql.query.things.ThingPredicatePredicateVisitorTest
[INFO] Running org.eclipse.ditto.rql.query.things.FieldNamesPredicateVisitorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.871 s -- in org.eclipse.ditto.rql.query.things.FieldNamesPredicateVisitorTest
[INFO] Running org.eclipse.ditto.rql.query.things.ThingPredicateVisitorTest
[INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 s -- in org.eclipse.ditto.rql.query.things.ThingPredicateVisitorTest
[INFO] Running org.eclipse.ditto.rql.query.expression.ThingsFieldExpressionFactoryImplTest
[INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.rql.query.expression.ThingsFieldExpressionFactoryImplTest
[INFO] Running org.eclipse.ditto.rql.query.filter.ParameterPredicateVisitorTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.rql.query.filter.ParameterPredicateVisitorTest
[INFO] Running org.eclipse.ditto.rql.query.SortOptionTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.731 s -- in org.eclipse.ditto.rql.query.SortOptionTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 156, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-query ---
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-query ---
[INFO] Building bundle: /home/jenkins/agent/workspace/ditto-release/rql/query/target/ditto-rql-query-3.4.3.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-release/rql/query/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-rql-query >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-rql-query ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-query ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-query ---
[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-release/rql/query/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-rql-query <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-rql-query ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/rql/query/target/ditto-rql-query-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-rql-query ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:20: warning: no comment
[WARNING] T visitAttribute(String key);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/ExistsFieldExpressionVisitor.java:25: warning: no comment
[WARNING] T visitFeature(String featureId);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:24: warning: no comment
[WARNING] T visitFeatureDefinition(String featureId);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/ExistsFieldExpressionVisitor.java:31: warning: no comment
[WARNING] T visitFeatureDesiredProperties(CharSequence featureId);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:26: warning: no comment
[WARNING] T visitFeatureIdDesiredProperty(CharSequence featureId, CharSequence desiredProperty);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:22: warning: no comment
[WARNING] T visitFeatureIdProperty(String featureId, String property);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/ExistsFieldExpressionVisitor.java:29: warning: no comment
[WARNING] T visitFeatureProperties(CharSequence featureId);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/ExistsFieldExpressionVisitor.java:42: warning: no comment
[WARNING] T visitMetadata(String key);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:28: warning: no comment
[WARNING] T visitSimple(String fieldName);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ExistsThingPredicateVisitor.java:36: warning: no comment
[WARNING] public ExistsThingPredicateVisitor() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/FieldExpressionUtil.java:286: warning: no comment
[WARNING] public boolean isDefinition() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/FieldNamesPredicateVisitor.java:43: warning: no comment
[WARNING] public static FieldNamesPredicateVisitor getNewInstance() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/FilterFieldExpressionVisitor.java:34: warning: no comment
[WARNING] T visitMetadata(String key);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/FilterThingPredicateVisitor.java:33: warning: no comment
[WARNING] public static Predicate<Thing> apply(final FilterFieldExpression expression,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:26: warning: no comment
[WARNING] T visitEq(@Nullable Object value);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:28: warning: no comment
[WARNING] T visitGe(@Nullable Object value);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:30: warning: no comment
[WARNING] T visitGt(@Nullable Object value);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:40: warning: no comment
[WARNING] T visitILike(@Nullable String value);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:42: warning: no comment
[WARNING] T visitIn(List<?> values);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:32: warning: no comment
[WARNING] T visitLe(@Nullable Object value);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:38: warning: no comment
[WARNING] T visitLike(@Nullable String value);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:34: warning: no comment
[WARNING] T visitLt(@Nullable Object value);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:36: warning: no comment
[WARNING] T visitNe(@Nullable Object value);
[WARNING] ^
[WARNING] 23 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/rql/query/target/ditto-rql-query-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-query ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-query ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-query ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/rql/query/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: Query' with 51 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-rql-query ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/rql/query/target/ditto-rql-query-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/rql/query/target/ditto-rql-query-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/rql/query/target/ditto-rql-query-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/rql/query/target/ditto-rql-query-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/rql/query/target/ditto-rql-query-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/rql/query/target/ditto-rql-query-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-rql-query ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- japicmp:0.17.3:cmp (default) @ ditto-rql-query ---
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/rql/query/target/japicmp/japicmp.diff'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/rql/query/target/japicmp/japicmp.xml'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/rql/query/target/japicmp/japicmp.html'.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-rql-query ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/query/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/3.4.3/ditto-rql-query-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/query/target/ditto-rql-query-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/3.4.3/ditto-rql-query-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/query/target/ditto-rql-query-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/3.4.3/ditto-rql-query-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/query/target/ditto-rql-query-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/3.4.3/ditto-rql-query-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/query/target/ditto-rql-query-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/3.4.3/ditto-rql-query-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/query/target/ditto-rql-query-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/3.4.3/ditto-rql-query-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/query/target/ditto-rql-query-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/3.4.3/ditto-rql-query-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/query/target/ditto-rql-query-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/3.4.3/ditto-rql-query-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-query ---
[INFO] Installing org/eclipse/ditto/ditto-rql-query/3.4.3/ditto-rql-query-3.4.3.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --------------< org.eclipse.ditto:ditto-thingsearch-api >---------------
[INFO] Building Eclipse Ditto :: Thing Search :: API 3.4.3              [56/77]
[INFO]   from thingsearch/api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-thingsearch-api ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-thingsearch-api ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-thingsearch-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-api ---
[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-release/thingsearch/api/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch-api ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-thingsearch-api ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/thingsearch/api/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch-api ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch-api:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-thingsearch-api ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 19 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-thingsearch-api ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/thingsearch/api/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-thingsearch-api ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 10 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/ditto-release/thingsearch/api/src/test/java/org/eclipse/ditto/thingsearch/api/commands/sudo/StreamThingsTest.java: /home/jenkins/agent/workspace/ditto-release/thingsearch/api/src/test/java/org/eclipse/ditto/thingsearch/api/commands/sudo/StreamThingsTest.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/thingsearch/api/src/test/java/org/eclipse/ditto/thingsearch/api/commands/sudo/StreamThingsTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-thingsearch-api ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.thingsearch.api.query.filter.ParameterOptionVisitorTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.216 s -- in org.eclipse.ditto.thingsearch.api.query.filter.ParameterOptionVisitorTest
[INFO] Running org.eclipse.ditto.thingsearch.api.events.ThingsOutOfSyncTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.402 s -- in org.eclipse.ditto.thingsearch.api.events.ThingsOutOfSyncTest
[INFO] Running org.eclipse.ditto.thingsearch.api.commands.sudo.StreamThingsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.ditto.thingsearch.api.commands.sudo.StreamThingsTest
[INFO] Running org.eclipse.ditto.thingsearch.api.commands.sudo.SudoUpdateThingTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.eclipse.ditto.thingsearch.api.commands.sudo.SudoUpdateThingTest
[INFO] Running org.eclipse.ditto.thingsearch.api.commands.sudo.SudoCountThingsTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.ditto.thingsearch.api.commands.sudo.SudoCountThingsTest
[INFO] Running org.eclipse.ditto.thingsearch.api.commands.sudo.SudoRetrieveNamespaceReportTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.thingsearch.api.commands.sudo.SudoRetrieveNamespaceReportTest
[INFO] Running org.eclipse.ditto.thingsearch.api.SearchNamespaceResultEntryTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.thingsearch.api.SearchNamespaceResultEntryTest
[INFO] Running org.eclipse.ditto.thingsearch.api.PolicyReferenceTagTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.eclipse.ditto.thingsearch.api.PolicyReferenceTagTest
[INFO] Running org.eclipse.ditto.thingsearch.api.SearchNamespaceReportResultTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.thingsearch.api.SearchNamespaceReportResultTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch-api ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-thingsearch-api ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/ditto-thingsearch-api-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-thingsearch-api >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-thingsearch-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-api ---
[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-release/thingsearch/api/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-thingsearch-api <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-thingsearch-api ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/ditto-thingsearch-api-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch-api ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.thingsearch.api;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/commands/sudo/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.thingsearch.api.commands.sudo;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/events/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.thingsearch.api.events;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/SearchNamespaceReportResult.java:50: warning: no @param for entries
[WARNING] public SearchNamespaceReportResult(final Iterable<SearchNamespaceResultEntry> entries) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/SearchNamespaceReportResult.java:101: warning: no @return
[WARNING] public SearchNamespaceResultEntry getNamespaceEntry(final String namespace) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/commands/sudo/SudoUpdateThing.java:95: warning: no @param for updateReason
[WARNING] public static SudoUpdateThing of(final ThingId thingId,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/commands/sudo/SudoUpdateThing.java:110: warning: no @param for updateReason
[WARNING] public static SudoUpdateThing of(final ThingId thingId,
[WARNING] ^
[WARNING] 7 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/ditto-thingsearch-api-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch-api ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Thing Search :: API' with 18 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-thingsearch-api ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/ditto-thingsearch-api-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/ditto-thingsearch-api-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/ditto-thingsearch-api-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/ditto-thingsearch-api-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/ditto-thingsearch-api-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/ditto-thingsearch-api-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-thingsearch-api ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch-api ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/3.4.3/ditto-thingsearch-api-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/ditto-thingsearch-api-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/3.4.3/ditto-thingsearch-api-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/ditto-thingsearch-api-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/3.4.3/ditto-thingsearch-api-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/ditto-thingsearch-api-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/3.4.3/ditto-thingsearch-api-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/ditto-thingsearch-api-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/3.4.3/ditto-thingsearch-api-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/ditto-thingsearch-api-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/3.4.3/ditto-thingsearch-api-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/ditto-thingsearch-api-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/3.4.3/ditto-thingsearch-api-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/ditto-thingsearch-api-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/3.4.3/ditto-thingsearch-api-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --------------------< org.eclipse.ditto:ditto-edge >--------------------
[INFO] Building Eclipse Ditto :: Edge 3.4.3                             [57/77]
[INFO]   from edge/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-edge ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-edge ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-edge ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-edge ---
[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-release/edge/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-edge ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-edge ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-edge:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-edge ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-edge >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-edge ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-edge ---
[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-release/edge/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-edge <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-edge ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-edge ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-edge ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-edge ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-edge ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-edge ---
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-edge ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-edge ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/edge/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge/3.4.3/ditto-edge-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/edge/target/ditto-edge-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge/3.4.3/ditto-edge-3.4.3.pom.asc
[INFO] 
[INFO] ----------------< org.eclipse.ditto:ditto-edge-service >----------------
[INFO] Building Eclipse Ditto :: Edge :: Service 3.4.3                  [58/77]
[INFO]   from edge/service/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-edge-service ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-edge-service ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-edge-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-edge-service ---
[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-release/edge/service/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-edge-service ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/edge/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-edge-service ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-edge-service ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-edge-service:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-edge-service ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 44 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingCommandResponseAcknowledgementProvider.java: /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingCommandResponseAcknowledgementProvider.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingCommandResponseAcknowledgementProvider.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-edge-service ---
[INFO] Copying 4 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-edge-service ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 18 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/ditto-release/edge/service/src/test/java/org/eclipse/ditto/edge/service/dispatching/ThingsAggregatorProxyActorTest.java: /home/jenkins/agent/workspace/ditto-release/edge/service/src/test/java/org/eclipse/ditto/edge/service/dispatching/ThingsAggregatorProxyActorTest.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/edge/service/src/test/java/org/eclipse/ditto/edge/service/dispatching/ThingsAggregatorProxyActorTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/ditto-release/edge/service/src/test/java/org/eclipse/ditto/edge/service/acknowledgements/messages/MessageCommandAckRequestSetterTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/edge/service/src/test/java/org/eclipse/ditto/edge/service/acknowledgements/messages/MessageCommandAckRequestSetterTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-edge-service ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/edge/service/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.edge.service.headers.DefaultDittoHeadersValidatorTest
11:37:26.087 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.785 s -- in org.eclipse.ditto.edge.service.headers.DefaultDittoHeadersValidatorTest
[INFO] Running org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementAggregatorActorTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] [12/05/2023 11:37:29.634] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive/system/testProbe-1/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithConnectionIdForLive-08cfee6] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT3S>.
[WARN] [12/05/2023 11:37:29.725] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive/system/testProbe-1/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithConnectionIdForLive-08cfee6] Received invalid response. Reason: Entity ID of live response <:7392760b-4f37-481b-a420-a528d431fe9f> differs from entity ID of command <mynamespace:myname>. Response: DeleteThingResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithConnectionIdForLive-08cfee6, requested-acks=["live-response"], channel=live, timeout=3000ms, ditto-connection-id=2d58d5de-a4cd-4f0e-87ee-0fc784e4efb2, response-required=false}], responseType=things.responses:deleteThing, httpStatus=HttpStatus [code=204, category=SUCCESS], thingId=:7392760b-4f37-481b-a420-a528d431fe9f].
[INFO] [12/05/2023 11:37:32.546] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive/system/testProbe-1/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithConnectionIdForLive-08cfee6] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts...
[INFO] [12/05/2023 11:37:33.799] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:37:33.993] [AcknowledgementAggregatorActorTest_resetConnectivityHeadersForLive-pekko.actor.default-dispatcher-4] [pekko://AcknowledgementAggregatorActorTest_resetConnectivityHeadersForLive/system/testProbe-2/$a][correlation-id:AcknowledgementAggregatorActorTest.resetConnectivityHeadersForLive-18d85d0] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT1M5S>.
[INFO] [12/05/2023 11:37:34.004] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_resetConnectivityHeadersForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:37:34.117] [AcknowledgementAggregatorActorTest_keepCommandHeaders-pekko.actor.default-dispatcher-4] [pekko://AcknowledgementAggregatorActorTest_keepCommandHeaders/system/testProbe-3/$a][correlation-id:AcknowledgementAggregatorActorTest.keepCommandHeaders-a2ca669] Starting to wait for all requested acknowledgements <[ack1, ack2]> for a maximum duration of <PT1M5S>.
[INFO] [12/05/2023 11:37:34.134] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_keepCommandHeaders)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:37:34.233] [AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive/system/testProbe-4/$a][correlation-id:AcknowledgementAggregatorActorTest.returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-d3da08b] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT3S>.
[WARN] [12/05/2023 11:37:34.234] [AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive/system/testProbe-4/$a][correlation-id:AcknowledgementAggregatorActorTest.returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-d3da08b] Received invalid response. Reason: Entity ID of live response <:ac745a09-69f6-4089-aee8-9584ed74b40d> differs from entity ID of command <mynamespace:myname>. Response: DeleteThingResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=AcknowledgementAggregatorActorTest.returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-d3da08b, requested-acks=["live-response"], channel=live, timeout=3000ms, response-required=false}], responseType=things.responses:deleteThing, httpStatus=HttpStatus [code=204, category=SUCCESS], thingId=:ac745a09-69f6-4089-aee8-9584ed74b40d].
[INFO] [12/05/2023 11:37:34.239] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:37:34.333] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive/system/testProbe-5/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-acf6039] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT3S>.
[WARN] [12/05/2023 11:37:34.334] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive/system/testProbe-5/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-acf6039] Received invalid response. Reason: Entity ID of live response <:21a9ae3d-ef4b-407c-aaa9-bdd613dcbe8d> differs from entity ID of command <mynamespace:myname>. Response: DeleteThingResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-acf6039, requested-acks=["live-response"], channel=live, timeout=3000ms, response-required=false}], responseType=things.responses:deleteThing, httpStatus=HttpStatus [code=204, category=SUCCESS], thingId=:21a9ae3d-ef4b-407c-aaa9-bdd613dcbe8d].
[INFO] [12/05/2023 11:37:37.349] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive/system/testProbe-5/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-acf6039] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts...
[INFO] [12/05/2023 11:37:37.353] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:37:37.421] [AcknowledgementAggregatorActorTest_returnErrorResponseForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForLive/system/testProbe-6/$a][correlation-id:AcknowledgementAggregatorActorTest.returnErrorResponseForLive-a9229a0] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT0.001S>.
[INFO] [12/05/2023 11:37:37.442] [AcknowledgementAggregatorActorTest_returnErrorResponseForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForLive/system/testProbe-6/$a][correlation-id:AcknowledgementAggregatorActorTest.returnErrorResponseForLive-a9229a0] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts...
[INFO] [12/05/2023 11:37:37.445] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:37:37.509] [AcknowledgementAggregatorActorTest_returnErrorResponseForTwin-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForTwin/system/testProbe-7/$a][correlation-id:AcknowledgementAggregatorActorTest.returnErrorResponseForTwin-5cdf6f9] Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT0.001S>.
[INFO] [12/05/2023 11:37:37.533] [AcknowledgementAggregatorActorTest_returnErrorResponseForTwin-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForTwin/system/testProbe-7/$a][correlation-id:AcknowledgementAggregatorActorTest.returnErrorResponseForTwin-5cdf6f9] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts...
[INFO] [12/05/2023 11:37:37.536] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForTwin)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:37:37.601] [AcknowledgementAggregatorActorTest_discardDuplicateAndUnsolicitedAcknowledgements-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_discardDuplicateAndUnsolicitedAcknowledgements/system/testProbe-8/$a][correlation-id:AcknowledgementAggregatorActorTest.discardDuplicateAndUnsolicitedAcknowledgements-6613ea0] Starting to wait for all requested acknowledgements <[ack1, ack2]> for a maximum duration of <PT1M5S>.
[INFO] [12/05/2023 11:37:37.605] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_discardDuplicateAndUnsolicitedAcknowledgements)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:37:37.658] [AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout-pekko.actor.default-dispatcher-7] [pekko://AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout/system/testProbe-9/$a][correlation-id:awaitsOnlyUntilTimeout] Starting to wait for all requested acknowledgements <[ack1, ack2]> for a maximum duration of <PT5S>.
[INFO] [12/05/2023 11:37:42.673] [AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout/system/testProbe-9/$a][correlation-id:awaitsOnlyUntilTimeout] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts...
[INFO] [12/05/2023 11:37:43.660] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:37:43.718] [AcknowledgementAggregatorActorTest_returnSingleResponseForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnSingleResponseForLive/system/testProbe-10/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleResponseForLive-605888e] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT1M5S>.
[INFO] [12/05/2023 11:37:43.722] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnSingleResponseForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:37:43.803] [AcknowledgementAggregatorActorTest_returnSingleResponseForTwin-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnSingleResponseForTwin/system/testProbe-11/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleResponseForTwin-187d816] Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
[INFO] [12/05/2023 11:37:43.805] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnSingleResponseForTwin)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.92 s -- in org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementAggregatorActorTest
[INFO] Running org.eclipse.ditto.edge.service.acknowledgements.messages.MessageCommandAckRequestSetterTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 s -- in org.eclipse.ditto.edge.service.acknowledgements.messages.MessageCommandAckRequestSetterTest
[INFO] Running org.eclipse.ditto.edge.service.acknowledgements.messages.MessageCommandAckRequestSetterDefaultHeaderTest
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.edge.service.acknowledgements.messages.MessageCommandAckRequestSetterDefaultHeaderTest
[INFO] Running org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementForwarderActorTest
11:37:44.404 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:37:44.499 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:37:44.580 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:37:44.640 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:37:44.987 [DEBUG] [e06925d4-15d3-4956-98fb-873d84107848] o.e.d.e.s.a.AcknowledgementForwarderActor - Received Acknowledgement / ErrorResponse, forwarding to acknowledgement aggregator <ActorSelection[Anchor(pekko://PekkoTestSystem/), Path(/system/testProbe-12#1721771653)]>: <Acknowledgement [label=my-requested-ack, entityId=:ee01dbd1-d75c-4c63-8a5d-045c24172e9e, httpStatus=HttpStatus [code=202, category=SUCCESS], payload=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=e06925d4-15d3-4956-98fb-873d84107848, ditto-ackgregator-address=pekko://PekkoTestSystem/system/testProbe-12#1721771653, response-required=false}], isWeak=false]>
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.681 s -- in org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementForwarderActorTest
[INFO] Running org.eclipse.ditto.edge.service.acknowledgements.config.DefaultAcknowledgementConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.624 s -- in org.eclipse.ditto.edge.service.acknowledgements.config.DefaultAcknowledgementConfigTest
[INFO] Running org.eclipse.ditto.edge.service.acknowledgements.things.ThingLiveCommandAckRequestSetterTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.edge.service.acknowledgements.things.ThingLiveCommandAckRequestSetterTest
[INFO] Running org.eclipse.ditto.edge.service.acknowledgements.things.ThingModifyCommandAckRequestSetterTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.edge.service.acknowledgements.things.ThingModifyCommandAckRequestSetterTest
[INFO] Running org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementForwarderActorStarterTest
[INFO] [12/05/2023 11:37:46.121] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 s -- in org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementForwarderActorStarterTest
[INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutableThingJsonPlaceholderTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutableThingJsonPlaceholderTest
[INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutableFeaturePlaceholderTest
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutableFeaturePlaceholderTest
[INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutableEntityPlaceholderTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutableEntityPlaceholderTest
[INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutableThingPlaceholderTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutableThingPlaceholderTest
[INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutablePolicyPlaceholderTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutablePolicyPlaceholderTest
[INFO] Running org.eclipse.ditto.edge.service.dispatching.ThingsAggregatorProxyActorTest
11:37:46.530 [INFO ] [] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
[INFO] [12/05/2023 11:37:46.620] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-6] [pekko://ThingsAggregatorProxyActorTest/user/$a][correlation-id:6db66dcb-adf7-4f6b-a553-cd55fa3f9b2c] Got 'RetrieveThings' message. Retrieving requested '1' Things..
[INFO] [12/05/2023 11:37:46.657] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-6] [pekko://ThingsAggregatorProxyActorTest/user/$b][correlation-id:6db66dcb-adf7-4f6b-a553-cd55fa3f9b2c] Got 'RetrieveThings' message. Retrieving requested '1' Things..
[INFO] [12/05/2023 11:37:46.657] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-6] [pekko://ThingsAggregatorProxyActorTest/user/$b] SERVICE_REQUESTS_DONE: waiting for 1 ongoing requests
[INFO] [12/05/2023 11:37:46.980] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-7] [pekko://ThingsAggregatorProxyActorTest/user/$b] OP_COMPLETE: finished waiting for requests
[INFO] [12/05/2023 11:37:47.003] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-6] [pekko://ThingsAggregatorProxyActorTest/user/$c][correlation-id:6db66dcb-adf7-4f6b-a553-cd55fa3f9b2c] Got 'RetrieveThings' message. Retrieving requested '1' Things..
[INFO] [12/05/2023 11:37:47.026] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-6] [pekko://ThingsAggregatorProxyActorTest/user/$d] SERVICE_REQUESTS_DONE: no ongoing requests
[INFO] [12/05/2023 11:37:47.028] [main] [CoordinatedShutdown(pekko://ThingsAggregatorProxyActorTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 s -- in org.eclipse.ditto.edge.service.dispatching.ThingsAggregatorProxyActorTest
[INFO] Running org.eclipse.ditto.edge.service.dispatching.EdgeCommandForwarderActorTest
11:37:47.045 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:37:47.193 [INFO ] [] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: org.eclipse.ditto.edge.service.dispatching.EdgeCommandForwarderActorTestSignalTransformer.
11:37:47.280 [DEBUG] [cid-1-create] o.e.d.e.s.d.EdgeCommandForwarderActor - Scheduling signal transformation task for entityId <foo:bar>
11:37:47.289 [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]>.
11:37:47.290 [DEBUG] [cid-2-modify] o.e.d.e.s.d.EdgeCommandForwarderActor - Scheduling signal transformation task for entityId <foo:bar>
11:37:47.431 [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]>.
11:37:47.433 [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
11:37:47.503 [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
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.492 s -- in org.eclipse.ditto.edge.service.dispatching.EdgeCommandForwarderActorTest
[INFO] Running org.eclipse.ditto.edge.service.dispatching.EntityTaskSchedulerTest
11:37:47.593 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s -- in org.eclipse.ditto.edge.service.dispatching.EntityTaskSchedulerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 133, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-edge-service ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-edge-service ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/edge/service/target/ditto-edge-service-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-edge-service >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-edge-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-edge-service ---
[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-release/edge/service/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-edge-service <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-edge-service ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/edge/service/target/ditto-edge-service-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-edge-service ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.edge.service;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.edge.service.acknowledgements;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/message/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.edge.service.acknowledgements.message;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/things/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.edge.service.acknowledgements.things;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.edge.service.dispatching;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.edge.service.placeholders;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/AskWithRetryCommandForwarder.java:61: warning: no comment
[WARNING] public AskWithRetryCommandForwarder(final ActorSystem actorSystem) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/headers/DefaultDittoHeadersValidator.java:41: warning: no comment
[WARNING] public DefaultDittoHeadersValidator(final ActorSystem actorSystem, final Config config) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/signaltransformer/DefaultNamespaceAppender.java:67: warning: no comment
[WARNING] public DefaultNamespaceAppender(final String defaultNamespace) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/headers/DittoHeadersValidator.java:67: warning: no comment
[WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<DittoHeadersValidator> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/EdgeCommandForwarderActor.java:260: warning: no comment
[WARNING] public void forwardToConnectivityPubSub(final RetrieveAllConnectionIds cmd) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/EdgeCommandForwarderExtension.java:59: warning: no comment
[WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<EdgeCommandForwarderExtension> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/FeaturePlaceholder.java:27: warning: no comment
[WARNING] static FeaturePlaceholder getInstance() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/PolicyPlaceholder.java:24: warning: no comment
[WARNING] static PolicyPlaceholder getInstance() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/RequestPlaceholder.java:24: warning: no comment
[WARNING] static RequestPlaceholder getInstance() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/ThingJsonPlaceholder.java:24: warning: no comment
[WARNING] static ThingJsonPlaceholder getInstance() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/ThingPlaceholder.java:24: warning: no comment
[WARNING] static ThingPlaceholder getInstance() {
[WARNING] ^
[WARNING] 17 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/edge/service/target/ditto-edge-service-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-edge-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-edge-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-edge-service ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/edge/service/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Edge :: Service' with 48 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-edge-service ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/edge/service/target/ditto-edge-service-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/edge/service/target/ditto-edge-service-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/edge/service/target/ditto-edge-service-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/edge/service/target/ditto-edge-service-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/edge/service/target/ditto-edge-service-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/edge/service/target/ditto-edge-service-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-edge-service ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-edge-service ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/edge/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/3.4.3/ditto-edge-service-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/edge/service/target/ditto-edge-service-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/3.4.3/ditto-edge-service-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/edge/service/target/ditto-edge-service-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/3.4.3/ditto-edge-service-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/edge/service/target/ditto-edge-service-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/3.4.3/ditto-edge-service-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/edge/service/target/ditto-edge-service-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/3.4.3/ditto-edge-service-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/edge/service/target/ditto-edge-service-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/3.4.3/ditto-edge-service-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/edge/service/target/ditto-edge-service-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/3.4.3/ditto-edge-service-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/edge/service/target/ditto-edge-service-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/3.4.3/ditto-edge-service-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] ------< org.eclipse.ditto:ditto-internal-models-signalenrichment >------
[INFO] Building Eclipse Ditto :: Internal :: Models :: Signal Enrichment 3.4.3 [59/77]
[INFO]   from internal/models/signalenrichment/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-models-signalenrichment ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-models-signalenrichment ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-models-signalenrichment ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-signalenrichment ---
[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-release/internal/models/signalenrichment/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models-signalenrichment ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-models-signalenrichment ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models-signalenrichment ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-models-signalenrichment ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 10 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-models-signalenrichment ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-models-signalenrichment ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/src/test/java/org/eclipse/ditto/internal/models/signalenrichment/AbstractSignalEnrichmentFacadeTest.java: /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/src/test/java/org/eclipse/ditto/internal/models/signalenrichment/AbstractSignalEnrichmentFacadeTest.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/src/test/java/org/eclipse/ditto/internal/models/signalenrichment/AbstractSignalEnrichmentFacadeTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-models-signalenrichment ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacadeTest
11:38:00.984 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::3b2bc662-f722-4fec-bc9b-ffc2b0bdb185>
11:38:02.429 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::3b2bc662-f722-4fec-bc9b-ffc2b0bdb185>
[INFO] [12/05/2023 11:38:02.536] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
11:38:02.715 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::bfa84a29-4489-4018-ac91-f6bb9a5d6567>
11:38:03.203 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::bfa84a29-4489-4018-ac91-f6bb9a5d6567>
11:38:04.215 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::bfa84a29-4489-4018-ac91-f6bb9a5d6567>
[INFO] [12/05/2023 11:38:05.221] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
11:38:05.273 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::89cfca26-6662-47d1-ae14-9247562b436d>
11:38:05.277 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::89cfca26-6662-47d1-ae14-9247562b436d>
[INFO] [12/05/2023 11:38:06.284] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
11:38:06.339 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::63b56327-7c64-4676-a6ce-053e6253e964>
11:38:06.342 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::63b56327-7c64-4676-a6ce-053e6253e964>
[INFO] [12/05/2023 11:38:07.347] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
11:38:07.421 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::ca217b51-e801-4dbf-9135-e80f8a842f40>
11:38:07.426 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::ca217b51-e801-4dbf-9135-e80f8a842f40>
[INFO] [12/05/2023 11:38:08.432] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
11:38:08.486 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::3634e385-1668-48f5-ad5b-cc081e26c4c8>
11:38:08.496 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::3634e385-1668-48f5-ad5b-cc081e26c4c8>
[INFO] [12/05/2023 11:38:09.504] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
11:38:09.548 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::70a7153b-494c-438c-86ad-dd95f9d36be0>
11:38:09.551 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::70a7153b-494c-438c-86ad-dd95f9d36be0>
[INFO] [12/05/2023 11:38:09.554] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
11:38:09.622 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::88003a65-2905-45ab-b021-ae99034fe01f>
11:38:09.625 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::88003a65-2905-45ab-b021-ae99034fe01f>
[INFO] [12/05/2023 11:38:09.630] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
11:38:09.702 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::3bda4c95-cb98-4bd4-a866-853d290db5b2>
[INFO] [12/05/2023 11:38:09.769] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
Dec 05, 2023 11:38:09 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
WARNING: Exception thrown during asynchronous load
java.util.concurrent.CompletionException: ThingNotAccessibleException [message='The Thing with ID ':3bda4c95-cb98-4bd4-a866-853d290db5b2' 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=58f0f731-033b-4f97-925a-909838d0c2d7}]]
	at java.base/java.util.concurrent.CompletableFuture.encodeRelay(CompletableFuture.java:368)
	at java.base/java.util.concurrent.CompletableFuture.completeRelay(CompletableFuture.java:377)
	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1152)
	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
	at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: ThingNotAccessibleException [message='The Thing with ID ':3bda4c95-cb98-4bd4-a866-853d290db5b2' 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=58f0f731-033b-4f97-925a-909838d0c2d7}]]
	at org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException$Builder.doBuild(ThingNotAccessibleException.java:150)
	at org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException$Builder.doBuild(ThingNotAccessibleException.java:132)
	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
	at org.eclipse.ditto.internal.models.signalenrichment.AbstractSignalEnrichmentFacadeTest.lambda$thingNotAccessible$2(AbstractSignalEnrichmentFacadeTest.java:112)
	at org.eclipse.ditto.base.model.signals.DittoTestSystem$1.<init>(DittoTestSystem.java:40)
	at org.eclipse.ditto.base.model.signals.DittoTestSystem.run(DittoTestSystem.java:39)
	at org.eclipse.ditto.internal.models.signalenrichment.AbstractSignalEnrichmentFacadeTest.thingNotAccessible(AbstractSignalEnrichmentFacadeTest.java:99)
	at org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacadeTest.thingNotAccessible(DittoCachingSignalEnrichmentFacadeTest.java:52)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.assertj.core.api.SoftAssertionsStatement$1.evaluate(SoftAssertionsStatement.java:41)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

11:38:09.825 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing:test:thing-id>
[INFO] [12/05/2023 11:38:09.829] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
11:38:09.878 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::4fbea8b1-689e-42f1-ae82-000a6baccb76>
Dec 05, 2023 11:38:19 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
WARNING: Exception thrown during asynchronous load
java.util.concurrent.CompletionException: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(pekko://DittoCachingSignalEnrichmentFacadeTest/system/testProbe-11#685406660), 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.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347)
	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1141)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:26)
	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:23)
	at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:484)
	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
	at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429)
	at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:335)
	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285)
	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278)
	at org.apache.pekko.pattern.PromiseActorRef$.$anonfun$apply$1(AskSupport.scala:737)
	at org.apache.pekko.actor.Scheduler$$anon$7.run(Scheduler.scala:491)
	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
	at org.apache.pekko.actor.LightArrayRevolverScheduler$TaskHolder.executeTask(LightArrayRevolverScheduler.scala:376)
	at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.executeBucket$1(LightArrayRevolverScheduler.scala:324)
	at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.nextTick(LightArrayRevolverScheduler.scala:328)
	at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.run(LightArrayRevolverScheduler.scala:280)
	at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(pekko://DittoCachingSignalEnrichmentFacadeTest/system/testProbe-11#685406660), 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.

[INFO] [12/05/2023 11:38:19.897] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
11:38:19.944 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::5730c156-a273-4828-81a6-fbf3615cd283>
[INFO] [12/05/2023 11:38:19.948] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
11:38:19.991 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::e8b91ca5-3273-4393-a880-5f0b9739fb10>
Dec 05, 2023 11:38:19 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
WARNING: Exception thrown during asynchronous load
java.util.concurrent.CompletionException: java.lang.IllegalStateException: Unexpected message: java.lang.Object@26e4f135
	at java.base/java.util.concurrent.CompletableFuture.encodeRelay(CompletableFuture.java:368)
	at java.base/java.util.concurrent.CompletableFuture.completeRelay(CompletableFuture.java:377)
	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1152)
	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
	at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: java.lang.IllegalStateException: Unexpected message: java.lang.Object@26e4f135
	at org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacade.toThrowable(ByRoundTripSignalEnrichmentFacade.java:109)
	at org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacade.extractPartialThing(ByRoundTripSignalEnrichmentFacade.java:100)
	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150)
	... 2 more

[INFO] [12/05/2023 11:38:19.995] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.75 s -- in org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacadeTest
[INFO] Running org.eclipse.ditto.internal.models.signalenrichment.SignalEnrichmentCacheKeyTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.641 s -- in org.eclipse.ditto.internal.models.signalenrichment.SignalEnrichmentCacheKeyTest
[INFO] Running org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacadeTest
[INFO] [12/05/2023 11:38:20.713] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:38:20.753] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:38:20.843] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:38:20.885] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:38:20.929] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s -- in org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacadeTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-signalenrichment ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-models-signalenrichment ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-models-signalenrichment >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-models-signalenrichment ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-signalenrichment ---
[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-release/internal/models/signalenrichment/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-models-signalenrichment <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-models-signalenrichment ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models-signalenrichment ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.models.signalenrichment;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/CachingSignalEnrichmentFacade.java:47: warning: no comment
[WARNING] default JsonObject applyJsonFieldSelector(final JsonObject jsonObject,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:83: warning: no @return
[WARNING] public static DittoCachingSignalEnrichmentFacade newInstance(final SignalEnrichmentFacade cacheLoaderFacade,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/SignalEnrichmentProviderConfig.java:57: warning: no comment
[WARNING] CACHE_ENABLED("cache.enabled", true);
[WARNING] ^
[WARNING] 4 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models-signalenrichment ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models-signalenrichment ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models-signalenrichment ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Models :: Signal Enrichment' with 9 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-models-signalenrichment ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-models-signalenrichment ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models-signalenrichment ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/3.4.3/ditto-internal-models-signalenrichment-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/3.4.3/ditto-internal-models-signalenrichment-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/3.4.3/ditto-internal-models-signalenrichment-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/3.4.3/ditto-internal-models-signalenrichment-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/3.4.3/ditto-internal-models-signalenrichment-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/3.4.3/ditto-internal-models-signalenrichment-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/3.4.3/ditto-internal-models-signalenrichment-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/3.4.3/ditto-internal-models-signalenrichment-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] -----< org.eclipse.ditto:ditto-internal-utils-conditional-headers >-----
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Conditional Headers 3.4.3 [60/77]
[INFO]   from internal/utils/conditional-headers/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-conditional-headers ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-conditional-headers ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-conditional-headers ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-conditional-headers ---
[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-release/internal/utils/conditional-headers/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-conditional-headers ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-conditional-headers ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-conditional-headers ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-conditional-headers ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 6 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfEqualPreconditionHeader.java: /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfEqualPreconditionHeader.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfEqualPreconditionHeader.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-conditional-headers ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-conditional-headers ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-conditional-headers ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.internal.utils.headers.conditional.IfMatchPreconditionHeaderTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.767 s -- in org.eclipse.ditto.internal.utils.headers.conditional.IfMatchPreconditionHeaderTest
[INFO] Running org.eclipse.ditto.internal.utils.headers.conditional.ConditionalHeadersValidatorTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.internal.utils.headers.conditional.ConditionalHeadersValidatorTest
[INFO] Running org.eclipse.ditto.internal.utils.headers.conditional.IfNoneMatchPreconditionHeaderTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.internal.utils.headers.conditional.IfNoneMatchPreconditionHeaderTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-conditional-headers ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-conditional-headers ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-conditional-headers >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-conditional-headers ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-conditional-headers ---
[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-release/internal/utils/conditional-headers/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-conditional-headers <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-conditional-headers ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-conditional-headers ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.headers.conditional;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/ConditionalHeadersValidator.java:143: warning: no @param for <C>
[WARNING] public <C extends Command<?>> C applyIfEqualHeader(final C command, @Nullable final Entity<?> currentEntity) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/ConditionalHeadersValidator.java:143: warning: no @return
[WARNING] public <C extends Command<?>> C applyIfEqualHeader(final C command, @Nullable final Entity<?> currentEntity) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfMatchPreconditionHeader.java:28: warning: no comment
[WARNING] public final class IfMatchPreconditionHeader implements PreconditionHeader<EntityTag> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfNoneMatchPreconditionHeader.java:26: warning: no comment
[WARNING] public final class IfNoneMatchPreconditionHeader implements PreconditionHeader<EntityTag> {
[WARNING] ^
[WARNING] 5 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-conditional-headers ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-conditional-headers ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-conditional-headers ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Conditional Headers' with 4 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-conditional-headers ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-conditional-headers ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-conditional-headers ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/3.4.3/ditto-internal-utils-conditional-headers-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/3.4.3/ditto-internal-utils-conditional-headers-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/3.4.3/ditto-internal-utils-conditional-headers-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/3.4.3/ditto-internal-utils-conditional-headers-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/3.4.3/ditto-internal-utils-conditional-headers-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/3.4.3/ditto-internal-utils-conditional-headers-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/3.4.3/ditto-internal-utils-conditional-headers-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/3.4.3/ditto-internal-utils-conditional-headers-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] ------< org.eclipse.ditto:ditto-internal-utils-persistent-actors >------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Persistent Actors 3.4.3 [61/77]
[INFO]   from internal/utils/persistent-actors/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-persistent-actors ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-persistent-actors ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-persistent-actors ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-internal-utils-persistent-actors ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-persistent-actors ---
[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-release/internal/utils/persistent-actors/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-persistent-actors ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-persistent-actors ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-persistent-actors ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-persistent-actors ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 42 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-persistent-actors ---
[INFO] Copying 6 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-persistent-actors ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 11 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/test/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActorTest.java: /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/test/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActorTest.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/test/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActorTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-persistent-actors ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistentActorWithTimersAndCleanupTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
11:38:43.595 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:38:45.503 [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.
11:38:45.505 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Another cleanup is already running, rejecting the new cleanup request.
11:38:45.754 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:38:45.892 [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.
11:38:45.893 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testDeleteSucceeds' completed.
11:38:45.930 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:38:46.024 [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.
11:38:46.029 [WARN ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:namespace:failDeleteSnapshot' failed. Snapshots: DeleteSnapshotsFailure (thing:namespace:failDeleteSnapshot). Messages: DeleteMessagesSuccess.
11:38:46.079 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:38:46.146 [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.
11:38:46.147 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testDeleteNotCalledWhenRevisionDidNotChange' completed.
11:38:46.203 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:38:46.290 [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.
11:38:46.291 [WARN ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:namespace:failDeleteMessage' failed. Snapshots: DeleteSnapshotsSuccess. Messages: DeleteMessagesFailure (thing:namespace:failDeleteMessage).
11:38:46.318 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:38:46.411 [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.
11:38:46.412 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testZeroStaleEventsKept' completed.
11:38:46.445 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:38:46.507 [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.
11:38:46.508 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testDeleteIsCalledWhenRevisionChanged' completed.
11:38:46.513 [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.
11:38:46.514 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testDeleteIsCalledWhenRevisionChanged' completed.
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.398 s -- in org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistentActorWithTimersAndCleanupTest
[INFO] Running org.eclipse.ditto.internal.utils.persistentactors.PersistencePingActorTest
[INFO] [12/05/2023 11:38:46.682] [PekkoTestSystem-pekko.actor.default-dispatcher-8] [pekko://PekkoTestSystem/user/$a] Scheduling ping for all PersistenceActors with initial delay <PT0S> and interval <PT10M>.
[INFO] [12/05/2023 11:38:46.685] [PekkoTestSystem-pekko.actor.default-dispatcher-8] [pekko://PekkoTestSystem/user/$a] Sending ping for PersistenceActors. Will be sent again after the configured interval of <PT10M>.
[INFO] [12/05/2023 11:38:47.885] [Thread-2] [pekko://PekkoTestSystem/user/$a] Sending pings completed.
[INFO] [12/05/2023 11:38:47.886] [PekkoTestSystem-pekko.actor.default-dispatcher-7] [pekko://PekkoTestSystem/user/$a] Got ping completed.
[INFO] [12/05/2023 11:38:47.900] [PekkoTestSystem-pekko.actor.default-dispatcher-8] [pekko://PekkoTestSystem/user/$b] Scheduling ping for all PersistenceActors with initial delay <PT0S> and interval <PT10M>.
[INFO] [12/05/2023 11:38:47.900] [PekkoTestSystem-pekko.actor.default-dispatcher-8] [pekko://PekkoTestSystem/user/$b] Sending ping for PersistenceActors. Will be sent again after the configured interval of <PT10M>.
[INFO] [12/05/2023 11:38:47.910] [PekkoTestSystem-pekko.actor.default-dispatcher-9] [pekko://PekkoTestSystem/user/$b] Another ping iteration is currently in progress. Next iteration will be started after <PT10M>.
Dec 05, 2023 11:38:47 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:38:48 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
Dec 05, 2023 11:38:48 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
[INFO] [12/05/2023 11:38:48.926] [Thread-3] [pekko://PekkoTestSystem/user/$b] Sending pings completed.
[INFO] [12/05/2023 11:38:48.926] [PekkoTestSystem-pekko.actor.default-dispatcher-8] [pekko://PekkoTestSystem/user/$b] Got ping completed.
[INFO] [12/05/2023 11:38:49.059] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.548 s -- in org.eclipse.ditto.internal.utils.persistentactors.PersistencePingActorTest
[INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.PersistenceCleanupActorTest
11:38:49.102 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:38:49.612 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <>
11:38:49.631 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActorTest - Waiting 1/30
11:38:49.639 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Progress=<thing:p:id>
11:38:49.795 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActorTest - Waiting 1/30
11:38:49.797 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream complete. Next stream in <PT8M1.93359375S> from start
11:38:49.940 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:38:49.994 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <>
11:38:50.011 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Activating kill-switch on demand: <SingleKillSwitch(470069322)>
11:38:50.015 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream failed or shutdown and disabled. Last PID=<thing:last:pid>
11:38:50.051 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:38:50.107 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream disabled. lastPid=<>
11:38:50.135 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:38:50.203 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <>
11:38:50.206 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Progress=<thing:p:id>
11:38:50.206 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActorTest - Waiting 1/30
11:38:50.308 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream complete. Next stream in <PT9M45.3515625S> from start
11:38:50.313 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <>
[INFO] [12/05/2023 11:38:50.318] [test-pekko.actor.default-dispatcher-5] [pekko://test/system/testProbe-15/$a] Stream complete. Next stream in <PT6M43.41796875S> from start
11:38:50.336 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:38:50.401 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <>
11:38:50.403 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Aborting stream because of graceful shutdown.
11:38:50.404 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream failed or shutdown. Next stream in <PT6M27.890625S> starting from <>
11:38:50.428 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:38:50.478 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <>
11:38:50.481 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActorTest - Waiting 1/30
11:38:50.481 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream complete. Next stream in <PT9M49.74609375S> from start
11:38:50.612 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:38:50.684 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:38:50.759 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.966 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.PersistenceCleanupActorTest
[INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.CleanupResultTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.744 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.CleanupResultTest
[INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.CreditsTest
[INFO] [12/05/2023 11:38:52.391] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:38:52.579] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:38:52.908] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.118 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.CreditsTest
[INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.CleanupTest
[INFO] [12/05/2023 11:38:52.979] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:38:53.041] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:38:53.130] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:38:53.211] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.300 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.CleanupTest
[INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.SnapshotRevisionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.SnapshotRevisionTest
[INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.DefaultCleanupConfigTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.DefaultCleanupConfigTest
[INFO] Running org.eclipse.ditto.internal.utils.persistentactors.config.DefaultPingConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.317 s -- in org.eclipse.ditto.internal.utils.persistentactors.config.DefaultPingConfigTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-persistent-actors ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-persistent-actors ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-persistent-actors >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-persistent-actors ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-internal-utils-persistent-actors ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-persistent-actors ---
[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-release/internal/utils/persistent-actors/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-persistent-actors <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-persistent-actors ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-persistent-actors ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.persistentactors;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.persistentactors.cleanup;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/config/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.persistentactors.config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/AbstractCommandStrategies.java:39: warning: no comment
[WARNING] protected final Map<Class<? extends C>, CommandStrategy<? extends C, S, K, ? extends E>> strategies;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/events/AbstractEventStrategies.java:36: warning: no comment
[WARNING] protected final Logger log = LoggerFactory.getLogger(getClass());
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/results/ResultVisitor.java:80: warning: no @param for errorCausingCommand
[WARNING] void onError(DittoRuntimeException error, Command<?> errorCausingCommand);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java:512: warning: no comment
[WARNING] protected void becomeDeletedHandler() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java:654: warning: no comment
[WARNING] protected void handleByCommandStrategy(final C command) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java:997: warning: no comment
[WARNING] public PersistEmptyEvent(final EmptyEvent emptyEvent) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:125: warning: no comment
[WARNING] @Nullable protected final BlockedNamespaces blockedNamespaces;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:129: warning: no comment
[WARNING] @Nullable protected ActorRef enforcerChild;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:127: warning: no comment
[WARNING] @Nullable protected E entityId;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:119: warning: no comment
[WARNING] protected final ThreadSafeDittoLoggingAdapter log = DittoLoggerFactory.getThreadSafeDittoLoggingAdapter(this);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:123: warning: no comment
[WARNING] protected final MongoReadJournal mongoReadJournal;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:117: warning: no comment
[WARNING] protected static final String PERSISTENCE_ACTOR_NAME = "pa";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:128: warning: no comment
[WARNING] @Nullable protected ActorRef persistenceActorChild;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:146: warning: no comment
[WARNING] protected AbstractPersistenceSupervisor(@Nullable final ActorRef persistenceActorChild,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:141: warning: no comment
[WARNING] protected AbstractPersistenceSupervisor(@Nullable final BlockedNamespaces blockedNamespaces,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:226: warning: no comment
[WARNING] protected Receive activeBehaviour(final Runnable matchProcessNextTwinMessageBehavior,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:586: warning: no comment
[WARNING] protected void becomeTwinSignalProcessingAwaiting() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:1015: warning: no comment
[WARNING] protected CompletionStage<Object> filterTargetActorResponseViaEnforcer(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:636: warning: no comment
[WARNING] protected void restartChild() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistentActorWithTimersAndCleanup.java:60: warning: no comment
[WARNING] protected AbstractPersistentActorWithTimersAndCleanup() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistentActorWithTimersAndCleanup.java:64: warning: no comment
[WARNING] protected DittoDiagnosticLoggingAdapter createLogger() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/DefaultContext.java:54: warning: no @param for <K>
[WARNING] public static <K> DefaultContext<K> getInstance(final K state, final DittoDiagnosticLoggingAdapter log,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/DefaultContext.java:54: warning: no @param for actorSystem
[WARNING] public static <K> DefaultContext<K> getInstance(final K state, final DittoDiagnosticLoggingAdapter log,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/EmptyEvent.java:59: warning: no comment
[WARNING] public static final String TYPE = TYPE_PREFIX + NAME;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/EmptyEvent.java:68: warning: no comment
[WARNING] public EmptyEvent(final JsonValue effect, final long revision, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/results/Result.java:53: warning: no @param for <E>
[WARNING] static <E extends Event<?>> Result<E> empty() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:344: warning: no comment
[WARNING] public enum Control {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:348: warning: no comment
[WARNING] SERVICE_REQUESTS_DONE
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:347: warning: no comment
[WARNING] SHUTDOWN,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:345: warning: no comment
[WARNING] STREAM_COMPLETE,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:346: warning: no comment
[WARNING] STREAM_FAILED,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:355: warning: no comment
[WARNING] IN_QUIET_PERIOD,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:356: warning: no comment
[WARNING] RUNNING
[WARNING] ^
[WARNING] 36 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-persistent-actors ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-persistent-actors ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-persistent-actors ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Persistent Actors' with 49 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-persistent-actors ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-persistent-actors ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-persistent-actors ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/3.4.3/ditto-internal-utils-persistent-actors-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/3.4.3/ditto-internal-utils-persistent-actors-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/3.4.3/ditto-internal-utils-persistent-actors-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/3.4.3/ditto-internal-utils-persistent-actors-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/3.4.3/ditto-internal-utils-persistent-actors-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/3.4.3/ditto-internal-utils-persistent-actors-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/3.4.3/ditto-internal-utils-persistent-actors-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/3.4.3/ditto-internal-utils-persistent-actors-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] ----------< org.eclipse.ditto:ditto-internal-utils-protocol >-----------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Protocol 3.4.3    [62/77]
[INFO]   from internal/utils/protocol/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-protocol ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-protocol ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-protocol ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-protocol ---
[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-release/internal/utils/protocol/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-protocol ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-protocol ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-protocol ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-protocol:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-protocol ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 6 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-protocol ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-protocol ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 2 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/src/test/java/org/eclipse/ditto/internal/utils/protocol/config/DefaultProtocolConfigTest.java: /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/src/test/java/org/eclipse/ditto/internal/utils/protocol/config/DefaultProtocolConfigTest.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/src/test/java/org/eclipse/ditto/internal/utils/protocol/config/DefaultProtocolConfigTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-protocol ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.internal.utils.protocol.config.DefaultProtocolConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.000 s -- in org.eclipse.ditto.internal.utils.protocol.config.DefaultProtocolConfigTest
[INFO] Running org.eclipse.ditto.internal.utils.protocol.ProtocolAdapterProviderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.103 s -- in org.eclipse.ditto.internal.utils.protocol.ProtocolAdapterProviderTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-protocol ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-protocol ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/ditto-internal-utils-protocol-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-protocol >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-protocol ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-protocol ---
[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-release/internal/utils/protocol/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-protocol <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-protocol ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/ditto-internal-utils-protocol-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-protocol ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/src/main/java/org/eclipse/ditto/internal/utils/protocol/config/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.protocol.config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/src/main/java/org/eclipse/ditto/internal/utils/protocol/ProtocolAdapterProvider.java:90: warning: no comment
[WARNING] protected abstract HeaderTranslator createHttpHeaderTranslatorInstance(ProtocolConfig protocolConfig);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/src/main/java/org/eclipse/ditto/internal/utils/protocol/config/ProtocolConfig.java:42: warning: no comment
[WARNING] enum ProtocolConfigValue implements KnownConfigValue {
[WARNING] ^
[WARNING] 3 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/ditto-internal-utils-protocol-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-protocol ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-protocol ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-protocol ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Protocol' with 5 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-protocol ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/ditto-internal-utils-protocol-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/ditto-internal-utils-protocol-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/ditto-internal-utils-protocol-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/ditto-internal-utils-protocol-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/ditto-internal-utils-protocol-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/ditto-internal-utils-protocol-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-protocol ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-protocol ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/3.4.3/ditto-internal-utils-protocol-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/ditto-internal-utils-protocol-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/3.4.3/ditto-internal-utils-protocol-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/ditto-internal-utils-protocol-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/3.4.3/ditto-internal-utils-protocol-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/ditto-internal-utils-protocol-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/3.4.3/ditto-internal-utils-protocol-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/ditto-internal-utils-protocol-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/3.4.3/ditto-internal-utils-protocol-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/ditto-internal-utils-protocol-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/3.4.3/ditto-internal-utils-protocol-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/ditto-internal-utils-protocol-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/3.4.3/ditto-internal-utils-protocol-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/ditto-internal-utils-protocol-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/3.4.3/ditto-internal-utils-protocol-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] ----------< org.eclipse.ditto:ditto-rql-search-option-parser >----------
[INFO] Building Eclipse Ditto :: RQL :: search option parser 3.4.3      [63/77]
[INFO]   from rql/search-option-parser/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql-search-option-parser ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql-search-option-parser ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-rql-search-option-parser ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-search-option-parser ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-search-option-parser ---
[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-release/rql/search-option-parser/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-search-option-parser ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-search-option-parser ---
[INFO] Copying 0 resource from src/main/resources to target/classes
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-search-option-parser ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-search-option-parser:bundle:3.4.3...
[INFO] 
[INFO] --- scala:4.8.1:compile (default) @ ditto-rql-search-option-parser ---
[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
[INFO] compiling 1 Scala source and 2 Java sources to /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/target/classes ...
[WARNING] : 4 deprecations (since 2.13.0); re-run with -deprecation for details
[WARNING] one warning found
[WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8
1 warning.
[INFO] done compiling
[INFO] compile in 6.2 s
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-search-option-parser ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 2 source files with javac [debug target 1.8] to target/classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] 
[INFO] --- scala:4.8.1:compile (compile) @ ditto-rql-search-option-parser ---
[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
[INFO] compile in 0.0 s
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-search-option-parser ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-search-option-parser ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] 
[INFO] --- scala:4.8.1:testCompile (test-compile) @ ditto-rql-search-option-parser ---
[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
[INFO] compiling 1 Java source to /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/target/test-classes ...
[WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8
1 warning.
[INFO] done compiling
[INFO] compile in 1.4 s
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-search-option-parser ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.rql.parser.thingsearch.options.rql.RqlOptionsParserTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.091 s -- in org.eclipse.ditto.rql.parser.thingsearch.options.rql.RqlOptionsParserTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-search-option-parser ---
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-search-option-parser ---
[WARNING] Bundle org.eclipse.ditto:ditto-rql-search-option-parser:bundle:3.4.3 : Unused Import-Package instructions: [org.apache.pekko*] 
[INFO] Building bundle: /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/target/ditto-rql-search-option-parser-3.4.3.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-rql-search-option-parser >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-rql-search-option-parser ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-search-option-parser ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-search-option-parser ---
[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-release/rql/search-option-parser/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-rql-search-option-parser <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-rql-search-option-parser ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/target/ditto-rql-search-option-parser-3.4.3-sources.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-search-option-parser ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-search-option-parser ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-search-option-parser ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: search option parser' with 3 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-rql-search-option-parser ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/target/ditto-rql-search-option-parser-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/target/ditto-rql-search-option-parser-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/target/ditto-rql-search-option-parser-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/target/ditto-rql-search-option-parser-3.4.3-sources.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-rql-search-option-parser ---
[INFO] Signing 3 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-rql-search-option-parser ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-search-option-parser/3.4.3/ditto-rql-search-option-parser-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/target/ditto-rql-search-option-parser-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-search-option-parser/3.4.3/ditto-rql-search-option-parser-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/target/ditto-rql-search-option-parser-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-search-option-parser/3.4.3/ditto-rql-search-option-parser-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/target/ditto-rql-search-option-parser-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-search-option-parser/3.4.3/ditto-rql-search-option-parser-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/target/ditto-rql-search-option-parser-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-search-option-parser/3.4.3/ditto-rql-search-option-parser-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/target/ditto-rql-search-option-parser-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-search-option-parser/3.4.3/ditto-rql-search-option-parser-3.4.3-sources.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-search-option-parser ---
[INFO] Installing org/eclipse/ditto/ditto-rql-search-option-parser/3.4.3/ditto-rql-search-option-parser-3.4.3.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] -----------< org.eclipse.ditto:ditto-internal-utils-search >------------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Search 3.4.3      [64/77]
[INFO]   from internal/utils/search/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-search ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-search ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-search ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-search ---
[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-release/internal/utils/search/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-search ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-search ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/search/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-search ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-search:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-search ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 5 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java: /home/jenkins/agent/workspace/ditto-release/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-search ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/search/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-search ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SubscriptionActorTest.java: /home/jenkins/agent/workspace/ditto-release/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SubscriptionActorTest.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SubscriptionActorTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SearchSourceTest.java: /home/jenkins/agent/workspace/ditto-release/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SearchSourceTest.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SearchSourceTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-search ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.internal.utils.search.SubscriptionActorTest
[INFO] [12/05/2023 11:39:47.403] [SubscriptionActorTest0-pekko.actor.default-dispatcher-5] [pekko://SubscriptionActorTest0/user/-2147483648] Stopping due to idle timeout
[INFO] [12/05/2023 11:39:47.704] [main] [CoordinatedShutdown(pekko://SubscriptionActorTest0)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:39:47.908] [SubscriptionActorTest0-pekko.actor.default-dispatcher-5] [pekko://SubscriptionActorTest0/user/-2147483648] Processing <CancelSubscription[type=thing-search.commands:cancel, dittoHeaders=ImmutableDittoHeaders [{}], subscriptionId=-2147483648]>
[INFO] [12/05/2023 11:39:47.911] [main] [CoordinatedShutdown(pekko://SubscriptionActorTest0)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:39:48.129] [SubscriptionActorTest0-pekko.actor.default-dispatcher-5] [pekko://SubscriptionActorTest0/user/-2147483648] SubscriptionComplete [type=thing-search.subscription.events:complete, subscriptionId=-2147483648, dittoHeaders=ImmutableDittoHeaders [{}]]
[INFO] [12/05/2023 11:39:48.132] [main] [CoordinatedShutdown(pekko://SubscriptionActorTest0)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:39:48.328] [SubscriptionActorTest0-pekko.actor.default-dispatcher-5] [pekko://SubscriptionActorTest0/user/-2147483648] SubscriptionComplete [type=thing-search.subscription.events:complete, subscriptionId=-2147483648, dittoHeaders=ImmutableDittoHeaders [{}]]
[INFO] [12/05/2023 11:39:48.330] [main] [CoordinatedShutdown(pekko://SubscriptionActorTest0)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.268 s -- in org.eclipse.ditto.internal.utils.search.SubscriptionActorTest
[INFO] Running org.eclipse.ditto.internal.utils.search.SearchSourceBuilderTest
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.13/logback-classic-1.2.13.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/jenkins/.m2/repository/org/slf4j/slf4j-simple/1.7.36/slf4j-simple-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder]
[INFO] [12/05/2023 11:39:48.527] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:39:48.652] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:39:48.717] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:39:48.889] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 s -- in org.eclipse.ditto.internal.utils.search.SearchSourceBuilderTest
[INFO] Running org.eclipse.ditto.internal.utils.search.SubscriptionManagerTest
[INFO] [12/05/2023 11:39:48.990] [default-pekko.actor.default-dispatcher-6] [pekko://default/user/$a] SubscriptionID not found, responding with SubscriptionFailed: <RequestFromSubscription[type=thing-search.commands:request, dittoHeaders=ImmutableDittoHeaders [{}], subscriptionId=nonexistentSid, demand=1]>
[INFO] [12/05/2023 11:39:48.993] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
11:39:49.288 [default-pekko.actor.default-dispatcher-12] ERROR org.eclipse.ditto.internal.utils.search.SearchSource - Unexpected error
org.apache.pekko.pattern.AskTimeoutException: mock error
[INFO] [12/05/2023 11:39:49.727] [default-pekko.actor.default-dispatcher-6] [pekko://default/user/$a] Processing <CreateSubscription[type=thing-search.commands:subscribe, dittoHeaders=ImmutableDittoHeaders [{}], filter=null, options=size(0), fields=null, namespaces=null, prefix=null]>
[INFO] [12/05/2023 11:39:49.734] [default-pekko.actor.default-dispatcher-6] [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 [{}]]]
[INFO] [12/05/2023 11:39:49.736] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:39:49.813] [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]>
[INFO] [12/05/2023 11:39:49.818] [default-pekko.actor.default-dispatcher-7] [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 [{}]]]
[INFO] [12/05/2023 11:39:49.821] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.930 s -- in org.eclipse.ditto.internal.utils.search.SubscriptionManagerTest
[INFO] Running org.eclipse.ditto.internal.utils.search.SearchSourceTest
[WARN] [12/05/2023 11:39:49.941] [default-pekko.actor.default-dispatcher-6] [org.apache.pekko.stream.Log(pekko://default/system/Materializers/StreamSupervisor-14)] [resume-source-errors-flow] Upstream failed, cause: InvalidRqlExpressionException: The given RQL expression was invalid
[INFO] [12/05/2023 11:39:49.943] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:39:50.123] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
11:39:50.248 [default-pekko.actor.default-dispatcher-7] INFO org.eclipse.ditto.internal.utils.search.SearchSource - Resuming from: org.apache.pekko.stream.RemoteStreamRefActorTerminatedException: [SourceRef-0] Remote stream (pekko://default/system/Materializers/StreamSupervisor-16/$$a-SinkRef-0) failed, reason: mock cursor-not-found error
[INFO] [12/05/2023 11:39:50.388] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:39:50.507] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.680 s -- in org.eclipse.ditto.internal.utils.search.SearchSourceTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-search ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-search ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/ditto-internal-utils-search-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-search >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-search ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-search ---
[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-release/internal/utils/search/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-search <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-search ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/ditto-internal-utils-search-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-search ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java:109: warning: no @param for configurer
[WARNING] public Source<JsonObject, NotUsed> start(final Consumer<ResumeSourceBuilder<?, ?>> configurer) {
[WARNING] ^
[WARNING] 1 warning
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/ditto-internal-utils-search-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-search ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-search ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-search ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Search' with 5 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-search ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/ditto-internal-utils-search-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/ditto-internal-utils-search-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/ditto-internal-utils-search-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/ditto-internal-utils-search-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/ditto-internal-utils-search-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/ditto-internal-utils-search-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-search ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-search ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/search/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/3.4.3/ditto-internal-utils-search-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/ditto-internal-utils-search-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/3.4.3/ditto-internal-utils-search-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/ditto-internal-utils-search-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/3.4.3/ditto-internal-utils-search-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/ditto-internal-utils-search-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/3.4.3/ditto-internal-utils-search-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/ditto-internal-utils-search-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/3.4.3/ditto-internal-utils-search-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/ditto-internal-utils-search-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/3.4.3/ditto-internal-utils-search-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/ditto-internal-utils-search-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/3.4.3/ditto-internal-utils-search-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/ditto-internal-utils-search-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/3.4.3/ditto-internal-utils-search-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] -------< org.eclipse.ditto:ditto-internal-utils-pubsub-policies >-------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies 3.4.3 [65/77]
[INFO]   from internal/utils/pubsub-policies/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-pubsub-policies ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-pubsub-policies ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-pubsub-policies ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub-policies ---
[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-release/internal/utils/pubsub-policies/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub-policies ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pubsub-policies ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pubsub-policies ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pubsub-policies ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pubsub-policies ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub-policies ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pubsub-policies ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] No tests to run.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub-policies ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pubsub-policies ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-pubsub-policies >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-pubsub-policies ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub-policies ---
[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-release/internal/utils/pubsub-policies/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-pubsub-policies <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-pubsub-policies ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pubsub-policies ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/src/main/java/org/eclipse/ditto/internal/utils/pubsubpolicies/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.pubsubpolicies;
[WARNING] ^
[WARNING] 1 warning
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pubsub-policies ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pubsub-policies ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pubsub-policies ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-pubsub-policies ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-pubsub-policies ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pubsub-policies ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/3.4.3/ditto-internal-utils-pubsub-policies-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/3.4.3/ditto-internal-utils-pubsub-policies-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/3.4.3/ditto-internal-utils-pubsub-policies-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/3.4.3/ditto-internal-utils-pubsub-policies-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/3.4.3/ditto-internal-utils-pubsub-policies-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/3.4.3/ditto-internal-utils-pubsub-policies-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/3.4.3/ditto-internal-utils-pubsub-policies-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/3.4.3/ditto-internal-utils-pubsub-policies-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --------< org.eclipse.ditto:ditto-internal-utils-pubsub-things >--------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things 3.4.3 [66/77]
[INFO]   from internal/utils/pubsub-things/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-pubsub-things ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-pubsub-things ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-pubsub-things ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub-things ---
[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-release/internal/utils/pubsub-things/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub-things ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pubsub-things ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pubsub-things ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pubsub-things ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 7 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pubsub-things ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub-things ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pubsub-things ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] No tests to run.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub-things ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pubsub-things ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-pubsub-things >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-pubsub-things ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub-things ---
[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-release/internal/utils/pubsub-things/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-pubsub-things <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-pubsub-things ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pubsub-things ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/src/main/java/org/eclipse/ditto/internal/utils/pubsubthings/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.pubsubthings;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/src/main/java/org/eclipse/ditto/internal/utils/pubsubthings/DittoProtocolSub.java:57: warning: no @param for resubscribe
[WARNING] CompletionStage<Boolean> subscribe(Collection<StreamingType> types, Collection<String> topics, ActorRef subscriber,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/src/main/java/org/eclipse/ditto/internal/utils/pubsubthings/LiveSignalPub.java:34: warning: no @param for distributedAcks
[WARNING] static LiveSignalPub of(final ActorContext context, final DistributedAcks distributedAcks) {
[WARNING] ^
[WARNING] 3 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pubsub-things ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pubsub-things ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pubsub-things ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-pubsub-things ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-pubsub-things ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pubsub-things ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/3.4.3/ditto-internal-utils-pubsub-things-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/3.4.3/ditto-internal-utils-pubsub-things-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/3.4.3/ditto-internal-utils-pubsub-things-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/3.4.3/ditto-internal-utils-pubsub-things-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/3.4.3/ditto-internal-utils-pubsub-things-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/3.4.3/ditto-internal-utils-pubsub-things-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/3.4.3/ditto-internal-utils-pubsub-things-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/3.4.3/ditto-internal-utils-pubsub-things-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] ------------< org.eclipse.ditto:ditto-connectivity-service >------------
[INFO] Building Eclipse Ditto :: Connectivity :: Service 3.4.3          [67/77]
[INFO]   from connectivity/service/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-connectivity-service ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-connectivity-service ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-connectivity-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-service ---
[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-release/connectivity/service/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity-service ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-connectivity-service ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 8 resources from src/main/resources to target/classes
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity-service ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-service:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-connectivity-service ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 498 source files with javac [debug target 17] to target/classes
[WARNING] /home/jenkins/agent/workspace/ditto-release/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
[WARNING] /home/jenkins/agent/workspace/ditto-release/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
[WARNING] /home/jenkins/agent/workspace/ditto-release/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
[WARNING] /home/jenkins/agent/workspace/ditto-release/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
[WARNING] /home/jenkins/agent/workspace/ditto-release/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
[WARNING] /home/jenkins/agent/workspace/ditto-release/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
[WARNING] /home/jenkins/agent/workspace/ditto-release/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
[WARNING] /home/jenkins/agent/workspace/ditto-release/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
[INFO] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/rabbitmq/RabbitMQConsumerActor.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/rabbitmq/RabbitMQConsumerActor.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/RequestedAcksFilter.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/RequestedAcksFilter.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-webjars) @ ditto-connectivity-service ---
[INFO] Configured Artifact: org.webjars.npm:protobufjs:6.11.2:jar
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-connectivity-service ---
[INFO] Copying 39 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-connectivity-service ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 238 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/hivemq/MqttClientActorIT.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/hivemq/MqttClientActorIT.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/hivemq/consuming/MqttConsumerActorTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/hivemq/consuming/MqttConsumerActorTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-connectivity-service ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.GenericMqttSubscribeFactoryTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.214 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.GenericMqttSubscribeFactoryTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.SubscribeSuccessTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.018 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.SubscribeSuccessTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.MqttSubscriberTest
[INFO] [12/05/2023 11:41:01.927] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourceWithEmptyCollectionReturnsEmptySource)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:41:03.124] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourcesWhenAllSubscriptionsSuccessfulReturnsExpectedSource)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:41:03.634] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourcesWhenSomeSubscriptionsFailedReturnsExpectedSource)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:41:03.755] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourcesWithInvalidSourceAddressReturnsSourceWithSubscribeFailure)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:41:03.847] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_newInstanceWithNullClientThrowsException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:41:03.951] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourceWithNullConnectionSourceThrowsException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.555 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.MqttSubscriberTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.SubscribeFailureTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.SubscribeFailureTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.MqttConsumerActorTest
11:41:04.297 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
[INFO] [12/05/2023 11:41:09.957] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.957] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.957] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.957] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.958] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.958] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.958] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.958] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.958] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.958] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.958] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.958] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.958] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.959] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.959] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.959] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.959] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.959] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.959] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.959] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.959] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.959] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.959] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.959] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.960] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.960] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.960] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.960] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.960] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.960] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.960] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.960] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.960] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.960] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.961] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.961] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.961] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.961] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.978] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.978] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.978] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.978] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.979] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.979] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.979] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.979] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.979] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.979] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.979] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.979] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.979] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.979] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.980] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.980] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.980] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.980] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.980] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.980] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.980] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.980] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.980] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.980] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.980] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.981] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.981] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.981] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.981] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.981] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.981] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.981] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.981] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.981] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.981] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.981] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.982] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.982] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.982] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.982] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.982] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.982] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.982] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.982] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.982] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.983] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.983] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.983] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.983] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.983] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.983] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.983] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.983] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.983] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.983] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.983] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.984] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.984] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.984] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.984] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.984] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:09.984] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2064599331>.
[INFO] [12/05/2023 11:41:12.326] [main] [CoordinatedShutdown(pekko://MqttConsumerActorTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.334 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.MqttConsumerActorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.ReconnectConsumerClientTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.ReconnectConsumerClientTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.MqttPublishToExternalMessageTransformerTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.MqttPublishToExternalMessageTransformerTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActorTest
11:41:12.624 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
11:41:14.501 [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]>
11:41:15.400 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-4] 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]>
11:41:15.648 [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]>
11:41:15.858 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-13] 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]>
11:41:15.866 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-13] 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.
11:41:16.642 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-12] 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=2023-12-05T11:41:16.596091429Z, 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=2023-12-05T11:41:16.596091429Z, 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-25#-493989380]]>.
11:41:16.642 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-12] 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=2023-12-05T11:41:16.611168756Z, 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=2023-12-05T11:41:16.611168756Z, 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-25#-493989380]]>.
11:41:16.643 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-12] 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=2023-12-05T11:41:16.613960887Z, 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=2023-12-05T11:41:16.613960887Z, 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-25#-493989380]]>.
11:41:16.829 [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=EXACTLY_ONCE]>
11:41:17.039 [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]>
11:41:17.045 [WARN ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Failed to send MQTT Publish message to broker. IllegalStateException: This is totally expected.
11:41:17.049 [ERROR] [MqttPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Failed to enqueue MQTT message to topic <mqtt/eclipse/ditto> for sending to broker.
java.lang.IllegalStateException: This is totally expected.
	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActorTest.sendPublishToBrokerFailureTriggersNegativeAcknowledgementIfAutoAckTargetPresent(MqttPublisherActorTest.java:285)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.assertj.core.api.SoftAssertionsStatement$1.evaluate(SoftAssertionsStatement.java:41)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Wrapped by: org.eclipse.ditto.connectivity.model.MessageSendingFailedException: Failed to send message: This is totally expected.
	at org.eclipse.ditto.connectivity.model.MessageSendingFailedException$Builder.doBuild(MessageSendingFailedException.java:152)
	at org.eclipse.ditto.connectivity.model.MessageSendingFailedException$Builder.doBuild(MessageSendingFailedException.java:113)
	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActor.handleGenericMqttPublishResultFailure(MqttPublisherActor.java:192)
	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActor.lambda$sendMqttPublishMessageToBroker$0(MqttPublisherActor.java:164)
	at java.base/java.util.concurrent.CompletableFuture.uniAcceptNow(CompletableFuture.java:757)
	at java.base/java.util.concurrent.CompletableFuture.uniAcceptStage(CompletableFuture.java:735)
	at java.base/java.util.concurrent.CompletableFuture.thenAccept(CompletableFuture.java:2182)
	at java.base/java.util.concurrent.CompletableFuture.thenAccept(CompletableFuture.java:144)
	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActor.sendMqttPublishMessageToBroker(MqttPublisherActor.java:160)
	at org.apache.pekko.stream.javadsl.Sink$.$anonfun$foreach$1(Sink.scala:141)
	at org.apache.pekko.stream.javadsl.Sink$.$anonfun$foreach$1$adapted(Sink.scala:141)
	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:831)
	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
11:41:17.050 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-13] 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.
11:41:17.399 [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]>
11:41:17.530 [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]>
11:41:17.818 [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]>
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.302 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.ExternalMessageToMqttPublishTransformerTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.ExternalMessageToMqttPublishTransformerTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublishingContextTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublishingContextTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublishTargetTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublishTargetTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest
11:41:18.763 [INFO ] [main] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect publishing client <publishingClient>. Disconnecting subscribing client …
java.lang.IllegalStateException: Yolo!
	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest.connectDisconnectsSubscribingClientIfConnectingPublishingClientFailed(DefaultGenericMqttClientTest.java:226)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
11:41:18.783 [INFO ] [main] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to disconnect subscribing client <subscribingClient>.
java.lang.IllegalStateException: Yolo!
	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest.disconnectFailsIfDisconnectOnSubscribingClientFails(DefaultGenericMqttClientTest.java:264)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
11:41:18.786 [INFO ] [main] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to disconnect publishing client <publishingClient>.
11:41:18.791 [INFO ] [main] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <subscribingClient>.
java.lang.IllegalStateException: Yolo!
	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest.connectDoesNotCallConnectOnPublishingClientIfConnectingSubscribingClientFailed(DefaultGenericMqttClientTest.java:200)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.SubscriptionStatusTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.SubscriptionStatusTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BufferingFlowableWrapperTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BufferingFlowableWrapperTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.HiveMqttClientFactoryTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.894 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.HiveMqttClientFactoryTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttPublishingClientTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttPublishingClientTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.Mqtt5RxSubscribingClientTest
[INFO] [12/05/2023 11:41:20.704] [main] [CoordinatedShutdown(pekko://Mqtt5RxSubscribingClientTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.Mqtt5RxSubscribingClientTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.GenericMqttPublishResultTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.GenericMqttPublishResultTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.HiveMqttClientPropertiesTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.HiveMqttClientPropertiesTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttSubscribingClientIdentifierFactoryTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttSubscribingClientIdentifierFactoryTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttPublishingClientIdentifierFactoryTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttPublishingClientIdentifierFactoryTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttConnectionTypeValidatorTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttConnectionTypeValidatorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.ZipperTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.ZipperTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.Mqtt3RxSubscribingClientTest
[INFO] [12/05/2023 11:41:21.162] [main] [CoordinatedShutdown(pekko://Mqtt3RxSubscribingClientTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.Mqtt3RxSubscribingClientTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConsumingClientTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConsumingClientTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.MqttClientActorTest
11:41:21.194 [INFO ] [main] o.e.d.c.s.m.m.MqttServerRule - Starting server at port 45729
11:41:21.364 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
11:41:21.685 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:21.686 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M55.526S> interval (min=<PT5M>)
11:41:21.686 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M11.178S> interval (min=<PT5M>)
11:41:21.686 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M34.042S> interval (min=<PT5M>)
11:41:21.686 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M11.887S> interval (min=<PT5M>)
11:41:21.687 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:21.692 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:21.693 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:21.710 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M4.164S> interval (min=<PT5M>)
11:41:21.710 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:22.124 [WARN ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-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@68cb485e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:22.131 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:22.182 [WARN ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-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@68cb485e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:22.183 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:22.203 [INFO ] [Thread-36] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 45729 accepted at port 51716 
11:41:22.207 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
11:41:22.219 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:22.300 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
11:41:22.310 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.qos=0, mqtt.qos=0, custom.retain=false, custom.topic=source/status, mqtt.retain=false, mqtt.topic=source/status, ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=86513cc9-99b8-45b2-b87d-c16abdd6acbc, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeFromTopicWithSourceHeaderMapping-b7fb3c3, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
11:41:22.325 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
11:41:22.328 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-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>.
11:41:22.413 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=1
11:41:22.562 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M59.928S> interval (min=<PT5M>)
11:41:22.578 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:22.580 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M37.209S> interval (min=<PT5M>)
11:41:22.581 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M19.61S> interval (min=<PT5M>)
11:41:22.583 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:22.583 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M28.311S> interval (min=<PT5M>)
11:41:22.586 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:22.586 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:22.590 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M32.001S> interval (min=<PT5M>)
11:41:22.590 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:22.593 [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@104a7f98]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:22.593 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:22.597 [WARN ] [MqttClientActorTest_publishToTopic-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@104a7f98]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:22.597 [INFO ] [MqttClientActorTest_publishToTopic-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:22.610 [INFO ] [Thread-36] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 45729 accepted at port 51720 
11:41:22.611 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
11:41:22.702 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
11:41:22.704 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:22.739 [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]>
11:41:22.745 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
11:41:22.803 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
11:41:22.806 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
11:41:22.914 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M37.756S> interval (min=<PT5M>)
11:41:22.914 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:22.916 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M21.377S> interval (min=<PT5M>)
11:41:22.917 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M2.699S> interval (min=<PT5M>)
11:41:22.918 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:22.918 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M18.069S> interval (min=<PT5M>)
11:41:22.920 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:22.921 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:22.925 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M54.307S> interval (min=<PT5M>)
11:41:22.925 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:22.927 [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@27420688]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:22.927 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:22.930 [WARN ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-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@27420688]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:22.931 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:22.933 [INFO ] [Thread-36] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 45729 accepted at port 51728 
11:41:22.933 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
11:41:22.947 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-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=86513cc9-99b8-45b2-b87d-c16abdd6acbc, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeFromTopicWithIdEnforcementExpectErrorResponse-f418aed, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
11:41:22.980 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-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 'eclipse/invalid/address'.>
11:41:22.981 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-8] 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-f418aed, response-required=false, ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=86513cc9-99b8-45b2-b87d-c16abdd6acbc, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={}]] : and external headers {mqtt.topic=eclipse/invalid/address, mqtt.retain=false, mqtt.qos=0}
11:41:22.995 [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]>
11:41:22.997 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING>
11:41:22.998 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
11:41:23.140 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M41.689S> interval (min=<PT5M>)
11:41:23.140 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:23.141 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M50.697S> interval (min=<PT5M>)
11:41:23.142 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M43.384S> interval (min=<PT5M>)
11:41:23.144 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:23.144 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M13.614S> interval (min=<PT5M>)
11:41:23.146 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:23.147 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:23.151 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:23.152 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M8.205S> interval (min=<PT5M>)
11:41:23.154 [WARN ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-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@d407b1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:23.155 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:23.158 [WARN ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-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@d407b1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:23.159 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:23.161 [INFO ] [Thread-36] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 45729 accepted at port 51732 
11:41:23.178 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
11:41:23.191 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=86513cc9-99b8-45b2-b87d-c16abdd6acbc, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeFromTopicAndRetrieveConnectionMetrics-347e4a6, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
11:41:23.194 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-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>.
11:41:23.255 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
11:41:23.267 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:23.336 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
11:41:23.380 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=1
11:41:23.449 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M6.348S> interval (min=<PT5M>)
11:41:23.449 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:23.450 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M31.332S> interval (min=<PT5M>)
11:41:23.451 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M13.638S> interval (min=<PT5M>)
11:41:23.452 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:23.453 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M19.331S> interval (min=<PT5M>)
11:41:23.455 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:23.455 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:23.459 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M21.769S> interval (min=<PT5M>)
11:41:23.459 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:23.478 [WARN ] [MqttClientActorTest_openAndCloseConnection-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@61d2aa0f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:23.479 [INFO ] [MqttClientActorTest_openAndCloseConnection-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:23.483 [WARN ] [MqttClientActorTest_openAndCloseConnection-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@61d2aa0f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:23.483 [INFO ] [MqttClientActorTest_openAndCloseConnection-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:23.496 [INFO ] [Thread-36] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 45729 accepted at port 51746 
11:41:23.496 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
11:41:23.563 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
11:41:23.589 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<DISCONNECTED>
11:41:23.590 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:23.590 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
11:41:23.594 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:41:23.717 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M38.841S> interval (min=<PT5M>)
11:41:23.717 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:23.718 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M26.525S> interval (min=<PT5M>)
11:41:23.719 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M57.101S> interval (min=<PT5M>)
11:41:23.720 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:23.720 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M2.562S> interval (min=<PT5M>)
11:41:23.722 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:23.722 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:23.725 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M5.24S> interval (min=<PT5M>)
11:41:23.726 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:23.728 [WARN ] [MqttClientActorTest_testConnectionIsSuccessful-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@6a989646]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:23.728 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:23.731 [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@6a989646]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:23.732 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:23.744 [INFO ] [Thread-36] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 45729 accepted at port 51762 
11:41:23.750 [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@6a989646]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:23.751 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:23.752 [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@6a989646]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:23.752 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:23.753 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.ConnectionTesterActor - Established MQTT connection to <tcp://localhost:45729>.
11:41:23.788 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.ConnectionTesterActor - Test for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc> at <tcp://localhost:45729> was successful.
11:41:23.789 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - TESTING status: <Success(successfully connected + initialized mapper)>
11:41:23.790 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
11:41:23.927 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M42.468S> interval (min=<PT5M>)
11:41:23.927 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:23.929 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M56.63S> interval (min=<PT5M>)
11:41:23.930 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M9.357S> interval (min=<PT5M>)
11:41:23.931 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:23.931 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M16.353S> interval (min=<PT5M>)
11:41:23.933 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:23.933 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:23.936 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M11.287S> interval (min=<PT5M>)
11:41:23.936 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:23.938 [WARN ] [MqttClientActorTest_reconnectAndConsumeFromTopic-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@7fa2c491]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:23.938 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:23.941 [WARN ] [MqttClientActorTest_reconnectAndConsumeFromTopic-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@7fa2c491]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:23.941 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:23.943 [INFO ] [Thread-36] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 45729 accepted at port 51768 
11:41:23.944 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
11:41:23.954 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=86513cc9-99b8-45b2-b87d-c16abdd6acbc, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.reconnectAndConsumeFromTopic-8f44209, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
11:41:23.980 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-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>.
11:41:23.991 [INFO ] [Thread-36] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 45729 accepted at port 51774 
11:41:23.992 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
11:41:24.002 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=86513cc9-99b8-45b2-b87d-c16abdd6acbc, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.reconnectAndConsumeFromTopic-8f44209, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
11:41:24.004 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-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>.
11:41:24.049 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
11:41:24.050 [WARN ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-6] 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]
11:41:24.050 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:24.052 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<DISCONNECTED>
11:41:24.053 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
11:41:24.057 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:41:24.152 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M0.099S> interval (min=<PT5M>)
11:41:24.152 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:24.154 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M22.473S> interval (min=<PT5M>)
11:41:24.155 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:24.155 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M7.629S> interval (min=<PT5M>)
11:41:24.178 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M6.052S> interval (min=<PT5M>)
11:41:24.180 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:24.180 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:24.184 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M29.169S> interval (min=<PT5M>)
11:41:24.184 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:24.185 [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@43d2a216]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:24.186 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:24.188 [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@43d2a216]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:24.189 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:24.201 [INFO ] [Thread-36] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 45729 accepted at port 51784 
11:41:24.202 [WARN ] [MqttClientActorTest_testConnectionFails-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@43d2a216]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:24.202 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.ConnectionTesterActor - Test for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc> at <tcp://localhost:45729> failed: Failed to connect.
11:41:24.203 [INFO ] [MqttClientActorTest_testConnectionFails-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:24.203 [WARN ] [MqttClientActorTest_testConnectionFails-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@43d2a216]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:24.204 [INFO ] [MqttClientActorTest_testConnectionFails-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:24.204 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-5] 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.)>
11:41:24.205 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
11:41:24.354 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M31.761S> interval (min=<PT5M>)
11:41:24.355 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:24.356 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M27.06S> interval (min=<PT5M>)
11:41:24.356 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M57.33S> interval (min=<PT5M>)
11:41:24.357 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:24.358 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M20.419S> interval (min=<PT5M>)
11:41:24.359 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:24.360 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:24.380 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M22.577S> interval (min=<PT5M>)
11:41:24.380 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:24.381 [WARN ] [MqttClientActorTest_publishToReplyTarget-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@127f0896]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:24.382 [INFO ] [MqttClientActorTest_publishToReplyTarget-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:24.384 [WARN ] [MqttClientActorTest_publishToReplyTarget-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@127f0896]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:24.385 [INFO ] [MqttClientActorTest_publishToReplyTarget-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:24.397 [INFO ] [Thread-36] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 45729 accepted at port 51788 
11:41:24.398 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
11:41:24.474 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
11:41:24.481 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.responses:deleteThing> for id <:9d70df6c-f7c7-476f-902c-10fcbc5b99d6> to PublishTarget <MqttPublishTarget [topic=replyTarget/:9d70df6c-f7c7-476f-902c-10fcbc5b99d6, qos=AT_MOST_ONCE]>
11:41:24.483 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
11:41:24.494 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:24.579 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
11:41:24.580 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
11:41:24.638 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M31.806S> interval (min=<PT5M>)
11:41:24.638 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:24.639 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M0.872S> interval (min=<PT5M>)
11:41:24.640 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M48.032S> interval (min=<PT5M>)
11:41:24.641 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:24.642 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M34.945S> interval (min=<PT5M>)
11:41:24.643 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:24.644 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:24.683 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M46.666S> interval (min=<PT5M>)
11:41:24.683 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:24.686 [WARN ] [MqttClientActorTest_consumeMultipleSources-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@77a8ec44]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:24.687 [INFO ] [MqttClientActorTest_consumeMultipleSources-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:24.690 [WARN ] [MqttClientActorTest_consumeMultipleSources-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@77a8ec44]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:24.691 [INFO ] [MqttClientActorTest_consumeMultipleSources-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:24.694 [INFO ] [Thread-36] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 45729 accepted at port 51796 
11:41:24.694 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
11:41:24.707 [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=86513cc9-99b8-45b2-b87d-c16abdd6acbc, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-67498c0A10, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
11:41:24.708 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] 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=86513cc9-99b8-45b2-b87d-c16abdd6acbc, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-67498c0B10, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
11:41:24.708 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-5] 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=86513cc9-99b8-45b2-b87d-c16abdd6acbc, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-67498c0C10, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
11:41:24.710 [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>.
11:41:24.710 [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>.
11:41:24.710 [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>.
11:41:24.714 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-5] 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=86513cc9-99b8-45b2-b87d-c16abdd6acbc, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-67498c0C20, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
11:41:24.714 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-7] 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=86513cc9-99b8-45b2-b87d-c16abdd6acbc, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-67498c0A11, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
11:41:24.714 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-14] 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=86513cc9-99b8-45b2-b87d-c16abdd6acbc, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-67498c0B11, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
11:41:24.715 [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>.
11:41:24.716 [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>.
11:41:24.716 [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>.
11:41:24.719 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-7] 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=86513cc9-99b8-45b2-b87d-c16abdd6acbc, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-67498c0C30, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
11:41:24.721 [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>.
11:41:24.779 [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=86513cc9-99b8-45b2-b87d-c16abdd6acbc, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-67498c0A12, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
11:41:24.779 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
11:41:24.779 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] 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=86513cc9-99b8-45b2-b87d-c16abdd6acbc, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-67498c0B20, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
11:41:24.781 [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>.
11:41:24.781 [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>.
11:41:24.784 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] 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=86513cc9-99b8-45b2-b87d-c16abdd6acbc, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-67498c0B21, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
11:41:24.786 [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>.
11:41:24.787 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
11:41:24.800 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:24.881 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=10
11:41:24.917 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M52.756S> interval (min=<PT5M>)
11:41:24.918 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:24.918 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M24.392S> interval (min=<PT5M>)
11:41:24.919 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M10.579S> interval (min=<PT5M>)
11:41:24.920 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:24.921 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M59.038S> interval (min=<PT5M>)
11:41:24.923 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:24.924 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:24.927 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M27.68S> interval (min=<PT5M>)
11:41:24.927 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:24.929 [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@bb6ac6f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:24.930 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:24.934 [WARN ] [MqttClientActorTest_subscribeFails-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@bb6ac6f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:24.935 [INFO ] [MqttClientActorTest_subscribeFails-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:24.947 [INFO ] [Thread-36] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 45729 accepted at port 51808 
11:41:24.948 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
11:41:24.982 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-11] 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=2023-12-05T11:41:24.952181336Z, connectivityStatus=null]. Staying in CONNECTING state to continue with connection recovery after backoff.
11:41:24.982 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-11] 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=2023-12-05T11:41:24.952181336Z, connectivityStatus=null]>
11:41:24.984 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-14] 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=2023-12-05T11:41:24.952181336Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
11:41:24.984 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING>
11:41:24.985 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
11:41:25.116 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M41.106S> interval (min=<PT5M>)
11:41:25.116 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:25.117 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M21.698S> interval (min=<PT5M>)
11:41:25.118 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M9S> interval (min=<PT5M>)
11:41:25.119 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:25.119 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M54.271S> interval (min=<PT5M>)
11:41:25.121 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:25.121 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:25.124 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:25.124 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M37.063S> interval (min=<PT5M>)
11:41:25.125 [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@70aadbc8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:25.126 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:25.128 [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@70aadbc8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:25.128 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:25.130 [INFO ] [Thread-36] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 45729 accepted at port 51816 
11:41:25.131 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
11:41:25.140 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-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=86513cc9-99b8-45b2-b87d-c16abdd6acbc, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeFromTopicWithIdEnforcement-5894b65, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
11:41:25.142 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING>
11:41:25.142 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-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>.
11:41:25.143 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
11:41:25.252 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M4.135S> interval (min=<PT5M>)
11:41:25.252 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:25.278 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M20.764S> interval (min=<PT5M>)
11:41:25.280 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M31.909S> interval (min=<PT5M>)
11:41:25.281 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:25.282 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M4.158S> interval (min=<PT5M>)
11:41:25.284 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:25.285 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:25.288 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M27.189S> interval (min=<PT5M>)
11:41:25.289 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:25.291 [WARN ] [MqttClientActorTest_stopConsumingOnRequest-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@5b6e0226]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:25.291 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:25.295 [WARN ] [MqttClientActorTest_stopConsumingOnRequest-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@5b6e0226]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:25.295 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:25.308 [INFO ] [Thread-36] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 45729 accepted at port 51826 
11:41:25.309 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
11:41:25.398 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
11:41:25.399 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
11:41:25.409 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:25.429 [WARN ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Shutdown timeout <PT3S> reached; aborting <1> ackregators
11:41:25.430 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
11:41:25.433 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:41:25.500 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
11:41:25.609 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M34.563S> interval (min=<PT5M>)
11:41:25.609 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:25.610 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M49.559S> interval (min=<PT5M>)
11:41:25.611 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M45.32S> interval (min=<PT5M>)
11:41:25.612 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:25.612 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M59.03S> interval (min=<PT5M>)
11:41:25.614 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:25.614 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:25.617 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M41.317S> interval (min=<PT5M>)
11:41:25.617 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:25.619 [WARN ] [MqttClientActorTest_retrieveConnectionMetrics-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@414f322e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:25.619 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:25.622 [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@414f322e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:25.622 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:25.643 [INFO ] [Thread-36] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 45729 accepted at port 51838 
11:41:25.780 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:25.815 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M0.523S> interval (min=<PT5M>)
11:41:25.815 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:25.816 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M16.726S> interval (min=<PT5M>)
11:41:25.817 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M11.09S> interval (min=<PT5M>)
11:41:25.818 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:25.818 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M31.57S> interval (min=<PT5M>)
11:41:25.820 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:25.820 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:25.823 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M11.851S> interval (min=<PT5M>)
11:41:25.823 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:25.824 [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@2a8274bb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:25.825 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:25.878 [WARN ] [MqttClientActorTest_retrieveConnectionStatus-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@2a8274bb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:25.879 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:25.885 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-14] 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.
11:41:25.888 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
11:41:25.980 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:26.018 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M41.032S> interval (min=<PT5M>)
11:41:26.018 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:26.018 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M34.269S> interval (min=<PT5M>)
11:41:26.019 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M57.75S> interval (min=<PT5M>)
11:41:26.019 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:26.020 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M47.486S> interval (min=<PT5M>)
11:41:26.022 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:26.022 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:26.025 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M43.033S> interval (min=<PT5M>)
11:41:26.025 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:26.079 [WARN ] [MqttClientActorTest_enableConnectionLogs-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@55968b63]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:26.080 [INFO ] [MqttClientActorTest_enableConnectionLogs-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:26.082 [WARN ] [MqttClientActorTest_enableConnectionLogs-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@55968b63]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:26.082 [INFO ] [MqttClientActorTest_enableConnectionLogs-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:26.084 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:26.084 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <22> loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:26.085 [INFO ] [Thread-36] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 45729 accepted at port 51842 
11:41:26.181 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:26.394 [WARN ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Shutdown timeout <PT3S> reached; aborting <1> ackregators
11:41:26.395 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
11:41:26.398 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:41:26.500 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING>
11:41:26.501 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
11:41:26.501 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
11:41:26.504 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:41:26.678 [INFO ] [Thread-36] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 45729 accepted at port 51844 
11:41:26.679 [INFO ] [Thread-36] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 45729 accepted at port 51846 
11:41:26.805 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Initial connect of client <consumer:86513cc9-99b8-45b2-b87d-c16abdd6acbc> failed. Disabling automatic reconnect.
11:41:26.807 [INFO ] [RxComputationThreadPool-1] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
com.hivemq.client.mqtt.exceptions.ConnectionClosedException: Server closed connection without DISCONNECT.
Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT.
	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt5ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:132)
	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
	... 12 common frames omitted
Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936)
	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
	at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60)
	at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79)
	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38)
	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
11:41:26.808 [INFO ] [RxComputationThreadPool-1] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
com.hivemq.client.mqtt.exceptions.ConnectionClosedException: Server closed connection without DISCONNECT.
Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT.
	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt5ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:132)
	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
	... 12 common frames omitted
Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936)
	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
	at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60)
	at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79)
	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38)
	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
11:41:27.602 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M11.056S> interval (min=<PT5M>)
11:41:27.602 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:27.604 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M7.911S> interval (min=<PT5M>)
11:41:27.605 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M5.64S> interval (min=<PT5M>)
11:41:27.606 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:27.606 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M6.026S> interval (min=<PT5M>)
11:41:27.608 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:27.609 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:27.612 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M26.818S> interval (min=<PT5M>)
11:41:27.612 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:27.614 [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@6745baba]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:27.614 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:27.617 [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@6745baba]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:27.617 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:27.620 [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@6745baba]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:27.621 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:27.621 [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@6745baba]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:27.622 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:27.622 [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=86513cc9-99b8-45b2-b87d-c16abdd6acbc] in state TESTING - status: unknown: Testing connection since 2023-12-05T11:41:27.622217804Z - sender: Actor[pekko://MqttClientActorTest_testTLSConnectionWithoutCertificateCheck/user/$a#-893596401]
11:41:27.780 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:27.898 [WARN ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Shutdown timeout <PT3S> reached; aborting <10> ackregators
11:41:27.899 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
11:41:27.903 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:41:28.283 [INFO ] [RxComputationThreadPool-1] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
java.security.cert.CertificateException: No name matching localhost found
	at java.base/sun.security.util.HostnameChecker.matchDNS(HostnameChecker.java:234)
	at java.base/sun.security.util.HostnameChecker.match(HostnameChecker.java:103)
	at java.base/sun.security.util.HostnameChecker.match(HostnameChecker.java:109)
	at org.eclipse.ditto.connectivity.service.messaging.internal.ssl.DittoTrustManager.checkServerTrusted(DittoTrustManager.java:107)
	at java.base/sun.security.ssl.AbstractTrustManagerWrapper.checkServerTrusted(SSLContextImpl.java:1455)
	at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1335)
	... 29 common frames omitted
Wrapped by: javax.net.ssl.SSLHandshakeException: No name matching localhost found
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:371)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:314)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:309)
	at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1357)
	at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.onConsumeCertificate(CertificateMessage.java:1232)
	at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.consume(CertificateMessage.java:1175)
	at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:480)
	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1277)
	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1264)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask.run(SSLEngineImpl.java:1209)
	at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1647)
	at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1493)
	at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1334)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1383)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:833)
Wrapped by: com.hivemq.client.mqtt.exceptions.ConnectionFailedException: javax.net.ssl.SSLHandshakeException: No name matching localhost found
Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: javax.net.ssl.SSLHandshakeException: No name matching localhost found
	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt3ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:105)
	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
	... 17 common frames omitted
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
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936)
	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
	at com.hivemq.client.internal.mqtt.mqtt3.Mqtt3AsyncClientView.lambda$connect$2(Mqtt3AsyncClientView.java:99)
	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
	at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60)
	at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79)
	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38)
	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
11:41:30.518 [WARN ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-9] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:41:30.522 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:41:30.901 [WARN ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:41:31.132 [WARN ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:41:31.135 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:41:31.135 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:41:32.702 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - test timed out.
11:41:32.703 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
11:41:32.817 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M12.464S> interval (min=<PT5M>)
11:41:32.817 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:32.818 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M33.351S> interval (min=<PT5M>)
11:41:32.819 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M17.017S> interval (min=<PT5M>)
11:41:32.820 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:32.821 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M16.406S> interval (min=<PT5M>)
11:41:32.823 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:32.823 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:32.826 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M46.97S> interval (min=<PT5M>)
11:41:32.826 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:32.828 [WARN ] [MqttClientActorTest_resetConnectionMetrics-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@512d8f26]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:32.828 [INFO ] [MqttClientActorTest_resetConnectionMetrics-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:32.830 [WARN ] [MqttClientActorTest_resetConnectionMetrics-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@512d8f26]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:32.831 [INFO ] [MqttClientActorTest_resetConnectionMetrics-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:32.833 [INFO ] [Thread-36] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 45729 accepted at port 50860 
11:41:32.835 [INFO ] [Thread-36] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 45729 accepted at port 50870 
11:41:32.840 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Initial connect of client <consumer:86513cc9-99b8-45b2-b87d-c16abdd6acbc> failed. Disabling automatic reconnect.
11:41:32.840 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-7] 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=2023-12-05T11:41:32.840251504Z, connectivityStatus=null]>
11:41:32.840 [INFO ] [RxComputationThreadPool-1] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
com.hivemq.client.mqtt.exceptions.ConnectionClosedException: Server closed connection without DISCONNECT.
Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT.
	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt5ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:132)
	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
	... 12 common frames omitted
Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936)
	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
	at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60)
	at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79)
	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38)
	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
11:41:32.842 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] 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=2023-12-05T11:41:32.840251504Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
11:41:32.842 [WARN ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] 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 2023-12-05T11:41:32.840251504Z - sender: Actor[pekko://MqttClientActorTest_resetConnectionMetrics/deadLetters]
11:41:32.914 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
11:41:32.945 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:33.007 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M26.348S> interval (min=<PT5M>)
11:41:33.008 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:33.008 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M20.708S> interval (min=<PT5M>)
11:41:33.009 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M6.624S> interval (min=<PT5M>)
11:41:33.010 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:33.010 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M46.986S> interval (min=<PT5M>)
11:41:33.012 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:33.012 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:33.015 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:33.015 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M20.795S> interval (min=<PT5M>)
11:41:33.017 [WARN ] [MqttClientActorTest_resetConnectionLogs-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@301b7795]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:33.018 [INFO ] [MqttClientActorTest_resetConnectionLogs-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:33.020 [WARN ] [MqttClientActorTest_resetConnectionLogs-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@301b7795]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:33.020 [INFO ] [MqttClientActorTest_resetConnectionLogs-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:33.022 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:33.023 [INFO ] [Thread-36] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 45729 accepted at port 50882 
11:41:33.025 [INFO ] [Thread-36] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 45729 accepted at port 50898 
11:41:33.026 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Initial connect of client <consumer:86513cc9-99b8-45b2-b87d-c16abdd6acbc> failed. Disabling automatic reconnect.
11:41:33.026 [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=2023-12-05T11:41:33.026622572Z, connectivityStatus=null]>
11:41:33.026 [INFO ] [RxComputationThreadPool-1] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
com.hivemq.client.mqtt.exceptions.ConnectionClosedException: Server closed connection without DISCONNECT.
Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT.
	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt3ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:105)
	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
	... 17 common frames omitted
Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936)
	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
	at com.hivemq.client.internal.mqtt.mqtt3.Mqtt3AsyncClientView.lambda$connect$2(Mqtt3AsyncClientView.java:99)
	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
	at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60)
	at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79)
	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38)
	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
11:41:33.027 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] 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=2023-12-05T11:41:33.026622572Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
11:41:33.027 [WARN ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] 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 2023-12-05T11:41:33.026622572Z - sender: Actor[pekko://MqttClientActorTest_resetConnectionLogs/deadLetters]
11:41:33.105 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
11:41:33.132 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:33.193 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M37.518S> interval (min=<PT5M>)
11:41:33.193 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:33.194 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M47.826S> interval (min=<PT5M>)
11:41:33.195 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M39.507S> interval (min=<PT5M>)
11:41:33.196 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <86513cc9-99b8-45b2-b87d-c16abdd6acbc>
11:41:33.196 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M55.486S> interval (min=<PT5M>)
11:41:33.198 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:33.198 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:33.201 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M59.287S> interval (min=<PT5M>)
11:41:33.201 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:33.203 [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@57e046de]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:33.204 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:33.206 [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@57e046de]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:33.206 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:33.207 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
11:41:33.209 [INFO ] [Thread-36] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 45729 accepted at port 50900 
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.02 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.MqttClientActorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.MqttClientConnectedTest
11:41:33.212 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING>
11:41:33.212 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Initial connect of client <consumer:86513cc9-99b8-45b2-b87d-c16abdd6acbc> failed. Disabling automatic reconnect.
11:41:33.212 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
11:41:33.213 [INFO ] [RxComputationThreadPool-1] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:86513cc9-99b8-45b2-b87d-c16abdd6acbc>.
java.net.ConnectException: finishConnect(..) failed: Connection refused
	at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166)
	at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131)
	at io.netty.channel.unix.Socket.finishConnect(Socket.java:359)
	at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:710)
	at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687)
	at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:499)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:833)
Wrapped by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:45729
Wrapped by: com.hivemq.client.mqtt.exceptions.ConnectionFailedException: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:45729
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:45729
	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt5ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:132)
	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
	... 12 common frames omitted
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:45729
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936)
	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
	at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60)
	at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79)
	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38)
	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
[INFO] [12/05/2023 11:41:33.357] [main] [CoordinatedShutdown(pekko://MqttClientConnectedTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.MqttClientConnectedTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubscriptionTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubscriptionTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubAckStatusTest
[INFO] Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubAckStatusTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubscribeTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubscribeTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubAckTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubAckTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.TransformationFailureTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.TransformationFailureTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.GenericMqttPublishTest
[INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.GenericMqttPublishTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.TransformationSuccessTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.TransformationSuccessTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.connect.GenericMqttConnectTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.connect.GenericMqttConnectTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.TotalSubscribeResultTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.TotalSubscribeResultTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.ConnectionTesterActorTest
[INFO] [12/05/2023 11:41:34.006] [ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt-pekko.actor.default-dispatcher-7] [pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt/user/$a][correlation-id:ConnectionTesterActorTest.testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt-cd6a6cf] Failed to create HiveMqttClientProperties: Expected type of connection <null> to be one of [mqtt, mqtt-5] but it was <kafka>.
[INFO] [12/05/2023 11:41:34.006] [ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt-pekko.actor.default-dispatcher-7] [pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt/user/$a][correlation-id:ConnectionTesterActorTest.testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt-cd6a6cf] Test for connection <null> at <null> failed: Expected type of connection <null> to be one of [mqtt, mqtt-5] but it was <kafka>.
[INFO] [12/05/2023 11:41:34.009] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:41:34.227] [main] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfAllSubscriptionsFailedException/user/$$n] Established MQTT connection to <example.com>.
[INFO] [12/05/2023 11:41:34.231] [Thread-154] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfAllSubscriptionsFailedException/user/$$n][connection-id:dd34d8ef-dee0-43ef-92e0-973bdfa101a3][correlation-id:ConnectionTesterActorTest.testConnectionWorksAsExpectedIfSomeFailuresBecauseOfAllSubscriptionsFailedException-bc37c50] Test for connection <dd34d8ef-dee0-43ef-92e0-973bdfa101a3> at <example.com> failed: [SubscriptionStatus[Topic filter: source/foo => Error: FAILURE(128)], SubscriptionStatus[Topic filter: source/bar => Error: QUOTA_EXCEEDED(151)]]
[INFO] [12/05/2023 11:41:34.233] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfAllSubscriptionsFailedException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:41:34.287] [ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails-pekko.actor.default-dispatcher-7] [pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails/user/$a][connection-id:dd34d8ef-dee0-43ef-92e0-973bdfa101a3][correlation-id:ConnectionTesterActorTest.testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails-4dc7017] Failed to create GenericMqttClient: Some argument is invalid.
[INFO] [12/05/2023 11:41:34.287] [ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails-pekko.actor.default-dispatcher-7] [pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails/user/$a][connection-id:dd34d8ef-dee0-43ef-92e0-973bdfa101a3][correlation-id:ConnectionTesterActorTest.testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails-4dc7017] Test for connection <dd34d8ef-dee0-43ef-92e0-973bdfa101a3> at <example.com> failed: Some argument is invalid.
[INFO] [12/05/2023 11:41:34.289] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:41:34.375] [main] [pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond/user/$$o] Established MQTT connection to <example.com>.
11:41:37.933 [WARN ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:41:37.936 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:41:38.120 [WARN ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:41:38.124 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
[INFO] [12/05/2023 11:41:44.394] [ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond-scheduler-1] [pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond/user/$$o][connection-id:dd34d8ef-dee0-43ef-92e0-973bdfa101a3][correlation-id:ConnectionTesterActorTest.testConnectionFailsIfPublisherActorDoesNotRespond-cbe6ae1] Test for connection <dd34d8ef-dee0-43ef-92e0-973bdfa101a3> at <example.com> failed: Actor <pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond/system/testProbe-96> did not report its status within <PT10S>.
[INFO] [12/05/2023 11:41:44.397] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:41:44.465] [main] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfUnspecificException/user/$$p] Established MQTT connection to <example.com>.
[INFO] [12/05/2023 11:41:44.468] [Thread-165] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfUnspecificException/user/$$p][connection-id:dd34d8ef-dee0-43ef-92e0-973bdfa101a3][correlation-id:ConnectionTesterActorTest.testConnectionWorksAsExpectedIfSomeFailuresBecauseOfUnspecificException-7b0655e] Test for connection <dd34d8ef-dee0-43ef-92e0-973bdfa101a3> at <example.com> failed: [Subscribing failed: [source/foo, source/bar]]
[INFO] [12/05/2023 11:41:44.470] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfUnspecificException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:41:44.526] [Thread-167] [pekko://ConnectionTesterActorTest_testConnectionWhenConnectingGenericMqttClientFailsReturnsFailureStatus/user/$a][connection-id:dd34d8ef-dee0-43ef-92e0-973bdfa101a3][correlation-id:ConnectionTesterActorTest.testConnectionWhenConnectingGenericMqttClientFailsReturnsFailureStatus-ebe95b1] Test for connection <dd34d8ef-dee0-43ef-92e0-973bdfa101a3> at <example.com> failed: The broker is temporarily not available
[INFO] [12/05/2023 11:41:44.527] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionWhenConnectingGenericMqttClientFailsReturnsFailureStatus)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:41:44.616] [main] [pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown/user/$$q] Established MQTT connection to <example.com>.
[INFO] [12/05/2023 11:41:44.623] [Thread-175] [pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown/user/$$q][connection-id:dd34d8ef-dee0-43ef-92e0-973bdfa101a3][correlation-id:ConnectionTesterActorTest.testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown-f920110] Test for connection <dd34d8ef-dee0-43ef-92e0-973bdfa101a3> 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>.]
[INFO] [12/05/2023 11:41:44.624] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:41:44.716] [main] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSuccessful/user/$$r] Established MQTT connection to <example.com>.
[INFO] [12/05/2023 11:41:44.721] [Thread-183] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSuccessful/user/$$r][connection-id:dd34d8ef-dee0-43ef-92e0-973bdfa101a3][correlation-id:ConnectionTesterActorTest.testConnectionWorksAsExpectedIfSuccessful-a9497ae] Test for connection <dd34d8ef-dee0-43ef-92e0-973bdfa101a3> at <example.com> was successful.
[INFO] [12/05/2023 11:41:44.723] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSuccessful)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.78 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.ConnectionTesterActorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.KeepAliveIntervalTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.KeepAliveIntervalTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.MqttHeaderTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.MqttHeaderTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.Mqtt3ValidatorTest
11:41:44.816 [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@63706cea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:44.820 [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@63706cea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:44.825 [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@63706cea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:44.826 [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@63706cea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:44.827 [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@63706cea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:44.828 [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@63706cea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:44.829 [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@63706cea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:44.830 [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@63706cea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:44.831 [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@63706cea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:44.836 [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@63706cea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:44.838 [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@63706cea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:44.846 [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@63706cea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:44.847 [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@63706cea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:44.848 [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@63706cea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:44.849 [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@63706cea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:44.850 [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@63706cea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:44.850 [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@63706cea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:44.851 [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@63706cea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.Mqtt3ValidatorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.Mqtt5ValidatorTest
11:41:44.945 [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@45e4e81e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:44.948 [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@45e4e81e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:44.952 [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@45e4e81e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:44.955 [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@45e4e81e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:44.956 [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@45e4e81e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:44.957 [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@45e4e81e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:44.978 [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@45e4e81e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:44.981 [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@45e4e81e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:44.984 [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@45e4e81e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:44.986 [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@45e4e81e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:44.987 [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@45e4e81e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:44.988 [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@45e4e81e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:44.989 [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@45e4e81e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:44.989 [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@45e4e81e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.Mqtt5ValidatorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.ReconnectDelayTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.ReconnectDelayTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.MqttSpecificConfigTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.MqttSpecificConfigTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.AwsRequestSigningTest
[INFO] [12/05/2023 11:41:45.109] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:41:45.177] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:41:45.319] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:41:45.379] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:41:45.429] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:41:45.497] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:41:45.553] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:41:45.607] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:41:45.653] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:41:45.696] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:41:45.743] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:41:45.787] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:41:45.832] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:41:45.889] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:41:45.946] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.918 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.AwsRequestSigningTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushClientActorTest
11:41:45.950 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
11:41:46.111 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M47.54S> interval (min=<PT5M>)
11:41:46.112 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:46.112 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M59.931S> interval (min=<PT5M>)
11:41:46.113 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M3.985S> interval (min=<PT5M>)
11:41:46.113 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-c8666aab-e958-4a44-b62d-43783c724d6b>
11:41:46.113 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M24.967S> interval (min=<PT5M>)
11:41:46.115 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-c8666aab-e958-4a44-b62d-43783c724d6b>.
11:41:46.115 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-c8666aab-e958-4a44-b62d-43783c724d6b>.
11:41:46.118 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:46.118 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M0.559S> interval (min=<PT5M>)
11:41:46.129 [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@596c842]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:46.129 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:46.131 [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@596c842]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:46.132 [INFO ] [HttpPushClientActorTest-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:46.134 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - Starting publisher and consumers.
11:41:46.233 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
11:41:46.235 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-c8666aab-e958-4a44-b62d-43783c724d6b>
11:41:46.243 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] 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]>
11:41:46.408 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
11:41:46.433 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
11:41:46.478 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
11:41:46.609 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M7.121S> interval (min=<PT5M>)
11:41:46.609 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:46.610 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M50.96S> interval (min=<PT5M>)
11:41:46.610 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M23.308S> interval (min=<PT5M>)
11:41:46.611 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-b16ab825-1253-4782-a6ca-3033ea1def3f>
11:41:46.611 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M32.75S> interval (min=<PT5M>)
11:41:46.613 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b16ab825-1253-4782-a6ca-3033ea1def3f>.
11:41:46.614 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b16ab825-1253-4782-a6ca-3033ea1def3f>.
11:41:46.616 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M13.204S> interval (min=<PT5M>)
11:41:46.616 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:46.618 [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@72f4251f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:46.619 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:46.621 [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@72f4251f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:46.621 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:46.624 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Starting publisher and consumers.
11:41:46.723 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
11:41:46.725 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind State=<DISCONNECTED>
11:41:46.897 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M34.677S> interval (min=<PT5M>)
11:41:46.898 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:46.898 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M37.898S> interval (min=<PT5M>)
11:41:46.899 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M6.733S> interval (min=<PT5M>)
11:41:46.899 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-eed324af-00e3-403e-9cee-27d34bfafbaa>
11:41:46.900 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M35.841S> interval (min=<PT5M>)
11:41:46.901 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-eed324af-00e3-403e-9cee-27d34bfafbaa>.
11:41:46.901 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-eed324af-00e3-403e-9cee-27d34bfafbaa>.
11:41:46.904 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M8.841S> interval (min=<PT5M>)
11:41:46.904 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:46.908 [WARN ] [HttpPushClientActorTest-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@62563aae]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:46.908 [INFO ] [HttpPushClientActorTest-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:46.910 [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@62563aae]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:46.910 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:46.922 [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@62563aae]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:46.922 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:46.922 [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@62563aae]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:46.923 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:46.943 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] 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)>
11:41:47.133 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M13.583S> interval (min=<PT5M>)
11:41:47.133 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:47.134 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M24.005S> interval (min=<PT5M>)
11:41:47.135 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M22.923S> interval (min=<PT5M>)
11:41:47.135 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-515e57c0-97e9-49d8-a7a0-471f7a7861c7>
11:41:47.135 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M20.268S> interval (min=<PT5M>)
11:41:47.137 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-515e57c0-97e9-49d8-a7a0-471f7a7861c7>.
11:41:47.137 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-515e57c0-97e9-49d8-a7a0-471f7a7861c7>.
11:41:47.140 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M6.701S> interval (min=<PT5M>)
11:41:47.140 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:47.142 [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@7e506b63]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:47.142 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:47.144 [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@7e506b63]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:47.144 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:47.146 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Starting publisher and consumers.
11:41:47.247 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
11:41:47.255 [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]>
11:41:47.256 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-515e57c0-97e9-49d8-a7a0-471f7a7861c7>
11:41:47.268 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
11:41:47.270 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
11:41:47.379 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
11:41:47.382 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:41:47.382 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:41:47.414 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M55.65S> interval (min=<PT5M>)
11:41:47.414 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:47.415 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M38.65S> interval (min=<PT5M>)
11:41:47.416 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M45.095S> interval (min=<PT5M>)
11:41:47.417 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-8db97aab-d2df-40f1-91df-60c128ad4e32>
11:41:47.417 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M12.472S> interval (min=<PT5M>)
11:41:47.419 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-8db97aab-d2df-40f1-91df-60c128ad4e32>.
11:41:47.419 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-8db97aab-d2df-40f1-91df-60c128ad4e32>.
11:41:47.421 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:47.421 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M3.518S> interval (min=<PT5M>)
11:41:47.423 [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@3e87186c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:47.424 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:47.426 [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@3e87186c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:47.426 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:47.533 [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@3e87186c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:47.533 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-8db97aab-d2df-40f1-91df-60c128ad4e32>
11:41:47.533 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:47.534 [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@3e87186c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:47.534 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:47.580 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Success(successfully connected + initialized mapper)>
11:41:47.735 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M30.893S> interval (min=<PT5M>)
11:41:47.735 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:47.736 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M26.904S> interval (min=<PT5M>)
11:41:47.736 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M6.991S> interval (min=<PT5M>)
11:41:47.737 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-2fec26fe-365b-4eaf-870a-168c7a57c1f9>
11:41:47.737 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M28.195S> interval (min=<PT5M>)
11:41:47.739 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-2fec26fe-365b-4eaf-870a-168c7a57c1f9>.
11:41:47.739 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-2fec26fe-365b-4eaf-870a-168c7a57c1f9>.
11:41:47.742 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M53.247S> interval (min=<PT5M>)
11:41:47.742 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:47.744 [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@219595d2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:47.745 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:47.778 [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@219595d2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:47.778 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:47.781 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Socket could not be opened for <127.0.0.1:41811> due to java.net.ConnectException: Connection refused
11:41:47.781 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Failure(ConnectionFailedException [message='The Connection with ID 'connection-2fec26fe-365b-4eaf-870a-168c7a57c1f9' 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:41811'. Make sure the endpoint is reachable and that no firewall prevents the connection.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]])>
11:41:47.932 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M45.063S> interval (min=<PT5M>)
11:41:47.932 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:47.933 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M13.011S> interval (min=<PT5M>)
11:41:47.934 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M20.962S> interval (min=<PT5M>)
11:41:47.934 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-cab8a725-a427-4b81-85ce-eb5f7aed8843>
11:41:47.935 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M16.245S> interval (min=<PT5M>)
11:41:47.936 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-cab8a725-a427-4b81-85ce-eb5f7aed8843>.
11:41:47.936 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-cab8a725-a427-4b81-85ce-eb5f7aed8843>.
11:41:47.939 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M56.816S> interval (min=<PT5M>)
11:41:47.939 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:47.941 [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@42a311b4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:47.941 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:47.943 [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@42a311b4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:47.943 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:47.947 [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@42a311b4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:47.947 [INFO ] [HttpPushClientActorTest-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:47.948 [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@42a311b4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:47.948 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:47.992 [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:44631>.', 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 [{}]])>
Dec 05, 2023 11:41:47 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
WARNING: Exception thrown during asynchronous load
JwtInvalidException [message='Received invalid JSON web token response from <http://127.0.0.1:44631>.', 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 [{}]]
	at org.eclipse.ditto.jwt.model.JwtInvalidException$Builder.doBuild(JwtInvalidException.java:100)
	at org.eclipse.ditto.jwt.model.JwtInvalidException$Builder.doBuild(JwtInvalidException.java:87)
	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
	at org.eclipse.ditto.connectivity.service.messaging.httppush.AsyncJwtLoader.parseJwt(AsyncJwtLoader.java:108)
	at org.eclipse.ditto.connectivity.service.messaging.httppush.AsyncJwtLoader.asJsonWebToken(AsyncJwtLoader.java:91)
	at org.apache.pekko.stream.javadsl.Source.$anonfun$flatMapConcat$1(Source.scala:3894)
	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processEvent(GraphInterpreter.scala:540)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:400)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:831)
	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

11:41:48.079 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-cab8a725-a427-4b81-85ce-eb5f7aed8843>
11:41:48.180 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M59.697S> interval (min=<PT5M>)
11:41:48.180 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:48.181 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M16.829S> interval (min=<PT5M>)
11:41:48.182 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M54.298S> interval (min=<PT5M>)
11:41:48.182 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-f1288718-5063-4c98-997d-612e464faab5>
11:41:48.182 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M5.236S> interval (min=<PT5M>)
11:41:48.184 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-f1288718-5063-4c98-997d-612e464faab5>.
11:41:48.184 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-f1288718-5063-4c98-997d-612e464faab5>.
11:41:48.187 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:48.187 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M58.087S> interval (min=<PT5M>)
11:41:48.190 [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@64895343]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:48.190 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:48.192 [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@64895343]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:48.192 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:48.195 [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@64895343]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:48.195 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:48.196 [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@64895343]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:48.196 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:48.196 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Success(successfully connected + initialized mapper)>
11:41:48.408 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M9.645S> interval (min=<PT5M>)
11:41:48.408 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:48.409 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M16.705S> interval (min=<PT5M>)
11:41:48.409 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M39.865S> interval (min=<PT5M>)
11:41:48.410 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-e54f4185-93bb-46a5-84a0-588ca000b735>
11:41:48.410 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M51.613S> interval (min=<PT5M>)
11:41:48.412 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e54f4185-93bb-46a5-84a0-588ca000b735>.
11:41:48.412 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e54f4185-93bb-46a5-84a0-588ca000b735>.
11:41:48.414 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M22.055S> interval (min=<PT5M>)
11:41:48.414 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:48.451 [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@5b928501]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:48.451 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:48.453 [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@5b928501]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:48.453 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:48.456 [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@5b928501]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:48.457 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:48.457 [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@5b928501]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:48.457 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:48.533 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-e54f4185-93bb-46a5-84a0-588ca000b735>
11:41:48.542 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Success(successfully connected + initialized mapper)>
11:41:48.545 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:41:48.718 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M46.512S> interval (min=<PT5M>)
11:41:48.718 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:48.718 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M39.25S> interval (min=<PT5M>)
11:41:48.719 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M8.047S> interval (min=<PT5M>)
11:41:48.719 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-f61d9e73-2141-4b13-81af-d5ca3dbb4a91>
11:41:48.720 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M53.197S> interval (min=<PT5M>)
11:41:48.721 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-f61d9e73-2141-4b13-81af-d5ca3dbb4a91>.
11:41:48.721 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-f61d9e73-2141-4b13-81af-d5ca3dbb4a91>.
11:41:48.724 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M43.346S> interval (min=<PT5M>)
11:41:48.724 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:48.726 [WARN ] [HttpPushClientActorTest_retrieveConnectionMetrics-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@254c272d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:48.726 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:48.728 [WARN ] [HttpPushClientActorTest_retrieveConnectionMetrics-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@254c272d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:48.728 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:48.733 [WARN ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
11:41:48.903 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M24.987S> interval (min=<PT5M>)
11:41:48.903 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:48.904 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M25.147S> interval (min=<PT5M>)
11:41:48.905 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M52.906S> interval (min=<PT5M>)
11:41:48.905 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-009a2427-4b29-48bf-ae4c-7b84a7e91d65>
11:41:48.906 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M54.554S> interval (min=<PT5M>)
11:41:48.907 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-009a2427-4b29-48bf-ae4c-7b84a7e91d65>.
11:41:48.907 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-009a2427-4b29-48bf-ae4c-7b84a7e91d65>.
11:41:48.910 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:48.910 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M18.346S> interval (min=<PT5M>)
11:41:48.912 [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@2a520f49]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:48.912 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:48.914 [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@2a520f49]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:48.914 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:48.916 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] 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.
11:41:49.030 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-009a2427-4b29-48bf-ae4c-7b84a7e91d65>
11:41:49.082 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M17.776S> interval (min=<PT5M>)
11:41:49.082 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:49.082 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M39.866S> interval (min=<PT5M>)
11:41:49.083 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M43.155S> interval (min=<PT5M>)
11:41:49.083 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-15bb70f7-817a-45f5-80a2-41c1cf4b244e>
11:41:49.083 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M51.352S> interval (min=<PT5M>)
11:41:49.085 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-15bb70f7-817a-45f5-80a2-41c1cf4b244e>.
11:41:49.085 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-15bb70f7-817a-45f5-80a2-41c1cf4b244e>.
11:41:49.088 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:49.088 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M12.07S> interval (min=<PT5M>)
11:41:49.090 [WARN ] [HttpPushClientActorTest_enableConnectionLogs-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@66817d99]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:49.091 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:49.093 [WARN ] [HttpPushClientActorTest_enableConnectionLogs-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@66817d99]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:49.093 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:49.094 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <connection-15bb70f7-817a-45f5-80a2-41c1cf4b244e>.
11:41:49.094 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <connection-15bb70f7-817a-45f5-80a2-41c1cf4b244e>.
11:41:49.203 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-15bb70f7-817a-45f5-80a2-41c1cf4b244e>
11:41:49.349 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M53.562S> interval (min=<PT5M>)
11:41:49.350 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:49.350 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M2.413S> interval (min=<PT5M>)
11:41:49.351 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M43.912S> interval (min=<PT5M>)
11:41:49.351 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-13569fda-3c59-4826-b9cd-622866ae4566>
11:41:49.351 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M41.927S> interval (min=<PT5M>)
11:41:49.353 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-13569fda-3c59-4826-b9cd-622866ae4566>.
11:41:49.353 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-13569fda-3c59-4826-b9cd-622866ae4566>.
11:41:49.355 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M33.398S> interval (min=<PT5M>)
11:41:49.355 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:49.358 [WARN ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-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@6200a881]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:49.359 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:49.361 [WARN ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-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@6200a881]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:49.378 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:49.383 [WARN ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-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@6200a881]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:49.383 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:49.384 [WARN ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-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@6200a881]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:49.384 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:49.409 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Success(successfully connected + initialized mapper)>
11:41:49.580 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M6.725S> interval (min=<PT5M>)
11:41:49.580 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:49.581 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M35.74S> interval (min=<PT5M>)
11:41:49.581 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M22.337S> interval (min=<PT5M>)
11:41:49.582 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-4277c851-9f2e-47ab-b6d3-70beda058610>
11:41:49.582 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M21.477S> interval (min=<PT5M>)
11:41:49.584 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-4277c851-9f2e-47ab-b6d3-70beda058610>.
11:41:49.584 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-4277c851-9f2e-47ab-b6d3-70beda058610>.
11:41:49.586 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M15.363S> interval (min=<PT5M>)
11:41:49.586 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:49.588 [WARN ] [HttpPushClientActorTest_resetConnectionMetrics-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@673d2284]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:49.588 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:49.590 [WARN ] [HttpPushClientActorTest_resetConnectionMetrics-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@673d2284]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:49.590 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:49.707 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-4277c851-9f2e-47ab-b6d3-70beda058610>
11:41:49.800 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M19.652S> interval (min=<PT5M>)
11:41:49.800 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:49.800 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M59.201S> interval (min=<PT5M>)
11:41:49.801 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M7.58S> interval (min=<PT5M>)
11:41:49.801 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-76e14dd8-7785-4dd5-8880-8d5cc4cc9ec9>
11:41:49.802 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M46.301S> interval (min=<PT5M>)
11:41:49.803 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-76e14dd8-7785-4dd5-8880-8d5cc4cc9ec9>.
11:41:49.803 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-76e14dd8-7785-4dd5-8880-8d5cc4cc9ec9>.
11:41:49.806 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M43.597S> interval (min=<PT5M>)
11:41:49.806 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:49.808 [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@5769bc45]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:49.808 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:49.810 [WARN ] [HttpPushClientActorTest_resetConnectionLogs-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@5769bc45]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:49.810 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:49.811 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <connection-76e14dd8-7785-4dd5-8880-8d5cc4cc9ec9>.
11:41:49.922 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-76e14dd8-7785-4dd5-8880-8d5cc4cc9ec9>
11:41:50.036 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M15.157S> interval (min=<PT5M>)
11:41:50.036 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:50.037 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M5.406S> interval (min=<PT5M>)
11:41:50.037 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M47.804S> interval (min=<PT5M>)
11:41:50.038 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-ec97d6ce-3173-4773-b0fb-b7fae5c087e3>
11:41:50.038 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M0.008S> interval (min=<PT5M>)
11:41:50.040 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-ec97d6ce-3173-4773-b0fb-b7fae5c087e3>.
11:41:50.040 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-ec97d6ce-3173-4773-b0fb-b7fae5c087e3>.
11:41:50.042 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:41:50.042 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M15.779S> interval (min=<PT5M>)
11:41:50.044 [WARN ] [HttpPushClientActorTest_retrieveConnectionLogs-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@1fe05d11]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:50.045 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:50.047 [WARN ] [HttpPushClientActorTest_retrieveConnectionLogs-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@1fe05d11]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:50.047 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:41:50.048 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <connection-ec97d6ce-3173-4773-b0fb-b7fae5c087e3>.
11:41:50.049 [WARN ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.124 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushClientActorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.AzMonitorRequestSigningTest
[INFO] [12/05/2023 11:41:50.185] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.AzMonitorRequestSigningTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.ClientCredentialsFlowTest
11:41:52.591 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:41:53.006 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:41:53.008 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
[INFO] [12/05/2023 11:41:53.137] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.944 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.ClientCredentialsFlowTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushFactoryTest
11:41:53.786 [ERROR] [HttpPushFactoryTest-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Internal server error, sending 500 response
org.apache.pekko.stream.SubscriptionWithCancelException$StageWasCompleted$: null
11:41:53.928 [WARN ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:41:54.144 [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
11:41:54.172 [WARN ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:41:54.183 [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
11:41:54.189 [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
11:41:54.195 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-9] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported
11:41:54.201 [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
11:41:54.207 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-9] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.078 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushFactoryTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushValidatorTest
11:41:54.314 [WARN ] [PekkoTestSystem-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@16ded34a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:54.318 [WARN ] [PekkoTestSystem-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@16ded34a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:54.322 [WARN ] [PekkoTestSystem-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@16ded34a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:54.324 [WARN ] [PekkoTestSystem-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@16ded34a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:54.331 [WARN ] [PekkoTestSystem-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@16ded34a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:54.332 [WARN ] [PekkoTestSystem-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@16ded34a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:54.333 [WARN ] [PekkoTestSystem-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@16ded34a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:54.334 [WARN ] [PekkoTestSystem-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@16ded34a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:54.335 [WARN ] [PekkoTestSystem-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@16ded34a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:54.337 [WARN ] [PekkoTestSystem-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@16ded34a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:54.337 [WARN ] [PekkoTestSystem-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@16ded34a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:54.338 [WARN ] [PekkoTestSystem-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@16ded34a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:54.339 [WARN ] [PekkoTestSystem-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@16ded34a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:54.340 [WARN ] [PekkoTestSystem-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@16ded34a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:41:54.341 [WARN ] [PekkoTestSystem-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@16ded34a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushValidatorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushRoundTripSignalsValidatorTest
11:41:54.702 [WARN ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:41:54.704 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushRoundTripSignalsValidatorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPublisherErrorTest
11:41:54.727 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
11:41:54.910 [WARN ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:41:54.912 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:41:54.938 [INFO ] [HttpPublisherErrorTest-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(POST), pathWithQuery=twinEventExchange/twinEventRoutingKey]>
11:41:54.952 [INFO ] [HttpPublisherErrorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
11:41:55.053 [INFO ] [HttpPublisherErrorTest-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(POST), pathWithQuery=twinEventExchange/twinEventRoutingKey]>
11:41:55.064 [INFO ] [HttpPublisherErrorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
11:41:55.165 [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]>
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.454 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPublisherErrorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPublisherActorTest
11:41:55.184 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
11:41:55.310 [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]>
11:41:55.313 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot>
11:41:55.319 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] 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>.
11:41:55.409 [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]>
11:41:55.518 [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]>
11:41:55.523 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
11:41:55.601 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] 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]>
11:41:55.604 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
11:41:55.710 [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]>
11:41:55.713 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
11:41:55.809 [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]>
11:41:55.811 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot>
11:41:55.812 [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}>
11:41:55.913 [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=/foo/Hamburg]>
11:41:55.915 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
11:41:55.996 [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]>
11:41:55.999 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot>
11:41:56.001 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] 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>.
11:41:56.081 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] 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]>
11:41:56.084 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
11:41:56.183 [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]>
11:41:56.187 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot>
11:41:56.189 [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: <{"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}>
11:41:56.295 [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]>
11:41:56.297 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot>
11:41:56.298 [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}>
11:41:56.381 [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(GET), pathWithQuery=/path]>
11:41:56.383 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
11:41:56.400 [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]>
11:41:56.402 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
11:41:56.418 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-5] 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]>
11:41:56.420 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
11:41:56.436 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] 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]>
11:41:56.438 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
11:41:56.454 [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]>
11:41:56.456 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
11:41:56.471 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-5] 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]>
11:41:56.474 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
11:41:56.489 [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(DELETE), pathWithQuery=/path]>
11:41:56.491 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
11:41:56.508 [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]>
11:41:56.510 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
11:41:56.600 [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]>
11:41:56.603 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.h.HttpPublisherActor - Failed to send message due to <NoSuchElementException: Either.right.get on Left>
11:41:56.603 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.h.HttpPublisherActor - Unexpected failure when publishing signal  - NoSuchElementException: Either.right.get on Left
11:41:56.762 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-7] 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]>
11:41:56.766 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
11:41:56.861 [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]>
11:41:56.863 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot>
11:41:56.867 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] 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>.
11:41:56.960 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] 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]>
11:41:56.964 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
11:41:57.064 [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]>
11:41:57.066 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
11:41:57.155 [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]>
11:41:57.158 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.060 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPublisherActorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.AsyncJwtLoaderTest
[INFO] [12/05/2023 11:42:00.056] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.810 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.AsyncJwtLoaderTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.AzSaslSigningFactoryTest
[INFO] [12/05/2023 11:42:00.128] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:42:00.171] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.AzSaslSigningFactoryTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.DefaultHttpPushFactoryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.DefaultHttpPushFactoryTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushSpecificConfigTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushSpecificConfigTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQPublisherActorTest
11:42:00.383 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
11:42:00.631 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-6] 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]>
11:42:00.635 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-6] 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]>
11:42:00.636 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-6] 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]>
11:42:00.637 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-6] 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]>
11:42:00.637 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-6] 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]>
11:42:00.638 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-6] 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]>
11:42:00.747 [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]>
11:42:00.835 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-7] 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]>
11:42:00.921 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-6] 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]>
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 s -- in org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQPublisherActorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQClientActorTest
11:42:00.928 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
11:42:01.332 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>
11:42:01.334 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:01.334 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:01.340 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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@5a57f8f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:01.340 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:01.342 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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@5a57f8f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:01.342 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:01.363 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M41.776S> interval (min=<PT5M>)
11:42:01.363 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M2.484S> interval (min=<PT5M>)
11:42:01.363 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M43.7S> interval (min=<PT5M>)
11:42:01.363 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M30.145S> interval (min=<PT5M>)
11:42:01.363 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:01.363 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M20.264S> interval (min=<PT5M>)
11:42:01.363 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:01.379 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
11:42:01.386 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel
11:42:01.487 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>
11:42:02.368 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
11:42:02.368 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
11:42:02.476 [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.
11:42:02.477 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED>
11:42:02.579 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>
11:42:02.582 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:02.582 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:02.588 [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@31099417]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:02.588 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:02.590 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] 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@31099417]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:02.591 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:02.595 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M0.842S> interval (min=<PT5M>)
11:42:02.595 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M52.731S> interval (min=<PT5M>)
11:42:02.595 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M40.738S> interval (min=<PT5M>)
11:42:02.595 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M44.333S> interval (min=<PT5M>)
11:42:02.595 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:02.595 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:02.595 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M19.037S> interval (min=<PT5M>)
11:42:02.596 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
11:42:02.598 [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
11:42:02.717 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>
11:42:03.596 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
11:42:03.597 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
11:42:03.606 [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.
11:42:03.606 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
11:42:03.706 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
11:42:03.714 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>
11:42:03.716 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:03.716 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:03.722 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] 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@cbb2e55]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:03.722 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] 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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:03.724 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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@cbb2e55]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:03.724 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:03.727 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED>
11:42:03.727 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M18.14S> interval (min=<PT5M>)
11:42:03.727 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M28.849S> interval (min=<PT5M>)
11:42:03.727 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M20.394S> interval (min=<PT5M>)
11:42:03.728 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:03.728 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M33.678S> interval (min=<PT5M>)
11:42:03.728 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M26.874S> interval (min=<PT5M>)
11:42:03.728 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:03.859 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>
11:42:03.860 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:03.861 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:03.866 [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@76c5181c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:03.866 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:03.868 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] 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@76c5181c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:03.869 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:03.873 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M9.499S> interval (min=<PT5M>)
11:42:03.873 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M19.897S> interval (min=<PT5M>)
11:42:03.873 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:03.873 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M4.82S> interval (min=<PT5M>)
11:42:03.873 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M36.039S> interval (min=<PT5M>)
11:42:03.873 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:03.873 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M11.678S> interval (min=<PT5M>)
11:42:03.878 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
11:42:03.879 [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
11:42:03.988 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>
11:42:04.874 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
11:42:04.874 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
11:42:04.886 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
11:42:04.899 [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-952b1a4b-4c8e-401f-b199-0d2640427fbb, 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}]
11:42:04.903 [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>.
11:42:04.908 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] 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]>
11:42:04.921 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] c.g.p.p.r.ConnectionActor - pekko://PekkoTestSystem/user/$a/rmq-connection1 lost connection to amqp://null@null:0/null
11:42:04.922 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] c.g.p.p.r.ChannelActor - pekko://PekkoTestSystem/user/$a/rmq-connection1/consumer-channel disconnected
11:42:04.922 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] c.g.p.p.r.ChannelActor - pekko://PekkoTestSystem/user/$a/rmq-connection1/publisher-channel disconnected
11:42:09.936 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockReconnection
11:42:09.937 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
11:42:09.938 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannelReconnected. Telling the publisher actor the new channel
11:42:09.945 [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-952b1a4b-4c8e-401f-b199-0d2640427fbb, 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}]
11:42:09.947 [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>.
11:42:09.952 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] 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]>
11:42:09.959 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED>
11:42:09.962 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:42:10.041 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-4a591589-7fed-4cfb-bba1-50d517d2786a>
11:42:10.042 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-4a591589-7fed-4cfb-bba1-50d517d2786a>.
11:42:10.042 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-4a591589-7fed-4cfb-bba1-50d517d2786a>.
11:42:10.046 [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@4db3dc74]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:10.047 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:10.048 [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@4db3dc74]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:10.049 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:10.052 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M17.604S> interval (min=<PT5M>)
11:42:10.052 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M50.723S> interval (min=<PT5M>)
11:42:10.052 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M17.23S> interval (min=<PT5M>)
11:42:10.052 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:10.052 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M20.413S> interval (min=<PT5M>)
11:42:10.052 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M13.546S> interval (min=<PT5M>)
11:42:10.052 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:10.053 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
11:42:10.054 [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
11:42:10.168 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-4a591589-7fed-4cfb-bba1-50d517d2786a>
11:42:11.053 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
11:42:11.053 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
11:42:11.054 [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.
11:42:11.055 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED>
11:42:11.058 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:42:11.134 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>
11:42:11.136 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:11.136 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:11.143 [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@86784c9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:11.143 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:11.146 [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@86784c9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:11.146 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:11.149 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M42.192S> interval (min=<PT5M>)
11:42:11.149 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M8.926S> interval (min=<PT5M>)
11:42:11.149 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M9.491S> interval (min=<PT5M>)
11:42:11.150 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M26.052S> interval (min=<PT5M>)
11:42:11.150 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M19.324S> interval (min=<PT5M>)
11:42:11.150 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:11.150 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:11.150 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
11:42:11.152 [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
11:42:11.264 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>
11:42:12.151 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
11:42:12.151 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
11:42:12.163 [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.
11:42:12.165 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
11:42:12.166 [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
11:42:13.167 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
11:42:13.167 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
11:42:13.263 [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.
11:42:13.266 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
11:42:13.266 [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
11:42:14.266 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
11:42:14.267 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
11:42:14.363 [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.
11:42:14.365 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED>
11:42:14.368 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:42:14.436 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>
11:42:14.438 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:14.438 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:14.443 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] 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@4b4dd7ea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:14.443 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] 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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:14.444 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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@4b4dd7ea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:14.445 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:14.448 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M30.303S> interval (min=<PT5M>)
11:42:14.448 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:14.448 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M39.016S> interval (min=<PT5M>)
11:42:14.448 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M57.928S> interval (min=<PT5M>)
11:42:14.449 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M22.701S> interval (min=<PT5M>)
11:42:14.449 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M55.957S> interval (min=<PT5M>)
11:42:14.449 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:14.449 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
11:42:14.450 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel
11:42:14.566 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>
11:42:15.450 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
11:42:15.450 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
11:42:15.462 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
11:42:15.464 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED>
11:42:15.467 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:42:15.534 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>
11:42:15.535 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-10] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:15.536 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-10] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:15.540 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] 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@3b9d34a5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:15.541 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] 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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:15.543 [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@3b9d34a5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:15.543 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:15.546 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M30.048S> interval (min=<PT5M>)
11:42:15.546 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M18.134S> interval (min=<PT5M>)
11:42:15.546 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M50.482S> interval (min=<PT5M>)
11:42:15.546 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M58.291S> interval (min=<PT5M>)
11:42:15.546 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M5.239S> interval (min=<PT5M>)
11:42:15.546 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:15.546 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:15.547 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
11:42:15.548 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel
11:42:15.661 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>
11:42:16.547 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
11:42:16.547 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
11:42:16.560 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
11:42:16.562 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
11:42:16.629 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>
11:42:16.630 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:16.631 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:16.636 [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@6e452749]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:16.636 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:16.638 [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@6e452749]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:16.638 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:16.640 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=<IllegalArgumentException>: custom error message., description=null, time=2023-12-05T11:42:16.640081209Z, connectivityStatus=null]>
11:42:16.640 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=<IllegalArgumentException>: custom error message., description=null, time=2023-12-05T11:42:16.640081209Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
11:42:16.641 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<CONNECTING>
11:42:16.641 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M43.157S> interval (min=<PT5M>)
11:42:16.642 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M47.877S> interval (min=<PT5M>)
11:42:16.642 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M52.748S> interval (min=<PT5M>)
11:42:16.642 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M10.345S> interval (min=<PT5M>)
11:42:16.642 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M49.597S> interval (min=<PT5M>)
11:42:16.642 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:16.642 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:16.701 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
11:42:16.754 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M41.045S> interval (min=<PT5M>)
11:42:16.754 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:16.755 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M53.859S> interval (min=<PT5M>)
11:42:16.756 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M21.258S> interval (min=<PT5M>)
11:42:16.756 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>
11:42:16.756 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M34.231S> interval (min=<PT5M>)
11:42:16.758 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:16.758 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:16.761 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:16.761 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M14.435S> interval (min=<PT5M>)
11:42:16.762 [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@6043022a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:16.763 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:16.778 [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@6043022a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:16.778 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:16.786 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
11:42:16.847 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M2.281S> interval (min=<PT5M>)
11:42:16.847 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:16.848 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M31.971S> interval (min=<PT5M>)
11:42:16.848 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M44.124S> interval (min=<PT5M>)
11:42:16.849 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>
11:42:16.849 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M15.91S> interval (min=<PT5M>)
11:42:16.851 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:16.851 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:16.854 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M24.447S> interval (min=<PT5M>)
11:42:16.854 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:16.855 [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@9964a8c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:16.855 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:16.857 [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@9964a8c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:16.878 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:16.880 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] 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.
11:42:16.940 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M7.3S> interval (min=<PT5M>)
11:42:16.940 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:16.940 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M10.3S> interval (min=<PT5M>)
11:42:16.941 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M12.931S> interval (min=<PT5M>)
11:42:16.942 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>
11:42:16.942 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M12.841S> interval (min=<PT5M>)
11:42:16.943 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:16.944 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:16.947 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:16.947 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M11.452S> interval (min=<PT5M>)
11:42:16.948 [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@75170f72]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:16.948 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:16.950 [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@75170f72]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:16.950 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:16.951 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:16.952 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <36> loggers for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:16.972 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>
11:42:17.066 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>
11:42:17.334 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M22.252S> interval (min=<PT5M>)
11:42:17.334 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:17.335 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M21.926S> interval (min=<PT5M>)
11:42:17.335 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M21.185S> interval (min=<PT5M>)
11:42:17.336 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>
11:42:17.336 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M47.922S> interval (min=<PT5M>)
11:42:17.338 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:17.338 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:17.341 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M20.15S> interval (min=<PT5M>)
11:42:17.341 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:17.351 [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@7dadfb5f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:17.351 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:17.354 [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@7dadfb5f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:17.354 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:17.382 [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@7dadfb5f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:17.383 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:17.383 [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@7dadfb5f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:17.384 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:17.460 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>
11:42:21.891 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:42:21.894 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:42:22.065 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:42:22.067 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:42:22.398 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - TESTING status: <Failure(ConnectionFailedException [message='The Connection with ID 'connection-952b1a4b-4c8e-401f-b199-0d2640427fbb' 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-952b1a4b-4c8e-401f-b199-0d2640427fbb-test1#883498897]] 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 [{}]])>
11:42:32.582 [ERROR] [PekkoTestSystem-jms-connection-handling-dispatcher-16] o.a.q.j.JmsConnection - Failed to connect to remote at: amqps://127.0.0.1:34983
11:42:32.594 [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
11:42:32.597 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:42:32.698 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M33.831S> interval (min=<PT5M>)
11:42:32.698 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:32.698 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M6.969S> interval (min=<PT5M>)
11:42:32.699 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M39.35S> interval (min=<PT5M>)
11:42:32.699 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>
11:42:32.700 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M29.495S> interval (min=<PT5M>)
11:42:32.701 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:32.701 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:32.704 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M23.722S> interval (min=<PT5M>)
11:42:32.704 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:32.705 [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@3ee58e6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:32.705 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:32.707 [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@3ee58e6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:32.707 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:32.821 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>
11:42:32.898 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M49.591S> interval (min=<PT5M>)
11:42:32.898 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:32.899 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M31.485S> interval (min=<PT5M>)
11:42:32.900 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M38.803S> interval (min=<PT5M>)
11:42:32.901 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>
11:42:32.901 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M19.91S> interval (min=<PT5M>)
11:42:32.903 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:32.903 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:32.907 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M1.07S> interval (min=<PT5M>)
11:42:32.907 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:32.908 [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@20c9c7ab]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:32.909 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:32.911 [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@20c9c7ab]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:32.911 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:32.913 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:33.091 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M4.391S> interval (min=<PT5M>)
11:42:33.091 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:33.092 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M29.278S> interval (min=<PT5M>)
11:42:33.093 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M48.834S> interval (min=<PT5M>)
11:42:33.093 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>
11:42:33.094 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M30.772S> interval (min=<PT5M>)
11:42:33.095 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:33.096 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:33.100 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:33.100 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M11.552S> interval (min=<PT5M>)
11:42:33.101 [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@78cd4b6a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:33.101 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:33.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@78cd4b6a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:33.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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:42:33.105 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <connection-952b1a4b-4c8e-401f-b199-0d2640427fbb>.
11:42:33.106 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.18 s -- in org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQClientActorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQConsumerActorTest
11:42:33.125 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
11:42:33.478 [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>.
11:42:33.499 [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>.
11:42:33.595 [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>.
11:42:33.617 [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>.
11:42:33.648 [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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:42:33.650 [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>.
11:42:33.748 [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>.
11:42:33.770 [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>.
11:42:33.799 [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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:42:33.801 [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>.
11:42:33.801 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] 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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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:34943/user/ackr0-cid#-1494776838}]]>.
11:42:33.802 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] 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.
11:42:33.912 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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>.
11:42:33.934 [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>.
11:42:33.962 [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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:42:33.963 [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>.
11:42:33.963 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] 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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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:44931/user/ackr0-cid#395399645}]]>.
11:42:33.964 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] 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.
11:42:34.063 [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>.
11:42:34.084 [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>.
11:42:34.112 [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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:42:34.114 [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>.
11:42:34.114 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] 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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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:44651/user/ackr0-cid#-474461979}]]>.
11:42:34.115 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] 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.
11:42:34.204 [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>.
11:42:34.225 [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>.
11:42:34.254 [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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:42:34.255 [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>.
11:42:34.389 [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>.
11:42:34.410 [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>.
11:42:34.429 [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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:42:34.518 [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>.
11:42:34.539 [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>.
11:42:34.560 [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 'application/vnd.eclipse.ditto+json' could not be mapped.>
11:42:34.560 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] 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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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 {reply-to=reply-to-address, content-type=application/vnd.eclipse.ditto+json, device_id=ditto:thing, messageId=1}
11:42:34.561 [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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:42:34.562 [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>.
11:42:34.652 [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>.
11:42:34.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>.
11:42:34.692 [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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:42:34.693 [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>.
11:42:34.798 [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>.
11:42:34.927 [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>.
11:42:34.945 [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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:42:34.946 [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'.>
11:42:34.946 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] 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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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 {reply-to=reply-to-address, content-type=application/vnd.eclipse.ditto+json, device_id=_invalid, messageId=1}
11:42:35.035 [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>.
11:42:35.056 [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>.
11:42:35.083 [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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:42:35.084 [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>.
11:42:35.085 [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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:42:35.086 [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>.
11:42:35.087 [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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:42:35.167 [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>.
11:42:35.189 [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>.
11:42:35.209 [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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:42:35.210 [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>.
11:42:35.211 [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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:42:35.328 [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>.
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.235 s -- in org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQConsumerActorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQValidatorTest
11:42:35.445 [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@228c14de]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:35.446 [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@228c14de]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:35.447 [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@228c14de]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:35.448 [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@228c14de]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:35.448 [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@228c14de]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:35.449 [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@228c14de]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQValidatorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.validation.HostValidatorTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.ditto.connectivity.service.messaging.validation.HostValidatorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.validation.ConnectionValidatorTest
11:42:35.623 [WARN ] [PekkoTestSystem-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@29529e2c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:35.642 [WARN ] [PekkoTestSystem-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@29529e2c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:35.649 [WARN ] [PekkoTestSystem-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@29529e2c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:35.662 [WARN ] [PekkoTestSystem-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@29529e2c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:35.681 [WARN ] [PekkoTestSystem-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@29529e2c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:35.690 [WARN ] [PekkoTestSystem-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@29529e2c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:35.699 [WARN ] [PekkoTestSystem-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@29529e2c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:35.719 [WARN ] [PekkoTestSystem-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@29529e2c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:35.726 [WARN ] [PekkoTestSystem-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@29529e2c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:35.740 [WARN ] [PekkoTestSystem-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@29529e2c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:35.816 [WARN ] [PekkoTestSystem-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@29529e2c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:35.878 [WARN ] [PekkoTestSystem-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@29529e2c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
[INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 s -- in org.eclipse.ditto.connectivity.service.messaging.validation.ConnectionValidatorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.validation.SshTunnelValidatorTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.eclipse.ditto.connectivity.service.messaging.validation.SshTunnelValidatorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.DefaultClientActorPropsFactoryTest
11:42:36.015 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.616 s -- in org.eclipse.ditto.connectivity.service.messaging.DefaultClientActorPropsFactoryTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionMongoSnapshotAdapterTest
11:42:36.689 [INFO ] [main] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: true
11:42:36.823 [INFO ] [main] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: true
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionMongoSnapshotAdapterTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.SignalFilterTest
[INFO] Tests run: 125, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.400 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.SignalFilterTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionMigrationUtilTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionMigrationUtilTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionPersistenceActorTest
11:42:37.249 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
11:42:37.601 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:42:37.637 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:42:37.689 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:42:37.717 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M58.898S> interval (min=<PT5M>)
11:42:37.717 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:37.718 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H57M45.68S>
11:42:37.837 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:42:37.839 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:42:38.119 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-a5ec67c2-cefb-468b-b445-88cea48183df> was recovered: null
11:42:38.134 [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@373b0380]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:38.140 [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-a5ec67c2-cefb-468b-b445-88cea48183df>: <[always-alive, priority-0]>
11:42:38.215 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
11:42:38.234 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-19] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-a5ec67c2-cefb-468b-b445-88cea48183df> with <1> clients.
11:42:38.332 [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@373b0380]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:38.333 [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-a5ec67c2-cefb-468b-b445-88cea48183df>: <[always-alive, priority-0]>
11:42:38.341 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-19] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionModified> w/ rev: <2>.
11:42:38.343 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-a5ec67c2-cefb-468b-b445-88cea48183df> with <1> clients.
11:42:38.382 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-a5ec67c2-cefb-468b-b445-88cea48183df>
11:42:38.530 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:42:38.544 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:42:38.547 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:42:38.551 [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 <PT24H50M38.342S>
11:42:38.551 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:38.551 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M48.847S> interval (min=<PT5M>)
11:42:38.551 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-ad20765c-1a47-4ebe-a03d-2b391b0558bd> was recovered: null
11:42:38.579 [WARN ] [ConnectionPersistenceActorTest_testConnectionTypeHono-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@1170ca07]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:38.581 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-ad20765c-1a47-4ebe-a03d-2b391b0558bd> with <1> clients.
11:42:38.738 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-9] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:42:38.751 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:42:38.754 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:42:38.758 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H53M57.519S>
11:42:38.758 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:38.758 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M53.631S> interval (min=<PT5M>)
11:42:38.758 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-ee679cb9-227e-4375-9eab-19b43aa0f42b> was recovered: null
11:42:38.761 [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@15f6912f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:38.761 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-ee679cb9-227e-4375-9eab-19b43aa0f42b> with <1> clients.
11:42:38.790 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-12] 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 [{}]]
11:42:38.805 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-ad20765c-1a47-4ebe-a03d-2b391b0558bd>
11:42:38.914 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:42:38.928 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:42:38.931 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:42:38.935 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M4.57S> interval (min=<PT5M>)
11:42:38.935 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:38.935 [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 <PT23H45M45.507S>
11:42:38.935 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-ebeb2b99-5edf-4fbc-98f3-dadc0cc307d2> was recovered: null
11:42:38.938 [WARN ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-9] 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@67d451d1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:38.940 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-ebeb2b99-5edf-4fbc-98f3-dadc0cc307d2>: <[]>
11:42:38.944 [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>.
11:42:38.990 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-ee679cb9-227e-4375-9eab-19b43aa0f42b>
11:42:39.154 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-ebeb2b99-5edf-4fbc-98f3-dadc0cc307d2>
11:42:39.260 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:42:39.275 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:42:39.277 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:42:39.281 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H15M35.736S>
11:42:39.281 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:39.281 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M25.426S> interval (min=<PT5M>)
11:42:39.282 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-5a725793-00db-4029-b2b0-d1a5c1ef507a> was recovered: null
11:42:39.285 [WARN ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-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@19555825]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:39.285 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-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-5a725793-00db-4029-b2b0-d1a5c1ef507a>: <[]>
11:42:39.289 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
11:42:39.293 [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-d08eaae}], connection=ImmutableConnection [id=connection-5a725793-00db-4029-b2b0-d1a5c1ef507a, 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-d08eaae}]]>
11:42:39.294 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-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.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-d08eaae}]]
11:42:39.397 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-5a725793-00db-4029-b2b0-d1a5c1ef507a>
11:42:39.508 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:42:39.522 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:42:39.525 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:42:39.529 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H19M48.743S>
11:42:39.529 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M55.317S> interval (min=<PT5M>)
11:42:39.529 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:39.530 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-9b10a5cf-c208-4459-99ca-d1e130ff1d5e> was recovered: null
11:42:39.532 [WARN ] [ConnectionPersistenceActorTest_createConnectionInClosedState-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@7863653c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:39.533 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-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-9b10a5cf-c208-4459-99ca-d1e130ff1d5e>: <[]>
11:42:39.537 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
11:42:39.645 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-9b10a5cf-c208-4459-99ca-d1e130ff1d5e>
11:42:39.765 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:42:39.779 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:42:39.782 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:42:39.785 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:39.785 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M10.898S> interval (min=<PT5M>)
11:42:39.785 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H48M26.183S>
11:42:39.786 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-ee8abbc8-cf5c-4dfd-b240-6c7edac21bcd> was recovered: null
11:42:39.789 [WARN ] [ConnectionPersistenceActorTest_manageConnection-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@7696f0e0]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:39.789 [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:connectionCreated> for connection with ID <connection-ee8abbc8-cf5c-4dfd-b240-6c7edac21bcd>: <[always-alive, priority-0]>
11:42:39.793 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
11:42:39.794 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-ee8abbc8-cf5c-4dfd-b240-6c7edac21bcd> with <1> clients.
11:42:39.822 [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:connectionClosed> for connection with ID <connection-ee8abbc8-cf5c-4dfd-b240-6c7edac21bcd>: <[]>
11:42:39.825 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <2>.
11:42:39.829 [INFO ] [ConnectionPersistenceActorTest_manageConnection-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-ee8abbc8-cf5c-4dfd-b240-6c7edac21bcd>: <[]>
11:42:39.831 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <3>.
11:42:41.868 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-ee8abbc8-cf5c-4dfd-b240-6c7edac21bcd> was deleted recently. Shutting Actor down ...
11:42:41.868 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-ee8abbc8-cf5c-4dfd-b240-6c7edac21bcd>
11:42:41.973 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:42:41.987 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:42:41.990 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:42:41.993 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H37M29.065S>
11:42:41.993 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M37.66S> interval (min=<PT5M>)
11:42:41.994 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:41.994 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-3e2ae996-646f-4c11-83e3-ea9c33006714> was recovered: null
11:42:41.996 [WARN ] [ConnectionPersistenceActorTest_testConnection-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@e73a0e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:41.997 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-3e2ae996-646f-4c11-83e3-ea9c33006714> with <1> clients.
11:42:42.138 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:42.139 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M19.609S> interval (min=<PT5M>)
11:42:42.220 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-3e2ae996-646f-4c11-83e3-ea9c33006714>
11:42:42.368 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:42:42.372 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:42:42.374 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H52M3.108S>
11:42:42.375 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-7b3afa56-897f-4fbf-b250-8ddc1344184f> was recovered: null
11:42:42.378 [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@5a51c512]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:42.378 [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-7b3afa56-897f-4fbf-b250-8ddc1344184f>: <[]>
11:42:42.383 [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>.
11:42:42.386 [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@5a51c512]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:42.388 [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-7b3afa56-897f-4fbf-b250-8ddc1344184f>: <[always-alive, priority-0]>
11:42:42.391 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionOpened> w/ rev: <2>.
11:42:42.391 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-7b3afa56-897f-4fbf-b250-8ddc1344184f> with <2> clients.
11:42:42.414 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-7b3afa56-897f-4fbf-b250-8ddc1344184f>
11:42:42.561 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-4] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:42:42.576 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:42:42.580 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:42:42.585 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:42.585 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M8.052S> interval (min=<PT5M>)
11:42:42.585 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H35M21.336S>
11:42:42.586 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-083de834-b983-48d6-b211-56480dc1f9c2> was recovered: null
11:42:42.589 [WARN ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-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@4bea8276]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:42.590 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-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-083de834-b983-48d6-b211-56480dc1f9c2>: <[]>
11:42:42.594 [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>.
11:42:42.629 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <ModifyConnection [type=connectivity.commands:modifyConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.modifyClosedConnectionWithUnknownHost-6a1f74a}], connection=ImmutableConnection [id=connection-083de834-b983-48d6-b211-56480dc1f9c2, 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-6a1f74a}]]>
11:42:42.629 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-14] 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-6a1f74a}]]
11:42:42.731 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-083de834-b983-48d6-b211-56480dc1f9c2>
11:42:42.847 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:42:42.861 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:42:42.864 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:42:42.868 [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 <PT24H7M5.199S>
11:42:42.868 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M19.462S> interval (min=<PT5M>)
11:42:42.868 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:42.869 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-9790732a-b440-4d59-81cb-c56917b86e73> was recovered: null
11:42:42.871 [WARN ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-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@12a67317]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:42.872 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-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-9790732a-b440-4d59-81cb-c56917b86e73>: <[always-alive, priority-0]>
11:42:42.876 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
11:42:42.876 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-9790732a-b440-4d59-81cb-c56917b86e73> with <1> clients.
11:42:42.904 [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-9790732a-b440-4d59-81cb-c56917b86e73>: <[]>
11:42:42.907 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <2>.
11:42:42.911 [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@12a67317]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:42.911 [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:connectionModified> for connection with ID <connection-9790732a-b440-4d59-81cb-c56917b86e73>: <[]>
11:42:42.915 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionModified> w/ rev: <3>.
11:42:44.903 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-9790732a-b440-4d59-81cb-c56917b86e73> was not accessed in a while. Shutting Actor down ...
11:42:44.903 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-9790732a-b440-4d59-81cb-c56917b86e73>
11:42:46.034 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-5] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:42:46.048 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:42:46.051 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:42:46.054 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H1M48.573S>
11:42:46.054 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M3.573S> interval (min=<PT5M>)
11:42:46.054 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:46.055 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-9612d756-fca1-48d5-9817-9e6381277d60> was recovered: null
11:42:46.057 [WARN ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-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@6278ca5a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:46.057 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-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-9612d756-fca1-48d5-9817-9e6381277d60>: <[]>
11:42:46.061 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
11:42:46.069 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-9612d756-fca1-48d5-9817-9e6381277d60>: <[]>
11:42:46.072 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>.
11:42:48.109 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-9612d756-fca1-48d5-9817-9e6381277d60> was deleted recently. Shutting Actor down ...
11:42:48.109 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-9612d756-fca1-48d5-9817-9e6381277d60>
11:42:48.241 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:42:48.243 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:42:48.247 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H16M21.633S>
11:42:48.247 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:48.247 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M54.787S> interval (min=<PT5M>)
11:42:48.248 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-6cfcf493-ac70-4e4c-8cce-86d238d1bcfc> was recovered: null
11:42:48.250 [WARN ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-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@64d96497]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:48.251 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <CreateConnection [type=connectivity.commands:createConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.exceptionDueToCustomValidator-c6e995e, validator-should-throw-exception=true}], connection=ImmutableConnection [id=connection-6cfcf493-ac70-4e4c-8cce-86d238d1bcfc, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:45613, 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-c6e995e, validator-should-throw-exception=true}]]>
11:42:50.287 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-6cfcf493-ac70-4e4c-8cce-86d238d1bcfc> was deleted recently. Shutting Actor down ...
11:42:50.401 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:42:50.415 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:42:50.417 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:42:50.421 [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 <PT23H27M58.239S>
11:42:50.421 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M3.694S> interval (min=<PT5M>)
11:42:50.421 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:50.422 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-59267343-a968-4659-a226-028551bd723a> was recovered: null
11:42:50.424 [WARN ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-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@2d01b990]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:50.424 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-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-59267343-a968-4659-a226-028551bd723a>: <[always-alive, priority-0]>
11:42:50.427 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
11:42:50.428 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-59267343-a968-4659-a226-028551bd723a> with <1> clients.
11:42:50.454 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-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-59267343-a968-4659-a226-028551bd723a>: <[]>
11:42:50.457 [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>.
11:42:52.508 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-59267343-a968-4659-a226-028551bd723a> was deleted recently. Shutting Actor down ...
11:42:52.509 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-59267343-a968-4659-a226-028551bd723a>
11:42:52.629 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:42:52.642 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:42:52.645 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:42:52.661 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H1M37.533S>
11:42:52.661 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:52.661 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M40.823S> interval (min=<PT5M>)
11:42:52.662 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-7548e277-af00-4c1c-b08a-f04256fb3d4c> was recovered: null
11:42:52.664 [WARN ] [ConnectionPersistenceActorTest_enableConnectionLogs-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@8f6c6f8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:52.665 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-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-7548e277-af00-4c1c-b08a-f04256fb3d4c>: <[always-alive, priority-0]>
11:42:52.670 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
11:42:52.670 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-7548e277-af00-4c1c-b08a-f04256fb3d4c> with <1> clients.
11:42:52.700 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-7548e277-af00-4c1c-b08a-f04256fb3d4c>
11:42:52.810 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:42:52.824 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:42:52.827 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:42:52.831 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H3M11.264S>
11:42:52.831 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:52.831 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M33.503S> interval (min=<PT5M>)
11:42:52.832 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-85287961-c518-4ccc-bae4-4e3fe441d08b> was recovered: null
11:42:52.834 [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@4df43df8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:52.834 [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-85287961-c518-4ccc-bae4-4e3fe441d08b>: <[always-alive, priority-0]>
11:42:52.838 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
11:42:52.839 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-85287961-c518-4ccc-bae4-4e3fe441d08b> with <1> clients.
11:42:52.866 [WARN ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-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@4df43df8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:52.866 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-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-85287961-c518-4ccc-bae4-4e3fe441d08b>: <[always-alive, priority-0]>
11:42:52.870 [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>.
11:42:52.871 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-85287961-c518-4ccc-bae4-4e3fe441d08b> with <1> clients.
11:42:52.974 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-85287961-c518-4ccc-bae4-4e3fe441d08b>
11:42:53.093 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:42:53.097 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:42:53.101 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H13M49.081S>
11:42:53.101 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:53.101 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-17] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M34.414S> interval (min=<PT5M>)
11:42:53.102 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-15c60b78-cf25-4acd-9c29-66fd82b4c42e> was recovered: null
11:42:53.105 [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@46b22812]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:53.105 [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-bce9667, should-throw-exception=true}], connection=ImmutableConnection [id=connection-15c60b78-cf25-4acd-9c29-66fd82b4c42e, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:35779, 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 [{}]]>
11:42:55.133 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-15c60b78-cf25-4acd-9c29-66fd82b4c42e> was deleted recently. Shutting Actor down ...
11:42:55.248 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:42:55.262 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:42:55.265 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:42:55.269 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H18M56.407S>
11:42:55.269 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M15.859S> interval (min=<PT5M>)
11:42:55.269 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:55.270 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-20936cec-63be-466b-8688-08a25a1ff75e> was recovered: null
11:42:55.271 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <CreateConnection [type=connectivity.commands:createConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.createClosedConnectionWithBlockedHost-7ed90d8}], connection=ImmutableConnection [id=connection-20936cec-63be-466b-8688-08a25a1ff75e, 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-7ed90d8}]]>
11:42:55.272 [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-7ed90d8}]]
11:42:55.374 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-20936cec-63be-466b-8688-08a25a1ff75e>
11:42:55.579 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:42:55.593 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:42:55.596 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:42:55.599 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H10M54.259S>
11:42:55.599 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:55.599 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M14.258S> interval (min=<PT5M>)
11:42:55.600 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-35be2931-540a-4e26-9590-6441748f45fc> was recovered: null
11:42:55.602 [WARN ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-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@104ec173]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:55.603 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-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-35be2931-540a-4e26-9590-6441748f45fc>: <[always-alive, priority-0]>
11:42:55.607 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
11:42:55.607 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-35be2931-540a-4e26-9590-6441748f45fc> with <1> clients.
11:42:55.636 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-35be2931-540a-4e26-9590-6441748f45fc>
11:42:55.767 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-9] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:42:55.781 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:42:55.784 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:42:55.787 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H37M3.324S>
11:42:55.788 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M30.273S> interval (min=<PT5M>)
11:42:55.788 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:55.788 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-74718dfd-8525-405f-a850-a64dca505646> was recovered: null
11:42:55.798 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <CreateConnection [type=connectivity.commands:createConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.createClosedConnectionWithUnknownHost-781dfe4}], connection=ImmutableConnection [id=connection-74718dfd-8525-405f-a850-a64dca505646, 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-781dfe4}]]>
11:42:55.799 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-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.createClosedConnectionWithUnknownHost-781dfe4}]]
11:42:55.902 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-74718dfd-8525-405f-a850-a64dca505646>
11:42:56.016 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:42:56.030 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:42:56.033 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:42:56.037 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:56.037 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M50.728S> interval (min=<PT5M>)
11:42:56.037 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT22H53M24.658S>
11:42:56.038 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-20caaac5-d86d-44df-90fa-e2d691e563a3> was recovered: null
11:42:56.041 [WARN ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-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@241ceffa]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:56.041 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-20caaac5-d86d-44df-90fa-e2d691e563a3> with <1> clients.
11:42:56.064 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-12] 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 [{}]]
11:42:56.185 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:42:56.200 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:42:56.203 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:42:56.206 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H35M16.399S>
11:42:56.206 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M34.395S> interval (min=<PT5M>)
11:42:56.206 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:56.207 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-fb54f04c-b60a-4f53-89c5-8f6e009892c6> was recovered: null
11:42:56.210 [WARN ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-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@2ab8a4c2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:56.210 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-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-fb54f04c-b60a-4f53-89c5-8f6e009892c6>: <[always-alive, priority-0]>
11:42:56.214 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
11:42:56.215 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-fb54f04c-b60a-4f53-89c5-8f6e009892c6> with <1> clients.
11:42:56.243 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-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-fb54f04c-b60a-4f53-89c5-8f6e009892c6>: <[]>
11:42:56.245 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>.
11:42:56.248 [WARN ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-14] 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-822c48d}], connectionId=connection-fb54f04c-b60a-4f53-89c5-8f6e009892c6]>
11:42:56.249 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-6] 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-fb54f04c-b60a-4f53-89c5-8f6e009892c6' 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-822c48d}]]
11:42:56.250 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-fb54f04c-b60a-4f53-89c5-8f6e009892c6>
11:42:56.264 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-20caaac5-d86d-44df-90fa-e2d691e563a3>
11:42:56.401 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-9] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:42:56.415 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:42:56.418 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:42:56.422 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H47M1.506S>
11:42:56.422 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:42:56.422 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M49.242S> interval (min=<PT5M>)
11:42:56.422 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-5d6546f4-32a1-40bb-9583-3f68d30ef62b> was recovered: null
11:42:56.425 [WARN ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-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@1784e177]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:56.425 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-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-5d6546f4-32a1-40bb-9583-3f68d30ef62b>: <[always-alive, priority-0]>
11:42:56.430 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
11:42:56.430 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-5d6546f4-32a1-40bb-9583-3f68d30ef62b> with <1> clients.
11:42:56.459 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-5d6546f4-32a1-40bb-9583-3f68d30ef62b>
11:42:58.534 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-24] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M40.911S> interval (min=<PT5M>)
11:42:58.535 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-23] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(Member(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:33259, Up), Member(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:34547, Up)), Set(), Set(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:34547, pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:33259), Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:33259), HashMap(thing-event-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:33259), live-signal-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:33259), blocked-namespaces-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:33259), dc-default -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:33259), connectivity -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:33259), acks-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:33259), policy-announcement-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:33259)))>
11:42:58.649 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-7] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:42:58.663 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:42:58.666 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:42:58.668 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-23] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H4M24.021S>
11:42:58.669 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-515577ff-45af-4f55-b2a6-3cf052550ada> was recovered: null
11:42:58.671 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-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@62587898]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:58.672 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-515577ff-45af-4f55-b2a6-3cf052550ada>: <[]>
11:42:58.675 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
11:42:58.678 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-23] 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@62587898]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:42:58.679 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-23] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionOpened> for connection with ID <connection-515577ff-45af-4f55-b2a6-3cf052550ada>: <[always-alive, priority-0]>
11:42:58.681 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionOpened> w/ rev: <2>.
11:42:58.681 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-515577ff-45af-4f55-b2a6-3cf052550ada> with <2> clients.
11:42:58.720 [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:connectionClosed> for connection with ID <connection-515577ff-45af-4f55-b2a6-3cf052550ada>: <[]>
11:42:58.723 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <3>.
11:42:58.726 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-23] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-515577ff-45af-4f55-b2a6-3cf052550ada>: <[]>
11:42:58.728 [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>.
11:43:00.164 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-21] o.a.p.r.a.Decoder - Message for banned (terminated, unresolved) remote deployed recipient [pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:33259/remote/pekko/ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:34547/user/shardRegionMock-connection-515577ff-45af-4f55-b2a6-3cf052550ada/connection-515577ff-45af-4f55-b2a6-3cf052550ada/pa/$a/c2#1408982661].
11:43:00.766 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-515577ff-45af-4f55-b2a6-3cf052550ada> was deleted recently. Shutting Actor down ...
11:43:00.767 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-515577ff-45af-4f55-b2a6-3cf052550ada>
11:43:00.914 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:43:00.929 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:43:00.931 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:43:00.935 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-10] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H19M44.712S>
11:43:00.935 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-10] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M58.199S> interval (min=<PT5M>)
11:43:00.936 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-18] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:00.936 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-3a23541e-84ef-4160-ab3b-c09a3a2ade72> was recovered: null
11:43:00.939 [WARN ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-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@6618803e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:00.940 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-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-3a23541e-84ef-4160-ab3b-c09a3a2ade72>: <[]>
11:43:00.945 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-10] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
11:43:01.152 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-3a23541e-84ef-4160-ab3b-c09a3a2ade72>
11:43:01.284 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:43:01.299 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:43:01.302 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:43:01.306 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H13M48.858S>
11:43:01.307 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:01.307 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M56.846S> interval (min=<PT5M>)
11:43:01.307 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-77833254-05a0-4f93-b2e4-be3950af002d> was recovered: null
11:43:01.310 [WARN ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-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@7a5e1768]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:01.310 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-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-77833254-05a0-4f93-b2e4-be3950af002d>: <[always-alive, priority-0]>
11:43:01.314 [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>.
11:43:01.315 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-77833254-05a0-4f93-b2e4-be3950af002d> with <1> clients.
11:43:01.343 [WARN ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-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@7a5e1768]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:01.343 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-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-77833254-05a0-4f93-b2e4-be3950af002d>: <[always-alive, priority-0]>
11:43:01.347 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionModified> w/ rev: <2>.
11:43:01.348 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-77833254-05a0-4f93-b2e4-be3950af002d> with <1> clients.
11:43:01.351 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-77833254-05a0-4f93-b2e4-be3950af002d>
11:43:01.492 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:43:01.506 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:43:01.509 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:43:01.512 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-10] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H23M12.685S>
11:43:01.512 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:01.512 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M49.003S> interval (min=<PT5M>)
11:43:01.513 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-197b837d-204d-4a4d-98c6-ce909bbab977> was recovered: null
11:43:01.516 [WARN ] [ConnectionPersistenceActorTest_resetConnectionLogs-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@41299257]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:01.516 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-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-197b837d-204d-4a4d-98c6-ce909bbab977>: <[always-alive, priority-0]>
11:43:01.520 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-10] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
11:43:01.520 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-10] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-197b837d-204d-4a4d-98c6-ce909bbab977> with <1> clients.
11:43:01.549 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-197b837d-204d-4a4d-98c6-ce909bbab977>
11:43:01.606 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-21] o.a.p.s.Materializer - [outbound connection to [pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:33259], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
11:43:01.606 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-6] o.a.p.s.Materializer - [outbound connection to [pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:34547], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
11:43:01.606 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-6] o.a.p.s.Materializer - [outbound connection to [pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:34547], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
11:43:01.606 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-21] o.a.p.s.Materializer - [outbound connection to [pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:33259], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
11:43:01.752 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:43:01.755 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:43:01.758 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H13M3.962S>
11:43:01.758 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M37.287S> interval (min=<PT5M>)
11:43:01.758 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:01.759 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-0fa3f5ac-bdec-4a55-b02d-a3a9229e8204> was recovered: null
11:43:01.761 [WARN ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-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@4ba7df65]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:01.761 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-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-0fa3f5ac-bdec-4a55-b02d-a3a9229e8204>: <[always-alive, priority-0]>
11:43:01.765 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
11:43:01.765 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-0fa3f5ac-bdec-4a55-b02d-a3a9229e8204> with <1> clients.
11:43:01.776 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-11] 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.
java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
	... 19 common frames omitted
Wrapped by: java.lang.reflect.InvocationTargetException: null
	at jdk.internal.reflect.GeneratedConstructorAccessor236.newInstance(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
	... 10 common frames omitted
Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-369/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
11:43:01.779 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.OneForOneEscalateStrategy - 'FailingActor' intentionally failing for 1 of 4 times
java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
	... 19 common frames omitted
Wrapped by: java.lang.reflect.InvocationTargetException: null
	at jdk.internal.reflect.GeneratedConstructorAccessor236.newInstance(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
	... 10 common frames omitted
Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-369/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
11:43:01.779 [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-369/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
11:43:01.781 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-11] 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.
java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
	... 26 common frames omitted
Wrapped by: java.lang.reflect.InvocationTargetException: null
	at jdk.internal.reflect.GeneratedConstructorAccessor236.newInstance(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
	... 17 common frames omitted
Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-369/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
	at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174)
	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168)
	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158)
	at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420)
	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96)
	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92)
	at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420)
	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526)
	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
11:43:01.781 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.OneForOneEscalateStrategy - 'FailingActor' intentionally failing for 1 of 4 times
java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
	... 26 common frames omitted
Wrapped by: java.lang.reflect.InvocationTargetException: null
	at jdk.internal.reflect.GeneratedConstructorAccessor236.newInstance(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
	... 17 common frames omitted
Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-369/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
	at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174)
	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168)
	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158)
	at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420)
	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96)
	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92)
	at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420)
	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526)
	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
11:43:01.781 [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-369/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
11:43:01.781 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-11] 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.
java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
	... 26 common frames omitted
Wrapped by: java.lang.reflect.InvocationTargetException: null
	at jdk.internal.reflect.GeneratedConstructorAccessor236.newInstance(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
	... 17 common frames omitted
Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-369/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
	at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174)
	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168)
	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158)
	at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420)
	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96)
	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92)
	at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420)
	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526)
	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
11:43:01.781 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.OneForOneEscalateStrategy - 'FailingActor' intentionally failing for 1 of 4 times
java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
	... 26 common frames omitted
Wrapped by: java.lang.reflect.InvocationTargetException: null
	at jdk.internal.reflect.GeneratedConstructorAccessor236.newInstance(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
	... 17 common frames omitted
Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-369/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
	at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174)
	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168)
	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158)
	at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420)
	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96)
	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92)
	at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420)
	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526)
	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
11:43:01.781 [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-369/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
11:43:01.781 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-11] 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.
java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
	... 26 common frames omitted
Wrapped by: java.lang.reflect.InvocationTargetException: null
	at jdk.internal.reflect.GeneratedConstructorAccessor236.newInstance(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
	... 17 common frames omitted
Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-369/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
	at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174)
	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168)
	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158)
	at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420)
	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96)
	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92)
	at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420)
	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526)
	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
11:43:01.782 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-11] 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.
java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
	... 26 common frames omitted
Wrapped by: java.lang.reflect.InvocationTargetException: null
	at jdk.internal.reflect.GeneratedConstructorAccessor236.newInstance(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
	... 17 common frames omitted
Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-369/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
	at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174)
	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168)
	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158)
	at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420)
	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96)
	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92)
	at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420)
	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526)
	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
11:43:01.783 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-16] o.a.p.a.OneForOneStrategy - 'FailingActor' intentionally failing for 1 of 4 times
java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
	... 26 common frames omitted
Wrapped by: java.lang.reflect.InvocationTargetException: null
	at jdk.internal.reflect.GeneratedConstructorAccessor236.newInstance(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
	... 17 common frames omitted
Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-369/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
	at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174)
	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168)
	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158)
	at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420)
	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96)
	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92)
	at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420)
	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526)
	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
11:43:01.784 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-0fa3f5ac-bdec-4a55-b02d-a3a9229e8204>
11:43:01.912 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:43:01.926 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:43:01.929 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:43:01.932 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H30M2.482S>
11:43:01.932 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:01.932 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M52.183S> interval (min=<PT5M>)
11:43:01.933 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-99a3519d-698a-49c1-a605-17744361b49a> was recovered: null
11:43:01.935 [WARN ] [ConnectionPersistenceActorTest_recoverClosedConnection-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@3e865aa8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:01.935 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-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-99a3519d-698a-49c1-a605-17744361b49a>: <[always-alive, priority-0]>
11:43:01.939 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
11:43:01.939 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-99a3519d-698a-49c1-a605-17744361b49a> with <1> clients.
11:43:01.966 [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-99a3519d-698a-49c1-a605-17744361b49a>: <[]>
11:43:01.969 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <2>.
11:43:01.972 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-99a3519d-698a-49c1-a605-17744361b49a>
11:43:02.082 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H38M39.346S>
11:43:02.119 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-99a3519d-698a-49c1-a605-17744361b49a> was recovered: ImmutableConnection [id=connection-99a3519d-698a-49c1-a605-17744361b49a, name=null, connectionType=amqp-10, connectionStatus=closed, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:37263, 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=2023-12-05T11:43:01.933368841Z, created=2023-12-05T11:43:01.933368841Z]
11:43:02.131 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-99a3519d-698a-49c1-a605-17744361b49a>
11:43:02.258 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:43:02.272 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:43:02.275 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:43:02.278 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H19M48.086S>
11:43:02.278 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:02.278 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M47.276S> interval (min=<PT5M>)
11:43:02.279 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-b104bfe3-4cc2-471d-aabb-2e2b427995a7> was recovered: null
11:43:02.281 [WARN ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-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@44c9a729]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:02.281 [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:connectionCreated> for connection with ID <connection-b104bfe3-4cc2-471d-aabb-2e2b427995a7>: <[always-alive, priority-0]>
11:43:02.285 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
11:43:02.286 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-b104bfe3-4cc2-471d-aabb-2e2b427995a7> with <1> clients.
11:43:02.311 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-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-b104bfe3-4cc2-471d-aabb-2e2b427995a7>: <[]>
11:43:02.314 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>.
11:43:02.318 [WARN ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-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@44c9a729]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:02.319 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-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-b104bfe3-4cc2-471d-aabb-2e2b427995a7>: <[always-alive, priority-0]>
11:43:02.322 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <3>.
11:43:02.322 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-b104bfe3-4cc2-471d-aabb-2e2b427995a7> with <1> clients.
11:43:02.328 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-b104bfe3-4cc2-471d-aabb-2e2b427995a7>
11:43:02.437 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:43:02.450 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:43:02.453 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:43:02.456 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H42M5.166S>
11:43:02.456 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:02.456 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M32.484S> interval (min=<PT5M>)
11:43:02.457 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-36b3055f-a5cf-47dc-bbe4-8a1fd534eae4> was recovered: null
11:43:02.458 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <TestConnection [type=connectivity.commands:testConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.testConnectionWithBlockedHost-dc294de}], connection=ImmutableConnection [id=connection-36b3055f-a5cf-47dc-bbe4-8a1fd534eae4, 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-dc294de}]]>
11:43:02.459 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-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.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-dc294de}]]
11:43:02.561 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-36b3055f-a5cf-47dc-bbe4-8a1fd534eae4>
11:43:02.662 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:43:02.676 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:43:02.678 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:43:02.682 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H56M52.397S>
11:43:02.682 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M21.577S> interval (min=<PT5M>)
11:43:02.682 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:02.682 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-6ebb1418-780b-4222-a60b-7896c0a44841> was recovered: null
11:43:02.683 [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-91129ea}], connection=ImmutableConnection [id=connection-6ebb1418-780b-4222-a60b-7896c0a44841, 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-91129ea}]]>
11:43:02.684 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-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', 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-91129ea}]]
11:43:02.786 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-6ebb1418-780b-4222-a60b-7896c0a44841>
11:43:02.897 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:43:02.911 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:43:02.913 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:43:02.916 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H8M13.517S>
11:43:02.917 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:02.917 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M12.586S> interval (min=<PT5M>)
11:43:02.917 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-0ced799c-5cde-4a57-a46b-5799390a56d5> was recovered: null
11:43:02.918 [WARN ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-8] 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-88312a0}], connectionId=connection-0ced799c-5cde-4a57-a46b-5799390a56d5]>
11:43:02.919 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-8] 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-0ced799c-5cde-4a57-a46b-5799390a56d5' 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-88312a0}]]
11:43:02.920 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-0ced799c-5cde-4a57-a46b-5799390a56d5>
11:43:03.060 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-9] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:43:03.074 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:43:03.077 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:43:03.080 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT22H55M13.259S>
11:43:03.080 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:03.080 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M21.311S> interval (min=<PT5M>)
11:43:03.081 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-05a2541f-3142-4268-820e-a414959a4443> was recovered: null
11:43:03.083 [WARN ] [ConnectionPersistenceActorTest_recoverOpenConnection-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@2c467e74]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:03.083 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-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-05a2541f-3142-4268-820e-a414959a4443>: <[always-alive, priority-0]>
11:43:03.087 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
11:43:03.087 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-05a2541f-3142-4268-820e-a414959a4443> with <1> clients.
11:43:03.112 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-05a2541f-3142-4268-820e-a414959a4443>
11:43:03.218 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H48M34.751S>
11:43:03.223 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-05a2541f-3142-4268-820e-a414959a4443> was recovered: ImmutableConnection [id=connection-05a2541f-3142-4268-820e-a414959a4443, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:45977, 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=2023-12-05T11:43:03.081557526Z, created=2023-12-05T11:43:03.081557526Z]
11:43:03.223 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-05a2541f-3142-4268-820e-a414959a4443> with <1> clients.
11:43:03.337 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-05a2541f-3142-4268-820e-a414959a4443>
11:43:03.440 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:43:03.454 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:43:03.457 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:43:03.461 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H4M13.144S>
11:43:03.461 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:03.461 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M5.834S> interval (min=<PT5M>)
11:43:03.462 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-e2b2be74-593d-4fb9-9448-527d8366f0bd> was recovered: null
11:43:03.464 [WARN ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-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@6513a829]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:03.464 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-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-e2b2be74-593d-4fb9-9448-527d8366f0bd>: <[always-alive, priority-0]>
11:43:03.468 [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>.
11:43:03.468 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-e2b2be74-593d-4fb9-9448-527d8366f0bd> with <1> clients.
11:43:03.501 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-e2b2be74-593d-4fb9-9448-527d8366f0bd>
11:43:03.612 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-9] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:43:03.626 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:43:03.628 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:43:03.631 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H44M14.48S>
11:43:03.631 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:03.631 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M27.695S> interval (min=<PT5M>)
11:43:03.632 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-59179c51-7fec-4673-87a3-ce7bfc5a7364> was recovered: null
11:43:03.634 [WARN ] [ConnectionPersistenceActorTest_recoverDeletedConnection-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@b7270dd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:03.635 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-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-59179c51-7fec-4673-87a3-ce7bfc5a7364>: <[always-alive, priority-0]>
11:43:03.638 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
11:43:03.639 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-59179c51-7fec-4673-87a3-ce7bfc5a7364> with <1> clients.
11:43:03.663 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-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-59179c51-7fec-4673-87a3-ce7bfc5a7364>: <[]>
11:43:03.665 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>.
11:43:05.699 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-59179c51-7fec-4673-87a3-ce7bfc5a7364> was deleted recently. Shutting Actor down ...
11:43:05.699 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-59179c51-7fec-4673-87a3-ce7bfc5a7364>
11:43:05.810 [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 <PT24H38M28.106S>
11:43:05.816 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-59179c51-7fec-4673-87a3-ce7bfc5a7364> was recovered: null
11:43:05.816 [WARN ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-9] 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-9f6c488}], connectionId=connection-59179c51-7fec-4673-87a3-ce7bfc5a7364]>
11:43:05.817 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-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-59179c51-7fec-4673-87a3-ce7bfc5a7364' 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-9f6c488}]]
11:43:05.820 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-59179c51-7fec-4673-87a3-ce7bfc5a7364>
11:43:05.941 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:43:05.943 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:43:05.947 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H49M44.062S>
11:43:05.947 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M59.873S> interval (min=<PT5M>)
11:43:05.947 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:05.949 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-d12b40e7-34a9-45c2-83bc-ab8cd720b3c9> was recovered: null
11:43:05.953 [WARN ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-9] 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@19f6a1c1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:05.953 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-d12b40e7-34a9-45c2-83bc-ab8cd720b3c9>: <[always-alive, priority-0]>
11:43:05.963 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
11:43:05.964 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-d12b40e7-34a9-45c2-83bc-ab8cd720b3c9> with <1> clients.
11:43:05.964 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-amqp-091 connection connection-d12b40e7-34a9-45c2-83bc-ab8cd720b3c9.
11:43:06.064 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-amqp-10 connection connection-d12b40e7-34a9-45c2-83bc-ab8cd720b3c9.
11:43:06.165 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-19] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-mqtt connection connection-d12b40e7-34a9-45c2-83bc-ab8cd720b3c9.
11:43:06.265 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-19] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-kafka connection connection-d12b40e7-34a9-45c2-83bc-ab8cd720b3c9.
11:43:06.365 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-19] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-http-push connection connection-d12b40e7-34a9-45c2-83bc-ab8cd720b3c9.
11:43:06.465 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-19] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-mqtt-5 connection connection-d12b40e7-34a9-45c2-83bc-ab8cd720b3c9.
11:43:06.565 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Restart command sent to ConnectionSupervisorActor Actor[pekko://ConnectionPersistenceActorTest_testRestartByConnectionType/system/testProbe-399#1877902400].
11:43:06.567 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-d12b40e7-34a9-45c2-83bc-ab8cd720b3c9>
11:43:06.679 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-7] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:43:06.693 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:43:06.696 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:43:06.700 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT25H7M21.349S>
11:43:06.700 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:06.700 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M33.402S> interval (min=<PT5M>)
11:43:06.701 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-11e86642-c159-4106-ac55-7ee702bb0184> was recovered: null
11:43:06.704 [WARN ] [ConnectionPersistenceActorTest_recoverModifiedConnection-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@2684fa2c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:06.704 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-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-11e86642-c159-4106-ac55-7ee702bb0184>: <[always-alive, priority-0]>
11:43:06.708 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
11:43:06.708 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-11e86642-c159-4106-ac55-7ee702bb0184> with <1> clients.
11:43:06.736 [WARN ] [ConnectionPersistenceActorTest_recoverModifiedConnection-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@2684fa2c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:06.737 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-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-11e86642-c159-4106-ac55-7ee702bb0184>: <[always-alive, priority-0]>
11:43:06.741 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionModified> w/ rev: <2>.
11:43:06.742 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-11e86642-c159-4106-ac55-7ee702bb0184> with <1> clients.
11:43:06.744 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-11e86642-c159-4106-ac55-7ee702bb0184>
11:43:06.749 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H6M47.107S>
11:43:06.758 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-11e86642-c159-4106-ac55-7ee702bb0184> was recovered: ImmutableConnection [id=connection-11e86642-c159-4106-ac55-7ee702bb0184, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=false, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:37541, 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=2023-12-05T11:43:06.734773585Z, created=null]
11:43:06.758 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-11e86642-c159-4106-ac55-7ee702bb0184> with <1> clients.
11:43:06.765 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-11e86642-c159-4106-ac55-7ee702bb0184>
[WARNING] Tests run: 39, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 29.49 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionPersistenceActorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.JsonFieldsEncryptorTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.JsonFieldsEncryptorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.SignalFilterWithFilterTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.SignalFilterWithFilterTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionPriorityCalculatorTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionPriorityCalculatorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest
11:43:07.423 [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.
java.lang.IllegalArgumentException: null
	... 35 common frames omitted
Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test
	at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalateStrategyEscalatesOnTheFirstFailure(OneForOneEscalateStrategyTest.java:91)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
11:43:07.426 [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.
java.lang.IllegalArgumentException: null
	... 35 common frames omitted
Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test
	at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.restartsWhenChildHasFailure(OneForOneEscalateStrategyTest.java:59)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
11:43:07.427 [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.
java.lang.IllegalArgumentException: null
	... 35 common frames omitted
Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test
	at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.restartsWhenChildHasFailure(OneForOneEscalateStrategyTest.java:59)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
11:43:07.427 [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.
java.lang.IllegalArgumentException: null
	... 35 common frames omitted
Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test
	at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.restartsWhenChildHasFailure(OneForOneEscalateStrategyTest.java:59)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
11:43:07.428 [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.
java.lang.IllegalArgumentException: null
	... 35 common frames omitted
Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test
	at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalatesWhenChildHasTooManyFailures(OneForOneEscalateStrategyTest.java:73)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
11:43:07.428 [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.
java.lang.IllegalArgumentException: null
	... 35 common frames omitted
Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test
	at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalatesWhenChildHasTooManyFailures(OneForOneEscalateStrategyTest.java:73)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
11:43:07.428 [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.
java.lang.IllegalArgumentException: null
	... 35 common frames omitted
Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test
	at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalatesWhenChildHasTooManyFailures(OneForOneEscalateStrategyTest.java:73)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
11:43:07.429 [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.
java.lang.IllegalArgumentException: null
	... 35 common frames omitted
Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test
	at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalatesWhenChildHasTooManyFailures(OneForOneEscalateStrategyTest.java:73)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.551 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.UsageBasedPriorityProviderTest
[INFO] [12/05/2023 11:43:10.705] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.281 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.UsageBasedPriorityProviderTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaValidatorTest
11:43:10.808 [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@74e54549]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:10.809 [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@74e54549]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:10.810 [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@74e54549]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:10.813 [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@74e54549]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:10.814 [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@74e54549]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:10.815 [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@74e54549]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:10.815 [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@74e54549]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:10.816 [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@74e54549]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:10.817 [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@74e54549]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:10.817 [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@74e54549]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:10.818 [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@74e54549]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:10.818 [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@74e54549]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:10.827 [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@74e54549]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:10.828 [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@74e54549]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:10.829 [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@74e54549]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:10.829 [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@74e54549]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:10.829 [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@74e54549]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaValidatorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerGroupSpecificConfigTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerGroupSpecificConfigTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.CommittableTransformationResultTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.CommittableTransformationResultTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.RestartableKafkaConsumerStreamTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.RestartableKafkaConsumerStreamTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerOffsetResetSpecificConfigTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerOffsetResetSpecificConfigTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.AtMostOnceConsumerStreamTest
[INFO] [12/05/2023 11:43:12.137] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:43:12.325] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:43:14.653] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.034 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.AtMostOnceConsumerStreamTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaAuthenticationSpecificConfigTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaAuthenticationSpecificConfigTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublishTargetTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublishTargetTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerActorTest
11:43:14.679 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
11:43:14.782 [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>.
11:43:14.804 [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>.
11:43:14.823 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaConsumerActor - Error when shutting down the kafka consumer stream for connection with ID <connection-debb3077-5dd8-4afa-b769-60610787efe3>
11:43:14.923 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] 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>.
11:43:14.944 [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>.
11:43:14.969 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] 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=1701776594680, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:43:14.970 [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>.
11:43:15.060 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] 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>.
11:43:15.081 [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>.
11:43:15.101 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] 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.>
11:43:15.101 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{kafka.key=key, kafka.topic=kafka.topic, kafka.timestamp=1701776594680, ditto-entity-id=thing:ditto:thing, response-required=false, the.key=key, device_id=ditto:thing, the.topic=kafka.topic, correlation-id=e798cc42-269e-4cc2-bf7a-071a4a3dfe40, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1701776594680, reply-to=reply-to-address, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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 {reply-to=reply-to-address, correlation-id=e798cc42-269e-4cc2-bf7a-071a4a3dfe40, device_id=ditto:thing, kafka.topic=kafka.topic, kafka.key=key, kafka.timestamp=1701776594680}
11:43:15.103 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] 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=1701776594680, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:43:15.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>.
11:43:15.220 [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>.
11:43:15.242 [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>.
11:43:15.264 [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=1701776594680, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:43:15.265 [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>.
11:43:15.379 [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>.
11:43:15.504 [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>.
11:43:15.524 [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=1701776594680, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:43:15.526 [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'.>
11:43:15.526 [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=e4e8305d-4ed8-467c-866f-38c490136ae5, thing_id=ditto:thing, suffixed_thing_id=_invalid.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1701776594680, reply-to=reply-to-address, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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 {reply-to=reply-to-address, correlation-id=e4e8305d-4ed8-467c-866f-38c490136ae5, device_id=_invalid, kafka.topic=kafka.topic, kafka.key=key, kafka.timestamp=1701776594680}
11:43:15.636 [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>.
11:43:15.657 [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>.
11:43:15.678 [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=1701776594680, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:43:15.679 [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>.
11:43:15.680 [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=1701776594680, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:43:15.681 [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>.
11:43:15.681 [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=1701776594680, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:43:15.682 [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>.
11:43:15.759 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] 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>.
11:43:15.780 [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>.
11:43:15.801 [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=1701776594680, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:43:15.802 [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>.
11:43:15.803 [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=1701776594680, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:43:15.906 [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>.
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.230 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerActorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaBootstrapServerSpecificConfigTest
11:43:15.946 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-2ddc447c-ed56-4836-ab10-62923133e0e3> 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.
11:43:15.946 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-a996b423-4714-49d9-a64f-ba11e6b779b7> 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.
11:43:15.947 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-e1808019-dab7-4deb-aba8-8a5e18fa1b4f> 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.
11:43:15.947 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-b2388025-1386-4c01-849b-d4108b4e4779> 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.
11:43:15.947 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-7ebfc984-90f3-4184-84a4-d959f88e8fa7> 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.
11:43:15.947 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-7d936f47-0bf4-40d5-ae46-35ccc8d87f46> 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.
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaBootstrapServerSpecificConfigTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaMessageTransformerTest
11:43:15.951 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
11:43:16.138 [ERROR] [main] o.e.d.c.s.m.k.KafkaMessageTransformer - Unexpected {java.lang.IllegalStateException}: {Expected}
java.lang.IllegalStateException: Expected
	at org.eclipse.ditto.connectivity.service.messaging.monitoring.ConnectionMonitor.success(ConnectionMonitor.java:67)
	at org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaMessageTransformer.transform(KafkaMessageTransformer.java:138)
	at org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaMessageTransformerTest.unexpectedExceptionCausesMessageToBeDropped(KafkaMessageTransformerTest.java:198)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaMessageTransformerTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaClientActorTest
11:43:16.148 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
11:43:16.191 [INFO ] [main] o.e.d.c.s.m.k.KafkaClientActorTest - Started mock server on port 42289
11:43:16.208 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M1.895S> interval (min=<PT5M>)
11:43:16.208 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:16.208 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M55.274S> interval (min=<PT5M>)
11:43:16.208 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M46.126S> interval (min=<PT5M>)
11:43:16.209 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-fa2d43ae-e6b7-43e8-b5d8-8327eacfa42c>
11:43:16.209 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M5.788S> interval (min=<PT5M>)
11:43:16.210 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fa2d43ae-e6b7-43e8-b5d8-8327eacfa42c>.
11:43:16.211 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fa2d43ae-e6b7-43e8-b5d8-8327eacfa42c>.
11:43:16.213 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:16.213 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M36.705S> interval (min=<PT5M>)
11:43:16.217 [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@40a68356]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:16.217 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:16.219 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] 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@40a68356]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:16.219 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:16.221 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor.
11:43:16.231 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor.
11:43:16.232 [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@40a68356]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:16.232 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:16.233 [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@40a68356]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:16.233 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:16.233 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - TESTING failed: <ImmutableConnectionFailure [origin=null, cause=<IllegalStateException>: just for testing., description=child failed, time=2023-12-05T11:43:16.233822224Z, connectivityStatus=null]>
11:43:16.248 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-920b0864-dbf3-4580-87c3-f5902aa0bf6d>
11:43:16.249 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-920b0864-dbf3-4580-87c3-f5902aa0bf6d>.
11:43:16.250 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-920b0864-dbf3-4580-87c3-f5902aa0bf6d>.
11:43:16.252 [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@40a68356]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:16.253 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:16.254 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] 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@40a68356]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:16.255 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] 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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:16.257 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor.
11:43:16.257 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor.
11:43:16.258 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Starting publisher and consumers.
11:43:16.325 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-fa2d43ae-e6b7-43e8-b5d8-8327eacfa42c>
11:43:16.325 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-920b0864-dbf3-4580-87c3-f5902aa0bf6d>
11:43:19.325 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
11:43:19.339 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-756abd87-97a2-43e1-a11e-44d53a15702d>
11:43:19.340 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-756abd87-97a2-43e1-a11e-44d53a15702d>.
11:43:19.341 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-756abd87-97a2-43e1-a11e-44d53a15702d>.
11:43:19.343 [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@40a68356]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:19.344 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:19.345 [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@40a68356]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:19.345 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:19.346 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor.
11:43:19.347 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor.
11:43:19.347 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Starting publisher and consumers.
11:43:19.426 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-756abd87-97a2-43e1-a11e-44d53a15702d>
11:43:22.424 [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.
11:43:22.443 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-31886049-28a3-4935-a63e-e62585195606>
11:43:22.444 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-31886049-28a3-4935-a63e-e62585195606>.
11:43:22.444 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-31886049-28a3-4935-a63e-e62585195606>.
11:43:22.447 [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@40a68356]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:22.448 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:22.449 [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@40a68356]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:22.449 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:22.451 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor.
11:43:22.451 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor.
11:43:22.452 [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@40a68356]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:22.452 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:22.453 [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@40a68356]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:22.453 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:22.454 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - TESTING status: <Success(successfully connected + initialized mapper)>
11:43:22.467 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-9fc752bb-4f81-45a2-8ad1-447ed9c052e5>
11:43:22.468 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-9fc752bb-4f81-45a2-8ad1-447ed9c052e5>.
11:43:22.469 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-9fc752bb-4f81-45a2-8ad1-447ed9c052e5>.
11:43:22.471 [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@40a68356]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:22.471 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:22.473 [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@40a68356]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:22.473 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:22.477 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor.
11:43:22.477 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor.
11:43:22.477 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Starting publisher and consumers.
11:43:22.526 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-31886049-28a3-4935-a63e-e62585195606>
11:43:22.526 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-9fc752bb-4f81-45a2-8ad1-447ed9c052e5>
11:43:25.524 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
11:43:25.527 [INFO ] [main] o.e.d.c.s.m.k.KafkaClientActorTest - Sending thing modified message: ThingModified [type=things.events:thingModified, timestamp=2023-12-05T11:41:05.050779683Z, 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]]
11:43:25.550 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-f3a06f49-14f8-4f35-9ad9-9a571d7ec193>
11:43:25.552 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-f3a06f49-14f8-4f35-9ad9-9a571d7ec193>.
11:43:25.552 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-f3a06f49-14f8-4f35-9ad9-9a571d7ec193>.
11:43:25.555 [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@40a68356]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:25.555 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:25.557 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] 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@40a68356]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:25.557 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] 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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:25.574 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-9d9633b4-b515-4456-bd8f-062ccba6459a>
11:43:25.575 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-9d9633b4-b515-4456-bd8f-062ccba6459a>.
11:43:25.575 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-9d9633b4-b515-4456-bd8f-062ccba6459a>.
11:43:25.577 [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@40a68356]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:25.578 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:25.579 [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@40a68356]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:25.579 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:25.580 [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.
11:43:25.593 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-129a486d-8f5a-4ba4-a98e-db8c9d8bc2ca>
11:43:25.594 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-129a486d-8f5a-4ba4-a98e-db8c9d8bc2ca>.
11:43:25.595 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-129a486d-8f5a-4ba4-a98e-db8c9d8bc2ca>.
11:43:25.597 [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@40a68356]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:25.598 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:25.599 [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@40a68356]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:25.599 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:25.600 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <connection-129a486d-8f5a-4ba4-a98e-db8c9d8bc2ca>.
11:43:25.600 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <connection-129a486d-8f5a-4ba4-a98e-db8c9d8bc2ca>.
11:43:25.636 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-f3a06f49-14f8-4f35-9ad9-9a571d7ec193>
11:43:25.636 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-9d9633b4-b515-4456-bd8f-062ccba6459a>
11:43:25.636 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-129a486d-8f5a-4ba4-a98e-db8c9d8bc2ca>
11:43:25.704 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-1820741a-017d-452f-bffa-185b13d83175>
11:43:25.706 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1820741a-017d-452f-bffa-185b13d83175>.
11:43:25.706 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1820741a-017d-452f-bffa-185b13d83175>.
11:43:25.708 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] 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@40a68356]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:25.709 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] 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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:25.710 [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@40a68356]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:25.710 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:25.735 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-1820741a-017d-452f-bffa-185b13d83175>
11:43:25.816 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-f8a5ed0b-4f26-4f11-a9aa-0d7b19a19929>
11:43:25.817 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-f8a5ed0b-4f26-4f11-a9aa-0d7b19a19929>.
11:43:25.817 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-f8a5ed0b-4f26-4f11-a9aa-0d7b19a19929>.
11:43:25.819 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] 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@40a68356]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:25.820 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] 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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:25.821 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] 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@40a68356]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:25.821 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] 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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:25.822 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <connection-f8a5ed0b-4f26-4f11-a9aa-0d7b19a19929>.
11:43:25.835 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-f8a5ed0b-4f26-4f11-a9aa-0d7b19a19929>
11:43:25.927 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-66455b1f-eec9-457a-991a-6592ff1d736f>
11:43:25.928 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-66455b1f-eec9-457a-991a-6592ff1d736f>.
11:43:25.928 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-66455b1f-eec9-457a-991a-6592ff1d736f>.
11:43:25.931 [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@40a68356]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:25.931 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:25.932 [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@40a68356]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:25.933 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:25.934 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <connection-66455b1f-eec9-457a-991a-6592ff1d736f>.
11:43:25.934 [INFO ] [main] o.e.d.c.s.m.k.KafkaClientActorTest - Successfully closed mock server.
11:43:25.935 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
11:43:25.935 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
11:43:25.935 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind State=<DISCONNECTED>
11:43:25.935 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
11:43:25.935 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind State=<DISCONNECTED>
11:43:25.935 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-66455b1f-eec9-457a-991a-6592ff1d736f>
[WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.783 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaClientActorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.DefaultKafkaPublisherActorFactoryTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.DefaultKafkaPublisherActorFactoryTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.PropertiesFactoryTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.PropertiesFactoryTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.TransformationResultTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.TransformationResultTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublisherActorTest
11:43:25.983 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
11:43:26.026 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
11:43:26.028 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:43:26.028 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:43:26.074 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready.
11:43:26.076 [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]>
11:43:26.305 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready.
11:43:26.308 [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]>
11:43:26.309 [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]>
11:43:26.310 [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]>
11:43:26.311 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.312 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.313 [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]>
11:43:26.314 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.315 [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]>
11:43:26.316 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.318 [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]>
11:43:26.319 [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]>
11:43:26.320 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.321 [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]>
11:43:26.322 [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]>
11:43:26.323 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.324 [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]>
11:43:26.325 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.326 [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]>
11:43:26.327 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.328 [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]>
11:43:26.330 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.331 [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]>
11:43:26.332 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.333 [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]>
11:43:26.335 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.336 [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]>
11:43:26.337 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.338 [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]>
11:43:26.339 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.340 [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]>
11:43:26.341 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.342 [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]>
11:43:26.343 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.344 [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]>
11:43:26.345 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.346 [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]>
11:43:26.347 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.348 [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]>
11:43:26.379 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.380 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.381 [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]>
11:43:26.382 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.383 [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]>
11:43:26.384 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.385 [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]>
11:43:26.386 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.387 [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]>
11:43:26.388 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.389 [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]>
11:43:26.391 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.392 [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]>
11:43:26.393 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.394 [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]>
11:43:26.395 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.396 [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]>
11:43:26.397 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.398 [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]>
11:43:26.400 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.400 [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]>
11:43:26.402 [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]>
11:43:26.403 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.403 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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.
11:43:26.404 [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.
11:43:26.404 [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]>
11:43:26.405 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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.
11:43:26.405 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.406 [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.
11:43:26.406 [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]>
11:43:26.407 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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.
11:43:26.407 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.408 [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.
11:43:26.408 [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]>
11:43:26.409 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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.
11:43:26.409 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.410 [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]>
11:43:26.410 [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.
11:43:26.411 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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.
11:43:26.411 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.412 [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.
11:43:26.412 [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]>
11:43:26.413 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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.
11:43:26.414 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.415 [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.
11:43:26.415 [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]>
11:43:26.416 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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.
11:43:26.416 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.417 [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.
11:43:26.417 [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]>
11:43:26.418 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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.
11:43:26.418 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.419 [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]>
11:43:26.419 [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.
11:43:26.420 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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.
11:43:26.420 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
11:43:26.421 [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.
11:43:26.421 [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]>
11:43:26.422 [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.
11:43:29.497 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready.
11:43:29.498 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] 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]>
11:43:29.499 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] 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]>
11:43:29.500 [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]>
11:43:29.500 [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]>
11:43:29.501 [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]>
11:43:29.501 [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]>
11:43:29.502 [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]>
11:43:29.502 [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]>
11:43:29.503 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] 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]>
11:43:29.504 [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]>
11:43:29.504 [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]>
11:43:29.505 [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]>
11:43:29.506 [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]>
11:43:29.506 [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]>
11:43:29.507 [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]>
11:43:29.508 [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]>
11:43:29.508 [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]>
11:43:29.509 [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]>
11:43:29.510 [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]>
11:43:29.511 [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]>
11:43:29.511 [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]>
11:43:29.512 [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]>
11:43:29.513 [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]>
11:43:29.513 [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]>
11:43:29.514 [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]>
11:43:29.515 [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]>
11:43:29.515 [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]>
11:43:29.516 [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]>
11:43:29.517 [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]>
11:43:29.517 [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]>
11:43:29.518 [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]>
11:43:29.519 [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]>
11:43:29.520 [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]>
11:43:29.520 [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]>
11:43:29.521 [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]>
11:43:29.522 [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]>
11:43:29.523 [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]>
11:43:29.524 [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]>
11:43:29.524 [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]>
11:43:29.525 [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]>
11:43:29.526 [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]>
11:43:29.527 [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]>
11:43:29.528 [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]>
11:43:29.528 [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]>
11:43:29.529 [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]>
11:43:29.530 [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]>
11:43:29.530 [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]>
11:43:29.531 [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]>
11:43:29.532 [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]>
11:43:29.532 [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]>
11:43:29.533 [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]>
11:43:29.534 [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]>
11:43:29.534 [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]>
11:43:29.535 [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]>
11:43:29.536 [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]>
11:43:29.536 [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]>
11:43:29.537 [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]>
11:43:29.538 [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]>
11:43:29.538 [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]>
11:43:29.539 [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]>
11:43:29.539 [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]>
11:43:29.540 [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.
11:43:29.540 [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]>
11:43:29.541 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] 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.
11:43:29.541 [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]>
11:43:29.542 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] 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.
11:43:29.542 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] 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]>
11:43:29.542 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] 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.
11:43:29.543 [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]>
11:43:29.543 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] 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.
11:43:29.543 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] 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]>
11:43:29.543 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] 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.
11:43:29.545 [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]>
11:43:29.545 [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]>
11:43:29.545 [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]>
11:43:29.546 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] 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.
11:43:29.546 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] 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.
11:43:29.546 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] 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.
11:43:29.546 [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]>
11:43:29.546 [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.
11:43:29.547 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] 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]>
11:43:29.547 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] 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.
11:43:29.548 [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]>
11:43:29.548 [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.
11:43:29.548 [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]>
11:43:29.548 [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.
11:43:29.549 [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]>
11:43:29.549 [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.
11:43:29.550 [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]>
11:43:29.550 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] 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.
11:43:29.550 [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.
11:43:29.578 [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]>
11:43:29.579 [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]>
11:43:29.580 [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.
11:43:29.580 [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]>
11:43:29.581 [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.
11:43:29.581 [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.
11:43:30.638 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready.
11:43:30.640 [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]>
11:43:30.642 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Unexpected failure when publishing signal  - DisconnectException: null
11:43:30.732 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready.
11:43:30.733 [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]>
11:43:30.734 [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]>
11:43:30.735 [WARN ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.a.p.s.s.RestartWithBackoffFlow - Restarting stream due to failure [1]: org.apache.kafka.common.KafkaException
org.apache.kafka.common.KafkaException
	at org.apache.pekko.kafka.javadsl.SendProducer.sendEnvelope(SendProducer.scala:60)
	at org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublisherActor$KafkaProducerStream.lambda$new$7f50bf28$1(KafkaPublisherActor.java:346)
	at org.apache.pekko.stream.javadsl.Flow.$anonfun$map$1(Flow.scala:670)
	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832)
	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

11:43:34.351 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Unexpected failure when publishing signal  - KafkaException: null
11:43:34.421 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready.
11:43:34.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]>
11:43:34.518 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready.
11:43:34.519 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] 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]>
11:43:34.688 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready.
11:43:34.689 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] 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]>
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.806 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublisherActorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.AtLeastOnceConsumerStreamTest
[ERROR] [12/05/2023 11:43:34.962] [PekkoTestSystem-pekko.actor.default-dispatcher-6] [pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-1129/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
java.lang.NullPointerException: Cannot invoke "org.apache.pekko.kafka.ConsumerMessage$PartitionOffset.key()" because "partitionOffset" is null
	at org.apache.pekko.kafka.internal.CommittableOffsetBatchImpl.updatedWithOffset(MessageBuilder.scala:185)
	at org.apache.pekko.kafka.internal.CommittableOffsetBatchImpl.updated(MessageBuilder.scala:172)
	at org.apache.pekko.kafka.internal.CommitObservationLogic.updateBatch(CommitObservationLogic.scala:43)
	at org.apache.pekko.kafka.internal.CommitObservationLogic.updateBatch$(CommitObservationLogic.scala:41)
	at org.apache.pekko.kafka.internal.CommitCollectorStageLogic.updateBatch(CommitCollectorStage.scala:44)
	at org.apache.pekko.kafka.internal.CommitCollectorStageLogic$$anon$1.onPush(CommitCollectorStage.scala:106)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.init(ActorGraphInterpreter.scala:632)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.tryInit(ActorGraphInterpreter.scala:740)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.preStart(ActorGraphInterpreter.scala:789)
	at org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558)
	at org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:558)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundPreStart(ActorGraphInterpreter.scala:729)
	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:654)
	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

[INFO] [12/05/2023 11:43:35.060] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:43:35.101] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:43:37.277] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.482 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.AtLeastOnceConsumerStreamTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.ConnectionPersistenceActorRecoveryTest
11:43:37.288 [INFO ] [main] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: true
11:43:37.288 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
11:43:37.402 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:43:37.411 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:43:37.414 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-29a08284-7e70-40ed-9fec-960b5b5c9d76/connection-29a08284-7e70-40ed-9fec-960b5b5c9d76#54950200])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-29a08284-7e70-40ed-9fec-960b5b5c9d76/connection-29a08284-7e70-40ed-9fec-960b5b5c9d76#54950200]''
11:43:37.415 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:43:37.419 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H51M2.488S>
11:43:37.420 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:37.420 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M22.337S> interval (min=<PT5M>)
11:43:37.425 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-29a08284-7e70-40ed-9fec-960b5b5c9d76> was recovered: ImmutableConnection [id=connection-29a08284-7e70-40ed-9fec-960b5b5c9d76, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:39269, 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=2023-12-05T11:41:05.050779683Z, created=null]
11:43:37.426 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Received message in 'deleted' state - ignoring!: PingCommand [entityId=connection-29a08284-7e70-40ed-9fec-960b5b5c9d76, correlationId=123, payload="always-alive"]
11:43:39.464 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-29a08284-7e70-40ed-9fec-960b5b5c9d76> was deleted recently. Shutting Actor down ...
11:43:39.464 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-29a08284-7e70-40ed-9fec-960b5b5c9d76>
11:43:39.532 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:43:39.539 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:43:39.543 [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-286824f3-0280-42ad-a535-1416dda2acb9/connection-286824f3-0280-42ad-a535-1416dda2acb9#-2111717664])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-286824f3-0280-42ad-a535-1416dda2acb9/connection-286824f3-0280-42ad-a535-1416dda2acb9#-2111717664]''
11:43:39.544 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:43:39.547 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H10M6.357S>
11:43:39.548 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-18] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M23.127S> interval (min=<PT5M>)
11:43:39.548 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-18] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:39.552 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-286824f3-0280-42ad-a535-1416dda2acb9> was recovered: ImmutableConnection [id=connection-286824f3-0280-42ad-a535-1416dda2acb9, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:39155, 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]
11:43:39.552 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-286824f3-0280-42ad-a535-1416dda2acb9> with <1> clients.
11:43:39.557 [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-286824f3-0280-42ad-a535-1416dda2acb9]> 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 [{}]]>
11:43:39.557 [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 [{}]]
11:43:39.558 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-18] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M59.736S> interval (min=<PT5M>)
11:43:39.558 [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-286824f3-0280-42ad-a535-1416dda2acb9/connection-286824f3-0280-42ad-a535-1416dda2acb9#-2111717664])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-286824f3-0280-42ad-a535-1416dda2acb9/connection-286824f3-0280-42ad-a535-1416dda2acb9#-2111717664]''
11:43:39.558 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:39.558 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M41.078S> interval (min=<PT5M>)
11:43:39.559 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M54.608S> interval (min=<PT5M>)
11:43:39.579 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-286824f3-0280-42ad-a535-1416dda2acb9>
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.313 s -- in org.eclipse.ditto.connectivity.service.messaging.ConnectionPersistenceActorRecoveryTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest
11:43:39.600 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
11:43:40.235 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M54.989S> interval (min=<PT5M>)
11:43:40.235 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:40.236 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M47.738S> interval (min=<PT5M>)
11:43:40.236 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M42.362S> interval (min=<PT5M>)
11:43:40.237 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M15.923S> interval (min=<PT5M>)
11:43:40.274 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:40.278 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:40.278 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:40.283 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:40.284 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M38.182S> interval (min=<PT5M>)
11:43:40.285 [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@5da6638a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:40.286 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:40.297 [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@5da6638a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:40.297 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:40.304 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
11:43:40.305 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
11:43:40.317 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
11:43:40.454 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:40.466 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:43:40.467 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:43:40.467 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:43:40.652 [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.
11:43:40.826 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json}
11:43:40.830 [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-1032e63e-758f-4e2a-9036-2bf7ea52b406, 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}]
11:43:40.832 [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>.
11:43:40.833 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{correlation-id=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json}>, isSuccess=<true>, ackType=<1 accepted>
11:43:40.834 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Failed to ack an AMQP message
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
	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.acknowledge(AmqpConsumerActor.java:447)
	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.lambda$handleJmsMessage$5(AmqpConsumerActor.java:384)
	at org.eclipse.ditto.connectivity.service.messaging.AcknowledgeableMessage.settle(AcknowledgeableMessage.java:48)
	at org.eclipse.ditto.connectivity.service.messaging.BaseConsumerActor.lambda$prepareResponseHandler$2(BaseConsumerActor.java:173)
	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
	at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614)
	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1163)
	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
	at java.base/java.lang.Thread.run(Thread.java:833)
11:43:40.838 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] 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]>
11:43:41.044 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
11:43:41.102 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
11:43:41.103 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M23.295S> interval (min=<PT5M>)
11:43:41.103 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:41.104 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M1.001S> interval (min=<PT5M>)
11:43:41.104 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M47.746S> interval (min=<PT5M>)
11:43:41.105 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M34.738S> interval (min=<PT5M>)
11:43:41.105 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:43:41.106 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:43:41.135 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-32383521-dcfe-4c82-a674-c10f1b5bf090>
11:43:41.137 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-32383521-dcfe-4c82-a674-c10f1b5bf090>.
11:43:41.137 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-32383521-dcfe-4c82-a674-c10f1b5bf090>.
11:43:41.142 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:41.142 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M16.29S> interval (min=<PT5M>)
11:43:41.144 [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@3713c724]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:41.144 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:41.145 [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@3713c724]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:41.146 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:41.149 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
11:43:41.149 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
11:43:41.150 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-32383521-dcfe-4c82-a674-c10f1b5bf090> to sources: [ConsumerData [address= !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþ, addressWithIndex= !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþ-0], ConsumerData [address=😀😁😂😃😄😅😆😇😈😉😊😋😌😍😎😏, addressWithIndex=😀😁😂😃😄😅😆😇😈😉😊😋😌😍😎😏-0]]
11:43:41.151 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:43:41.151 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:43:41.151 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:43:41.260 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-32383521-dcfe-4c82-a674-c10f1b5bf090>
11:43:41.420 [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.
11:43:41.423 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json}
11:43:41.424 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json}
11:43:41.426 [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"], ditto-origin=connection-32383521-dcfe-4c82-a674-c10f1b5bf090, 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}]
11:43:41.427 [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>.
11:43:41.427 [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-32383521-dcfe-4c82-a674-c10f1b5bf090, 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}]
11:43:41.428 [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>.
11:43:41.495 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M51.791S> interval (min=<PT5M>)
11:43:41.495 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:41.496 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M26.762S> interval (min=<PT5M>)
11:43:41.497 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M29.438S> interval (min=<PT5M>)
11:43:41.498 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M41.836S> interval (min=<PT5M>)
11:43:41.526 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:41.527 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:41.527 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:41.532 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:41.532 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M56.96S> interval (min=<PT5M>)
11:43:41.533 [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@4cacad02]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:41.534 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:41.535 [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@4cacad02]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:41.535 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:41.538 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
11:43:41.539 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
11:43:41.539 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
11:43:41.540 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:43:41.540 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:43:41.541 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:43:41.645 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:41.815 [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.
11:43:41.826 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Connection interrupted: amqp://test:1234
11:43:42.429 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Connection restored: amqp://test:1234
11:43:42.533 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> closed.
11:43:42.588 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M15.324S> interval (min=<PT5M>)
11:43:42.588 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:42.588 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M30.687S> interval (min=<PT5M>)
11:43:42.589 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M4.02S> interval (min=<PT5M>)
11:43:42.589 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M7.901S> interval (min=<PT5M>)
11:43:42.616 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:42.618 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:42.618 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:42.623 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M51.626S> interval (min=<PT5M>)
11:43:42.623 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:42.625 [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@5a6bcba]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:42.625 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:42.627 [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@5a6bcba]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:42.627 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:42.631 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
11:43:42.631 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
11:43:42.631 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
11:43:42.632 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:43:42.633 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:43:42.633 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:43:42.741 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:42.900 [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.
11:43:42.907 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] 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]>
11:43:43.104 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
11:43:43.159 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M1.923S> interval (min=<PT5M>)
11:43:43.159 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:43.160 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M42.782S> interval (min=<PT5M>)
11:43:43.161 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M35.165S> interval (min=<PT5M>)
11:43:43.162 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M54.736S> interval (min=<PT5M>)
11:43:43.191 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:43.192 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:43.193 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:43.196 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M0.666S> interval (min=<PT5M>)
11:43:43.196 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:43.197 [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@7abc2863]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:43.198 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:43.199 [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@7abc2863]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:43.200 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:43.200 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
11:43:43.202 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
11:43:43.202 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
11:43:43.203 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
11:43:43.311 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:43.480 [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.
11:43:43.485 [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]>
11:43:43.683 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
11:43:43.768 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M27.507S> interval (min=<PT5M>)
11:43:43.768 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:43.780 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M33.29S> interval (min=<PT5M>)
11:43:43.780 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M26.019S> interval (min=<PT5M>)
11:43:43.780 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
11:43:43.781 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M1.892S> interval (min=<PT5M>)
11:43:43.809 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:43.810 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:43.811 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:43.816 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M53.829S> interval (min=<PT5M>)
11:43:43.816 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:43.818 [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@6bbcff59]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:43.818 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:43.820 [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@6bbcff59]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:43.821 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:43.824 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
11:43:43.824 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
11:43:43.825 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
11:43:43.826 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:43:43.828 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:43:43.828 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:43:43.931 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:44.100 [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.
11:43:44.112 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> closed.
11:43:44.159 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M55.648S> interval (min=<PT5M>)
11:43:44.159 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:44.160 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M16.898S> interval (min=<PT5M>)
11:43:44.160 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M10.848S> interval (min=<PT5M>)
11:43:44.161 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M55.617S> interval (min=<PT5M>)
11:43:44.189 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-ccdfe5a4-ceb6-4df6-a550-a4be03d7ba49>
11:43:44.190 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-ccdfe5a4-ceb6-4df6-a550-a4be03d7ba49>.
11:43:44.191 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-ccdfe5a4-ceb6-4df6-a550-a4be03d7ba49>.
11:43:44.196 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M38.812S> interval (min=<PT5M>)
11:43:44.196 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:44.197 [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@42f9f1d5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:44.198 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:44.199 [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@42f9f1d5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:44.199 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:44.202 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
11:43:44.202 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
11:43:44.203 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-ccdfe5a4-ceb6-4df6-a550-a4be03d7ba49> to sources: [ConsumerData [address= !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþ, addressWithIndex= !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþ-0], ConsumerData [address=😀😁😂😃😄😅😆😇😈😉😊😋😌😍😎😏, addressWithIndex=😀😁😂😃😄😅😆😇😈😉😊😋😌😍😎😏-0]]
11:43:44.204 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:43:44.204 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:43:44.204 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:43:44.310 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-ccdfe5a4-ceb6-4df6-a550-a4be03d7ba49>
11:43:44.480 [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.
11:43:44.483 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json}
11:43:44.484 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json}
11:43:44.486 [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"], ditto-origin=connection-ccdfe5a4-ceb6-4df6-a550-a4be03d7ba49, 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}]
11:43:44.487 [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-ccdfe5a4-ceb6-4df6-a550-a4be03d7ba49, 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}]
11:43:44.487 [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>.
11:43:44.488 [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>.
11:43:44.556 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M53.944S> interval (min=<PT5M>)
11:43:44.556 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:44.557 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M51.335S> interval (min=<PT5M>)
11:43:44.558 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M10.927S> interval (min=<PT5M>)
11:43:44.559 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M1.349S> interval (min=<PT5M>)
11:43:44.593 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:44.594 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:44.594 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:44.599 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M51.61S> interval (min=<PT5M>)
11:43:44.599 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:44.600 [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@125b6b6f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:44.601 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:44.602 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] 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@125b6b6f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:44.603 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] 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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:44.606 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
11:43:44.606 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
11:43:44.606 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
11:43:44.608 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:43:44.608 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:43:44.608 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:43:44.716 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:44.875 [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.
11:43:44.878 [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=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json}
11:43:44.881 [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-1032e63e-758f-4e2a-9036-2bf7ea52b406, 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}]
11:43:44.883 [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>.
11:43:44.884 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{correlation-id=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json}>, isSuccess=<false>, ackType=<2 rejected>
11:43:44.884 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Failed to ack an AMQP message
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
	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.acknowledge(AmqpConsumerActor.java:447)
	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.lambda$handleJmsMessage$6(AmqpConsumerActor.java:385)
	at org.eclipse.ditto.connectivity.service.messaging.AcknowledgeableMessage.reject(AcknowledgeableMessage.java:52)
	at org.eclipse.ditto.connectivity.service.messaging.BaseConsumerActor.lambda$prepareResponseHandler$2(BaseConsumerActor.java:184)
	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
	at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614)
	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1163)
	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
	at java.base/java.lang.Thread.run(Thread.java:833)
11:43:44.887 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] 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]>
11:43:45.085 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
11:43:45.137 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M0.307S> interval (min=<PT5M>)
11:43:45.138 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-10] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:45.138 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M14.135S> interval (min=<PT5M>)
11:43:45.139 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M32.63S> interval (min=<PT5M>)
11:43:45.139 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M26.474S> interval (min=<PT5M>)
11:43:45.168 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:45.169 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:45.170 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:45.174 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M28.132S> interval (min=<PT5M>)
11:43:45.174 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:45.176 [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@20051bb3]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:45.176 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:45.176 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
11:43:45.177 [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@20051bb3]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:45.178 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:45.181 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
11:43:45.181 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
11:43:45.182 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-10] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
11:43:45.183 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:43:45.183 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-10] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:43:45.183 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-10] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:43:45.291 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:45.451 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-10] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
11:43:45.452 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-10] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
11:43:45.503 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M22.31S> interval (min=<PT5M>)
11:43:45.503 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:45.504 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M36.44S> interval (min=<PT5M>)
11:43:45.505 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M51.549S> interval (min=<PT5M>)
11:43:45.505 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M54.812S> interval (min=<PT5M>)
11:43:45.531 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:45.532 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:45.533 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:45.537 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:45.537 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M38.981S> interval (min=<PT5M>)
11:43:45.538 [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@313724c8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:45.539 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:45.540 [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@313724c8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:45.540 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:45.543 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
11:43:45.543 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
11:43:45.544 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
11:43:45.545 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:43:45.545 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:43:45.545 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:43:45.551 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
11:43:45.553 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:43:45.554 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:43:45.648 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:45.818 [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.
11:43:45.821 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json}
11:43:45.822 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json}
11:43:45.824 [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-1032e63e-758f-4e2a-9036-2bf7ea52b406, 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}]
11:43:45.825 [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-1032e63e-758f-4e2a-9036-2bf7ea52b406, 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}]
11:43:45.825 [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>.
11:43:45.877 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M20.472S> interval (min=<PT5M>)
11:43:45.877 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:45.878 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M25.825S> interval (min=<PT5M>)
11:43:45.879 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M40.783S> interval (min=<PT5M>)
11:43:45.880 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M10.597S> interval (min=<PT5M>)
11:43:45.898 [ERROR] [main] o.a.q.j.p.ProviderFactory - Failed to create Provider instance for failover, due to: {}
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.
	at org.apache.qpid.jms.provider.failover.FailoverProviderFactory.createProvider(FailoverProviderFactory.java:81)
	at org.apache.qpid.jms.provider.ProviderFactory.create(ProviderFactory.java:103)
	at org.apache.qpid.jms.provider.ProviderFactory.create(ProviderFactory.java:82)
	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.validateConnection(AmqpClientActor.java:213)
	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.propsForTest(AmqpClientActor.java:201)
	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.lambda$invalidSpecificOptionsThrowConnectionConfigurationInvalidException$3(AmqpClientActorTest.java:231)
	at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
	at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59)
	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.lambda$invalidSpecificOptionsThrowConnectionConfigurationInvalidException$5(AmqpClientActorTest.java:238)
	at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
	at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.invalidSpecificOptionsThrowConnectionConfigurationInvalidException(AmqpClientActorTest.java:236)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
11:43:45.900 [ERROR] [main] o.a.q.j.p.ProviderFactory - Failed to create Provider instance for failover, due to: {}
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.
	at org.apache.qpid.jms.provider.failover.FailoverProviderFactory.createProvider(FailoverProviderFactory.java:81)
	at org.apache.qpid.jms.provider.ProviderFactory.create(ProviderFactory.java:103)
	at org.apache.qpid.jms.provider.ProviderFactory.create(ProviderFactory.java:82)
	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.validateConnection(AmqpClientActor.java:213)
	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.propsForTest(AmqpClientActor.java:201)
	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.lambda$invalidSpecificOptionsThrowConnectionConfigurationInvalidException$4(AmqpClientActorTest.java:233)
	at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
	at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59)
	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.lambda$invalidSpecificOptionsThrowConnectionConfigurationInvalidException$5(AmqpClientActorTest.java:238)
	at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
	at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.invalidSpecificOptionsThrowConnectionConfigurationInvalidException(AmqpClientActorTest.java:236)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
11:43:45.991 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M27.371S> interval (min=<PT5M>)
11:43:45.991 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:45.991 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M15.87S> interval (min=<PT5M>)
11:43:45.992 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M11.48S> interval (min=<PT5M>)
11:43:45.993 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M42.436S> interval (min=<PT5M>)
11:43:46.020 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:46.021 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:46.022 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:46.026 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:46.026 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M1.854S> interval (min=<PT5M>)
11:43:46.027 [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@7bd76715]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:46.027 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:46.029 [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@7bd76715]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:46.029 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:46.032 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to create session:FAIL
11:43:46.032 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-520#888377828], 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=2023-12-05T11:43:46.031986478Z, connectivityStatus=null]>
11:43:46.033 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-520#888377828], 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=2023-12-05T11:43:46.031986478Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
11:43:46.093 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M56.334S> interval (min=<PT5M>)
11:43:46.093 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:46.094 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M52.811S> interval (min=<PT5M>)
11:43:46.094 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M58.31S> interval (min=<PT5M>)
11:43:46.095 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M15.567S> interval (min=<PT5M>)
11:43:46.123 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:46.124 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:46.125 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:46.129 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:46.129 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M21.063S> interval (min=<PT5M>)
11:43:46.131 [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@440334c1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:46.131 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:46.133 [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@440334c1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:46.133 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:46.137 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to consume sources: [amqp/source1-1, amqp/source1-0]
11:43:46.138 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-522#26139282], 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=2023-12-05T11:43:46.137864675Z, connectivityStatus=null]>
11:43:46.138 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-522#26139282], 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=2023-12-05T11:43:46.137864675Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
11:43:46.143 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:46.186 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M13.189S> interval (min=<PT5M>)
11:43:46.186 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:46.187 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M4.714S> interval (min=<PT5M>)
11:43:46.188 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M25.193S> interval (min=<PT5M>)
11:43:46.188 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M19.282S> interval (min=<PT5M>)
11:43:46.214 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:46.216 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:46.216 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:46.220 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:46.220 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M49.178S> interval (min=<PT5M>)
11:43:46.221 [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@353db2c4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:46.222 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:46.223 [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@353db2c4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:46.223 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:46.248 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:46.269 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M20.875S> interval (min=<PT5M>)
11:43:46.269 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:46.269 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M24.348S> interval (min=<PT5M>)
11:43:46.279 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M46.788S> interval (min=<PT5M>)
11:43:46.279 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M18.906S> interval (min=<PT5M>)
11:43:46.307 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:46.308 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:46.309 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:46.313 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M6.227S> interval (min=<PT5M>)
11:43:46.313 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:46.314 [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@5d8765ee]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:46.314 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:46.316 [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@5d8765ee]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:46.316 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:46.319 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
11:43:46.319 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
11:43:46.319 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
11:43:46.320 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:43:46.321 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:43:46.321 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:43:46.321 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/user/$a/amqpConsumerActor-0-amqp%2Fsource1-11#1630806652], cause=<IllegalStateException>: not allowed. Cause: <ProviderSecurityException>: disallowed by local policy., description=Failed to initialize message consumers., time=2023-12-05T11:43:46.321565818Z, connectivityStatus=null]>
11:43:46.322 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/user/$a/amqpConsumerActor-0-amqp%2Fsource1-11#1630806652], cause=<IllegalStateException>: not allowed. Cause: <ProviderSecurityException>: disallowed by local policy., description=Failed to initialize message consumers., time=2023-12-05T11:43:46.321565818Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: misconfigured. Going to 'CONNECTING'
11:43:46.322 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/user/$a/amqpConsumerActor-0-amqp%2Fsource1-01#-1390494970], cause=<IllegalStateException>: not allowed. Cause: <ProviderSecurityException>: disallowed by local policy., description=Failed to initialize message consumers., time=2023-12-05T11:43:46.321565683Z, connectivityStatus=null]>
11:43:46.322 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] 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-01#-1390494970], cause=<IllegalStateException>: not allowed. Cause: <ProviderSecurityException>: disallowed by local policy., description=Failed to initialize message consumers., time=2023-12-05T11:43:46.321565683Z, connectivityStatus=null]. Reconnect was already triggered
11:43:46.334 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:46.424 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] 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.
11:43:46.432 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:46.449 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:43:46.451 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:43:46.482 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M11.478S> interval (min=<PT5M>)
11:43:46.482 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:46.483 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M21.292S> interval (min=<PT5M>)
11:43:46.483 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M44.962S> interval (min=<PT5M>)
11:43:46.484 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M49.155S> interval (min=<PT5M>)
11:43:46.511 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:46.512 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:46.513 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:46.517 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M8.163S> interval (min=<PT5M>)
11:43:46.517 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:46.518 [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@140adb48]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:46.519 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:46.520 [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@140adb48]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:46.520 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:46.523 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
11:43:46.523 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
11:43:46.524 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
11:43:46.524 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:43:46.525 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:43:46.525 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:43:46.633 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:46.803 [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.
11:43:46.806 [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=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json}
11:43:46.807 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json}
11:43:46.809 [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-1032e63e-758f-4e2a-9036-2bf7ea52b406, 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}]
11:43:46.809 [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-1032e63e-758f-4e2a-9036-2bf7ea52b406, 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}]
11:43:46.810 [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>.
11:43:46.810 [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>.
11:43:46.856 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M30.31S> interval (min=<PT5M>)
11:43:46.856 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:46.856 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M53.42S> interval (min=<PT5M>)
11:43:46.858 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M48.507S> interval (min=<PT5M>)
11:43:46.878 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M48.831S> interval (min=<PT5M>)
11:43:46.894 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:46.895 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:46.895 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:46.900 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M38.317S> interval (min=<PT5M>)
11:43:46.900 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:46.901 [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@43c2d44f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:46.901 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:46.903 [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@43c2d44f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:46.903 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:46.905 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
11:43:46.906 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
11:43:46.906 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
11:43:46.907 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:43:46.907 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:43:46.908 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:43:47.017 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:47.196 [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.
11:43:47.202 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] 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]>
11:43:47.402 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json}
11:43:47.405 [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-1032e63e-758f-4e2a-9036-2bf7ea52b406, 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}]
11:43:47.406 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Connection restored: amqp://broker:5671
11:43:47.406 [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>.
11:43:47.406 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Restored connection has closed session, trying to recover ...
11:43:47.406 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Recovering closed AMQP 1.0 session.
11:43:47.408 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
11:43:47.409 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:43:47.410 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:43:47.410 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:43:47.450 [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]>
11:43:47.554 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:43:47.556 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:43:47.556 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:43:47.622 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json}
11:43:47.625 [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-1032e63e-758f-4e2a-9036-2bf7ea52b406, 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}]
11:43:47.626 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
11:43:47.626 [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>.
11:43:47.676 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M48.549S> interval (min=<PT5M>)
11:43:47.676 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:47.676 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M6.083S> interval (min=<PT5M>)
11:43:47.677 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M1.686S> interval (min=<PT5M>)
11:43:47.678 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M26.666S> interval (min=<PT5M>)
11:43:47.705 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:47.706 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:47.707 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:47.711 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:47.711 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M58.661S> interval (min=<PT5M>)
11:43:47.712 [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@299eb4d5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:47.712 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:47.714 [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@299eb4d5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:47.714 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:47.716 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to create JMS connection:FAIL
11:43:47.716 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-532#-862324864], 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=2023-12-05T11:43:47.716533009Z, connectivityStatus=null]>
11:43:47.717 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-532#-862324864], 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=2023-12-05T11:43:47.716533009Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
11:43:47.717 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=2
11:43:47.778 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M5.94S> interval (min=<PT5M>)
11:43:47.779 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:47.779 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M16.668S> interval (min=<PT5M>)
11:43:47.780 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M29.738S> interval (min=<PT5M>)
11:43:47.780 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M59.224S> interval (min=<PT5M>)
11:43:47.810 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:47.812 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:47.813 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:47.816 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M6.26S> interval (min=<PT5M>)
11:43:47.816 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:47.818 [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@7571ec3a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:47.818 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:47.820 [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@7571ec3a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:47.820 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:47.823 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:47.823 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
11:43:47.824 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
11:43:47.824 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
11:43:47.933 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:48.074 [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.
11:43:48.077 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json}
11:43:48.081 [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-1032e63e-758f-4e2a-9036-2bf7ea52b406, 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}]
11:43:48.083 [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>.
11:43:48.084 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{correlation-id=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json}>, isSuccess=<true>, ackType=<1 accepted>
11:43:48.084 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpConsumerActor - Failed to ack an AMQP message
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
	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.acknowledge(AmqpConsumerActor.java:447)
	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.lambda$handleJmsMessage$5(AmqpConsumerActor.java:384)
	at org.eclipse.ditto.connectivity.service.messaging.AcknowledgeableMessage.settle(AcknowledgeableMessage.java:48)
	at org.eclipse.ditto.connectivity.service.messaging.BaseConsumerActor.lambda$prepareResponseHandler$2(BaseConsumerActor.java:173)
	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
	at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614)
	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1163)
	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
	at java.base/java.lang.Thread.run(Thread.java:833)
11:43:48.088 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] 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]>
11:43:48.285 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
11:43:48.333 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
11:43:48.336 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:43:48.337 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M54.036S> interval (min=<PT5M>)
11:43:48.337 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:48.338 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M47.443S> interval (min=<PT5M>)
11:43:48.339 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M46.664S> interval (min=<PT5M>)
11:43:48.339 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M0.522S> interval (min=<PT5M>)
11:43:48.382 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:48.384 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:48.384 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:48.389 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:48.389 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M35.968S> interval (min=<PT5M>)
11:43:48.391 [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@3b3c6b48]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:48.391 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:48.393 [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@3b3c6b48]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:48.393 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:48.396 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
11:43:48.396 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
11:43:48.397 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> to sources: [ConsumerData [address=source1, addressWithIndex=source1-0], ConsumerData [address=source1, addressWithIndex=source1-0]]
11:43:48.398 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:43:48.398 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:43:48.399 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:43:48.502 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:48.651 [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.
11:43:48.654 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json}
11:43:48.656 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json}
11:43:48.658 [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-1032e63e-758f-4e2a-9036-2bf7ea52b406, 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}]
11:43:48.658 [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-1032e63e-758f-4e2a-9036-2bf7ea52b406, 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}]
11:43:48.659 [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>.
11:43:48.659 [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>.
11:43:48.707 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M18.837S> interval (min=<PT5M>)
11:43:48.707 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:48.708 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M10.004S> interval (min=<PT5M>)
11:43:48.709 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M30.372S> interval (min=<PT5M>)
11:43:48.709 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M45.016S> interval (min=<PT5M>)
11:43:48.735 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:48.737 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:48.737 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:48.741 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:48.741 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M56.968S> interval (min=<PT5M>)
11:43:48.742 [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@36d04af6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:48.743 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:48.744 [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@36d04af6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:48.744 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:48.746 [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@36d04af6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:48.747 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:48.747 [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@36d04af6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:48.747 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:48.748 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> closed.
11:43:48.749 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - TESTING status: <Success(successfully connected + initialized mapper)>
11:43:48.803 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M27.375S> interval (min=<PT5M>)
11:43:48.803 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:48.804 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M1.859S> interval (min=<PT5M>)
11:43:48.805 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M13.413S> interval (min=<PT5M>)
11:43:48.805 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M15.347S> interval (min=<PT5M>)
11:43:48.831 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:48.833 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:48.833 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:48.837 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M17.089S> interval (min=<PT5M>)
11:43:48.837 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:48.839 [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@11b9088d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:48.839 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:48.840 [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@11b9088d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:48.840 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:48.843 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
11:43:48.843 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
11:43:48.844 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
11:43:48.845 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:43:48.845 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:43:48.845 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:43:48.856 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:48.955 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:49.124 [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.
11:43:49.126 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> closed.
11:43:49.127 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - RESOURCE-LEAK: failed to close AMQP 1.0 Connection
javax.jms.JMSException: FAIL
	at org.apache.qpid.jms.JmsConnection.close(JmsConnection.java:188)
	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.lambda$ensureJmsConnectionClosed$19(AmqpClientActor.java:495)
	at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at org.apache.pekko.dispatch.TaskInvocation.run(AbstractDispatcher.scala:59)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
11:43:49.129 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:43:49.130 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:43:49.196 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M14.914S> interval (min=<PT5M>)
11:43:49.197 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:49.197 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M6.008S> interval (min=<PT5M>)
11:43:49.198 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M48.076S> interval (min=<PT5M>)
11:43:49.198 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M4.965S> interval (min=<PT5M>)
11:43:49.224 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:49.226 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:49.226 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:49.232 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:49.232 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M6.982S> interval (min=<PT5M>)
11:43:49.233 [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@42e470bb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:49.233 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:49.235 [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@42e470bb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:49.235 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:49.238 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
11:43:49.239 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
11:43:49.239 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
11:43:49.240 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:43:49.241 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:43:49.241 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:43:49.352 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:49.512 [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.
11:43:49.514 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> closed.
11:43:49.515 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
11:43:49.515 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
11:43:49.516 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
11:43:49.517 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:43:49.517 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:43:49.517 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:43:49.518 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:43:49.812 [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.
11:43:49.813 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> closed.
11:43:49.815 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
11:43:49.815 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
11:43:49.816 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
11:43:49.817 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:43:49.817 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:43:49.817 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:43:50.113 [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.
11:43:50.113 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> closed.
11:43:50.115 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
11:43:50.115 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
11:43:50.115 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
11:43:50.117 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:43:50.117 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:43:50.117 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:43:50.413 [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.
11:43:50.413 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> closed.
11:43:50.415 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
11:43:50.415 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
11:43:50.416 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
11:43:50.417 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:43:50.417 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:43:50.417 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:43:50.712 [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.
11:43:50.713 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> closed.
11:43:50.714 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
11:43:50.715 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
11:43:50.715 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
11:43:50.716 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:43:50.716 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:43:50.716 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:43:50.735 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Shutdown timeout <PT3S> reached; aborting <2> ackregators
11:43:50.738 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:43:50.837 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:43:50.839 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:43:51.012 [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.
11:43:51.013 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> closed.
11:43:51.014 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
11:43:51.015 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
11:43:51.015 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
11:43:51.016 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:43:51.016 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:43:51.017 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:43:51.052 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:43:51.054 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:43:51.157 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:43:51.159 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:43:51.243 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:43:51.312 [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.
11:43:51.313 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> closed.
11:43:51.315 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
11:43:51.315 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
11:43:51.315 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
11:43:51.316 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:43:51.316 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:43:51.316 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:43:51.440 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:43:51.443 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:43:51.612 [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.
11:43:51.614 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> closed.
11:43:51.616 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
11:43:51.616 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
11:43:51.616 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
11:43:51.618 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:43:51.618 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:43:51.619 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:43:51.821 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:43:51.823 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:43:51.912 [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.
11:43:51.913 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> closed.
11:43:51.914 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
11:43:51.914 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
11:43:51.915 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
11:43:51.916 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:43:51.916 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:43:51.917 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:43:52.212 [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.
11:43:52.213 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> closed.
11:43:52.214 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
11:43:52.214 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
11:43:52.215 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
11:43:52.216 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:43:52.216 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:43:52.216 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:43:52.513 [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.
11:43:52.514 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> closed.
11:43:52.574 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M50.289S> interval (min=<PT5M>)
11:43:52.574 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:52.574 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M42.92S> interval (min=<PT5M>)
11:43:52.575 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M18.042S> interval (min=<PT5M>)
11:43:52.576 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M26.462S> interval (min=<PT5M>)
11:43:52.608 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:52.610 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:52.610 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:52.615 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M18.313S> interval (min=<PT5M>)
11:43:52.615 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:52.617 [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@3ace25f2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:52.617 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:52.619 [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@3ace25f2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:52.619 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:52.622 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to connect JMS client:FAIL
11:43:52.622 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-544#542160198], 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=2023-12-05T11:43:52.622664242Z, connectivityStatus=null]>
11:43:52.623 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-544#542160198], 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=2023-12-05T11:43:52.622664242Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
11:43:52.691 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M43.542S> interval (min=<PT5M>)
11:43:52.691 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:52.692 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M53.253S> interval (min=<PT5M>)
11:43:52.692 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M8.954S> interval (min=<PT5M>)
11:43:52.693 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M5.76S> interval (min=<PT5M>)
11:43:52.720 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:52.722 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:52.722 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:52.726 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:52.726 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M15.756S> interval (min=<PT5M>)
11:43:52.727 [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@7a9255ad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:52.727 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:52.729 [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@7a9255ad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:52.729 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:52.731 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:43:52.732 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:52.733 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
11:43:52.733 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:43:52.733 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:43:52.733 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
11:43:52.734 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0]]
11:43:52.735 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:43:52.735 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:43:52.735 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:43:52.839 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:53.009 [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.
11:43:53.036 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Consumer <mockConsumer> closed due to IllegalStateException: Forcibly detached
11:43:53.037 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Consumer for destination 'amqp/source1' was closed. Will try to recreate after some backoff.
11:43:53.038 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/user/$$s/amqpConsumerActor-0-amqp%2Fsource1-01#-1203614774], cause=<AskTimeoutException>: Consumer creation timeout., description=Failed to recreate closed message consumer, time=2023-12-05T11:43:53.037545237Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
11:43:53.161 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
11:43:53.161 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
11:43:53.161 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0]]
11:43:53.162 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:43:53.162 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:43:53.162 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:43:53.174 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json}
11:43:53.178 [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"], ditto-origin=connection-1032e63e-758f-4e2a-9036-2bf7ea52b406, 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}]
11:43:53.179 [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>.
11:43:53.179 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Null producer in cache for destination <twinEventExchange/twinEventRoutingKey>!
11:43:53.179 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Null producer in cache for destination <live/key>!
11:43:53.179 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Null producer in cache for destination <twin/key>!
11:43:53.223 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M51.653S> interval (min=<PT5M>)
11:43:53.223 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:53.223 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M11.529S> interval (min=<PT5M>)
11:43:53.224 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M57.107S> interval (min=<PT5M>)
11:43:53.225 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M30.221S> interval (min=<PT5M>)
11:43:53.251 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:53.252 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:53.252 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:53.256 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M0.084S> interval (min=<PT5M>)
11:43:53.256 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:53.258 [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@27f47f0a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:53.258 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:53.259 [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@27f47f0a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:53.260 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:53.262 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
11:43:53.263 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
11:43:53.264 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:43:53.264 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:43:53.278 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
11:43:53.278 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:43:53.375 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:53.534 [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.
11:43:53.535 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
11:43:53.602 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M8.105S> interval (min=<PT5M>)
11:43:53.602 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:53.603 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M48.75S> interval (min=<PT5M>)
11:43:53.603 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M23.414S> interval (min=<PT5M>)
11:43:53.604 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M18.572S> interval (min=<PT5M>)
11:43:53.630 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:53.632 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:53.632 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:53.636 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M25.606S> interval (min=<PT5M>)
11:43:53.636 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:53.638 [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@660af48]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:53.638 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:53.639 [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@660af48]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:53.639 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:53.642 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] 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@660af48]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:53.642 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] 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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:53.642 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] 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@660af48]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:53.642 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] 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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:53.643 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - test timed out.
11:43:53.645 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
11:43:53.647 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:43:53.678 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:43:53.680 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:43:53.680 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:43:53.710 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M7.193S> interval (min=<PT5M>)
11:43:53.710 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:53.710 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M0.977S> interval (min=<PT5M>)
11:43:53.711 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M43.199S> interval (min=<PT5M>)
11:43:53.711 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M38.052S> interval (min=<PT5M>)
11:43:53.737 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:53.738 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:53.739 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:53.743 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:53.743 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M34.23S> interval (min=<PT5M>)
11:43:53.744 [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@29198b84]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:53.744 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:53.746 [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@29198b84]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:53.746 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:53.750 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:53.752 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
11:43:53.766 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:43:53.779 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:43:53.823 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M8.882S> interval (min=<PT5M>)
11:43:53.823 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:53.823 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M8.657S> interval (min=<PT5M>)
11:43:53.824 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M59.542S> interval (min=<PT5M>)
11:43:53.824 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M15.317S> interval (min=<PT5M>)
11:43:53.849 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:53.850 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:53.851 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:53.855 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M29.87S> interval (min=<PT5M>)
11:43:53.855 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:53.856 [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@52e4c07b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:53.857 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:53.858 [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@52e4c07b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:53.858 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:53.859 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] 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.
11:43:53.919 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M50.208S> interval (min=<PT5M>)
11:43:53.919 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:53.920 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M30.609S> interval (min=<PT5M>)
11:43:53.920 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M40.374S> interval (min=<PT5M>)
11:43:53.921 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M56.309S> interval (min=<PT5M>)
11:43:53.946 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:53.947 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:53.948 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:53.952 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:53.952 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M20.356S> interval (min=<PT5M>)
11:43:53.953 [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@57f2b431]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:53.953 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:53.955 [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@57f2b431]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:53.955 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:53.956 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:53.956 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <36> loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:53.972 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:54.065 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:54.091 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M29.785S> interval (min=<PT5M>)
11:43:54.092 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:54.092 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M50.859S> interval (min=<PT5M>)
11:43:54.093 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M38.527S> interval (min=<PT5M>)
11:43:54.093 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M6.485S> interval (min=<PT5M>)
11:43:54.144 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:43:54.146 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:43:54.154 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:54.155 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:54.156 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:43:54.160 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M46.401S> interval (min=<PT5M>)
11:43:54.160 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:43:54.161 [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@4d6105ae]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:54.162 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:54.163 [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@4d6105ae]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:54.163 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:54.165 [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@4d6105ae]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:54.166 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:54.166 [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@4d6105ae]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:43:54.166 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:43:54.272 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:43:57.532 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:43:57.534 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:43:57.640 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:43:57.642 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:43:58.198 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:43:58.200 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:43:58.200 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:43:58.660 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:43:58.662 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:43:58.872 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:43:58.874 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:43:59.064 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:43:59.181 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - TESTING status: <Failure(ConnectionFailedException [message='The Connection with ID 'connection-1032e63e-758f-4e2a-9036-2bf7ea52b406' 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-1032e63e-758f-4e2a-9036-2bf7ea52b406-test1#59114750]] 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 [{}]])>
11:44:09.210 [ERROR] [PekkoTestSystem-jms-connection-handling-dispatcher-16] o.a.q.j.JmsConnection - Failed to connect to remote at: amqps://127.0.0.1:46221
11:44:09.213 [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
11:44:09.276 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M30.809S> interval (min=<PT5M>)
11:44:09.276 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:44:09.277 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M40.953S> interval (min=<PT5M>)
11:44:09.277 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M1.57S> interval (min=<PT5M>)
11:44:09.278 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M45.252S> interval (min=<PT5M>)
11:44:09.303 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:44:09.305 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:44:09.305 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:44:09.311 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M23.063S> interval (min=<PT5M>)
11:44:09.311 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:44:09.313 [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@68cf5538]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:44:09.313 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:44:09.315 [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@68cf5538]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:44:09.315 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:44:09.430 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:44:09.449 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M4.758S> interval (min=<PT5M>)
11:44:09.449 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:44:09.450 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M36.029S> interval (min=<PT5M>)
11:44:09.450 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M48.903S> interval (min=<PT5M>)
11:44:09.451 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M11.019S> interval (min=<PT5M>)
11:44:09.476 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:44:09.477 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:44:09.477 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:44:09.481 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:44:09.481 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M34.292S> interval (min=<PT5M>)
11:44:09.482 [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@e0637fa]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:44:09.483 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:44:09.484 [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@e0637fa]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:44:09.484 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:44:09.485 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:44:09.598 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:44:09.620 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M32.603S> interval (min=<PT5M>)
11:44:09.620 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:44:09.621 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M52.259S> interval (min=<PT5M>)
11:44:09.621 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M50.498S> interval (min=<PT5M>)
11:44:09.622 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M58.141S> interval (min=<PT5M>)
11:44:09.646 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>
11:44:09.647 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:44:09.648 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:44:09.651 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M17.898S> interval (min=<PT5M>)
11:44:09.651 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:44:09.653 [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@535dda99]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:44:09.653 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:44:09.654 [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@535dda99]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:44:09.654 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:44:09.655 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <connection-1032e63e-758f-4e2a-9036-2bf7ea52b406>.
11:44:09.656 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
[INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.06 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpValidatorTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpValidatorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpSpecificConfigTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpSpecificConfigTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpPublisherActorTest
11:44:09.687 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
11:44:09.813 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
11:44:09.817 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer 'Mock for MessageProducer, hashCode: 774856658'. Will try to re-establish the static targets after some cool-down period
11:44:10.832 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
11:44:14.420 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:44:14.422 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:44:14.587 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
11:44:14.589 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:44:19.918 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
11:44:20.994 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:44:20.994 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:44:20.994 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:44:21.000 [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]>
11:44:21.002 [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]>
11:44:21.002 [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]>
11:44:21.003 [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]>
11:44:21.004 [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]>
11:44:21.005 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-8] 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.
11:44:21.077 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
11:44:21.078 [WARN ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpPublisherActor - Unknown message: MappedOutboundSignal [delegate=UnmappedOutboundSignal [source=ThingDeleted [type=things.events:thingDeleted, timestamp=2023-12-05T11:44:21.063908284Z, 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=2023-12-05T11:44:21.063908284Z, 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 [{}]]]
11:44:21.078 [WARN ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpPublisherActor - Unknown message: MappedOutboundSignal [delegate=UnmappedOutboundSignal [source=ThingDeleted [type=things.events:thingDeleted, timestamp=2023-12-05T11:44:21.063908284Z, 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=2023-12-05T11:44:21.063908284Z, 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 [{}]]]
11:44:21.078 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer 'Mock for MessageProducer, hashCode: 591441115'. Will try to re-establish the static targets after some cool-down period
11:44:21.079 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-5] 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)
11:44:21.079 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-5] 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)
11:44:22.094 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
11:44:31.188 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:44:31.188 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:44:31.188 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:44:31.190 [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]>
11:44:31.277 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
11:44:31.277 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <anotherAddress> (JmsQueue) created
11:44:31.277 [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]>
11:44:31.278 [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]>
11:44:31.287 [INFO ] [main] o.e.d.c.s.m.a.AmqpPublisherActorTest - Want 2 invocations after 1500ms.
11:44:31.288 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer 'Mock for MessageProducer, hashCode: 945317045'. Will try to re-establish the static targets after some cool-down period
11:44:32.308 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
11:44:32.789 [INFO ] [main] o.e.d.c.s.m.a.AmqpPublisherActorTest - Want 3 invocations after 2500ms.
11:44:32.789 [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: 945317045'. Will try to re-establish the static targets after some cool-down period
11:44:34.808 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
11:44:35.290 [INFO ] [main] o.e.d.c.s.m.a.AmqpPublisherActorTest - Want 4 invocations after 4500ms.
11:44:35.290 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer 'Mock for MessageProducer, hashCode: 945317045'. Will try to re-establish the static targets after some cool-down period
11:44:39.308 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
11:44:39.873 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:44:39.873 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:44:39.873 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:44:39.875 [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]>
11:44:39.963 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:44:39.964 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:44:39.964 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:44:39.965 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] 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]>
11:44:40.080 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
11:44:40.080 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
11:44:40.080 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
11:44:40.081 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] 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]>
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.39 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpPublisherActorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.JmsConnectionHandlingActorTest
11:44:40.163 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-f2a645d8-145a-40c2-8a68-6e88364c2e45> closed.
11:44:40.188 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.JMSConnectionHandlingActor - An unexpected exception occurred. Terminating JMS connection.
java.lang.IllegalStateException: failureOnCreateConsumer
	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.createJmsConsumer(JMSConnectionHandlingActor.java:378)
	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.lambda$createConsumers$5(JMSConnectionHandlingActor.java:350)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
	at java.base/java.util.stream.IntPipeline$1$1.accept(IntPipeline.java:180)
	at java.base/java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:104)
	at java.base/java.util.Spliterator$OfInt.forEachRemaining(Spliterator.java:711)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
	at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
	at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
	at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
	at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575)
	at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)
	at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)
	at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622)
	at java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627)
	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.createConsumers(JMSConnectionHandlingActor.java:354)
	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.tryConnect(JMSConnectionHandlingActor.java:279)
	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.maybeConnectAndTell(JMSConnectionHandlingActor.java:258)
	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.handleConnect(JMSConnectionHandlingActor.java:237)
	at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33)
	at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29)
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:214)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213)
	at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:269)
	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
	at org.apache.pekko.actor.AbstractActor.aroundReceive(AbstractActor.scala:229)
	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
11:44:40.188 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Unexpected error: failureOnCreateConsumer
11:44:40.212 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-f2a645d8-145a-40c2-8a68-6e88364c2e45> closed.
11:44:40.273 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to create session:failed to create session
11:44:40.297 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.JMSConnectionHandlingActor - An unexpected exception occurred. Terminating JMS connection.
java.lang.IllegalStateException: failureOnJmsConnect
	at org.apache.qpid.jms.JmsConnection.start(JmsConnection.java:358)
	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.lambda$startConnection$2(JMSConnectionHandlingActor.java:299)
	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.safelyExecuteJmsOperation(JMSConnectionHandlingActor.java:318)
	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.startConnection(JMSConnectionHandlingActor.java:298)
	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.tryConnect(JMSConnectionHandlingActor.java:277)
	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.maybeConnectAndTell(JMSConnectionHandlingActor.java:258)
	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.handleConnect(JMSConnectionHandlingActor.java:237)
	at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33)
	at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29)
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:214)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213)
	at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:269)
	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
	at org.apache.pekko.actor.AbstractActor.aroundReceive(AbstractActor.scala:229)
	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
11:44:40.297 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Unexpected error: failureOnJmsConnect
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.JmsConnectionHandlingActorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActorTest
11:44:40.306 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
11:44:40.403 [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>.
11:44:40.422 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] 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}
11:44:40.429 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{correlation-id=cor-, user-id=value, ditto-origin=connection-51903ce0-13ba-48b3-9108-bc3fcab767ec, 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}]
11:44:40.431 [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>.
11:44:40.553 [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>.
11:44:40.665 [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>.
11:44:40.686 [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>.
11:44:41.204 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=amqp-10-test, reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing}
11:44:41.208 [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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:44:41.210 [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>.
11:44:41.210 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Consumer for destination 'source' was closed. Will try to recreate after some backoff.
11:44:42.226 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpConsumerActor - Consumer for destination 'source' created.
11:44:42.431 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=amqp-10-test, reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing}
11:44:42.434 [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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:44:42.823 [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>.
11:44:42.826 [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-}
11:44:42.836 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-51903ce0-13ba-48b3-9108-bc3fcab767ec, 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}]
11:44:42.837 [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>.
11:44:43.001 [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>.
11:44:43.005 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cor-, content-type=text/plain}
11:44:43.010 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-51903ce0-13ba-48b3-9108-bc3fcab767ec, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cor-, content-type=text/plain, ditto-entity-id=thing:org.eclipse.ditto:foo-bar, ditto-inbound-payload-mapper=test}]
11:44:43.011 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-51903ce0-13ba-48b3-9108-bc3fcab767ec, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cor-, content-type=text/plain, ditto-entity-id=thing:org.eclipse.ditto:foo-bar, ditto-inbound-payload-mapper=test}]
11:44:43.011 [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>.
11:44:43.012 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-51903ce0-13ba-48b3-9108-bc3fcab767ec, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cor-, content-type=text/plain, ditto-entity-id=thing:org.eclipse.ditto:foo-bar, ditto-inbound-payload-mapper=test}]
11:44:43.012 [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>.
11:44:43.013 [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>.
11:44:43.117 [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>.
11:44:43.121 [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-, content-type=text/plain}
11:44:43.124 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-51903ce0-13ba-48b3-9108-bc3fcab767ec, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cor-, content-type=text/plain, ditto-entity-id=thing:org.eclipse.ditto:foo-bar, ditto-inbound-payload-mapper=test}]
11:44:43.125 [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>.
11:44:43.204 [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>.
11:44:43.225 [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>.
11:44:43.327 [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>.
11:44:43.348 [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>.
11:44:43.380 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=amqp-10-test, reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing}
11:44:43.385 [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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:44:43.386 [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>.
11:44:43.387 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{correlation-id=amqp-10-test, reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing}>, isSuccess=<true>, ackType=<1 accepted>
11:44:43.472 [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>.
11:44:43.493 [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>.
11:44:43.526 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=amqp-10-test, reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing}
11:44:43.530 [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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:44:43.531 [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>.
11:44:43.531 [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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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:39491/user/ackr0-cid#950318781}]]>.
11:44:43.532 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] 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.
11:44:43.532 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{correlation-id=amqp-10-test, reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing}>, isSuccess=<false>, ackType=<4 modified[delivery-failed]>
11:44:43.617 [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>.
11:44:43.639 [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>.
11:44:43.672 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=amqp-10-test, reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing}
11:44:43.676 [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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:44:43.677 [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>.
11:44:43.677 [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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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:43555/user/ackr0-cid#-247069080}]]>.
11:44:43.678 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] 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.
11:44:43.678 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{correlation-id=amqp-10-test, reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing}>, isSuccess=<false>, ackType=<4 modified[delivery-failed]>
11:44:43.763 [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>.
11:44:43.784 [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>.
11:44:43.816 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=amqp-10-test, reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing}
11:44:43.820 [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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:44:43.821 [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>.
11:44:43.822 [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 '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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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:37265/user/ackr0-cid#-47968222}]]>.
11:44:43.822 [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.
11:44:43.822 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{correlation-id=amqp-10-test, reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing}>, isSuccess=<false>, ackType=<2 rejected>
11:44:43.909 [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>.
11:44:43.930 [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>.
11:44:43.963 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=amqp-10-test, reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing}
11:44:43.967 [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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:44:43.968 [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>.
11:44:43.970 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{correlation-id=amqp-10-test, reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing}>, isSuccess=<false>, ackType=<2 rejected>
11:44:44.056 [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>.
11:44:44.077 [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>.
11:44:44.101 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=amqp-10-test, reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing}
11:44:44.105 [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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:44:44.191 [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>.
11:44:44.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>.
11:44:44.237 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=amqp-10-test, reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing}
11:44:44.241 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] 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.>
11:44:44.241 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] 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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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 {correlation-id=amqp-10-test, reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing}
11:44:44.242 [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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:44:44.243 [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>.
11:44:44.335 [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>.
11:44:44.357 [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>.
11:44:44.380 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=amqp-10-test, reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing}
11:44:44.383 [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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:44:44.385 [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>.
11:44:44.497 [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>.
11:44:44.624 [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>.
11:44:44.653 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] 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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:44:44.654 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] 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'.>
11:44:44.654 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] 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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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 {correlation-id=amqp-10-test, reply-to=reply-to-address, content-type=text/plain, device_id=_invalid}
11:44:44.738 [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>.
11:44:44.759 [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>.
11:44:44.783 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=amqp-10-test, reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing}
11:44:44.788 [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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:44:44.790 [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>.
11:44:44.790 [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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:44:44.791 [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>.
11:44:44.791 [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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:44:44.792 [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>.
11:44:44.874 [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>.
11:44:44.895 [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>.
11:44:44.919 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=amqp-10-test, reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing}
11:44:44.924 [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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:44:44.925 [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>.
11:44:44.925 [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-c6ecdff8-dad0-4212-9c73-d73239918d3f, 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}]
11:44:45.030 [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>.
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.761 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpTargetTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpTargetTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.SaslPlainCredentialsSupplierTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.SaslPlainCredentialsSupplierTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.backoff.BackOffActorTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.40 s -- in org.eclipse.ditto.connectivity.service.messaging.backoff.BackOffActorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.backoff.DuplicationRetryTimeoutStrategyTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.backoff.DuplicationRetryTimeoutStrategyTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.backoff.DefaultTimeoutConfigTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.eclipse.ditto.connectivity.service.messaging.backoff.DefaultTimeoutConfigTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorTest
11:45:21.686 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 s -- in org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.ChildActorNannyTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.ditto.connectivity.service.messaging.ChildActorNannyTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ExceptionalConnectionLoggerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ExceptionalConnectionLoggerTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.InfoProviderFactoryTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.InfoProviderFactoryTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.RetrieveConnectionLogsAggregatorActorTest
11:45:27.572 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.RetrieveConnectionLogsAggregatorActor - Dropping <4> of <6> log entries for connection with ID <connection-767cedf8-8787-4475-8430-b728f1389f9e>, because of size limit.
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.260 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.RetrieveConnectionLogsAggregatorActorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ImmutableInfoProviderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ImmutableInfoProviderTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.EvictingConnectionLoggerTest
11:45:27.686 [INFO ] [main] o.e.d.c.s.m.m.l.AbstractConnectionLogger - The log message contains an invalid pattern: success {} 
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.EvictingConnectionLoggerTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.DefaultMuteableConnectionLoggerTest
11:45:27.741 [ERROR] [main] o.e.d.c.s.m.m.l.DefaultMuteableConnectionLogger - Encountered exception: <java.lang.IllegalArgumentException> in connection logger: <DefaultMuteableConnectionLogger [connectionId=connection-bdacfefd-09f2-49b3-9601-62c242138810, delegate=Mock for ConnectionLogger, hashCode: 482164637, active=true]>. Switching delegate to: <ExceptionalConnectionLogger>.
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.DefaultMuteableConnectionLoggerTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.DefaultEvictingQueueTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.DefaultEvictingQueueTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectionLoggerFactoryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectionLoggerFactoryTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectivityHeadersTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectivityHeadersTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectionLoggerRegistryTest
11:45:28.202 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-357f0c6d-9c06-4f55-bb96-aea28c71b06a>.
11:45:28.203 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-357f0c6d-9c06-4f55-bb96-aea28c71b06a>.
11:45:28.204 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-357f0c6d-9c06-4f55-bb96-aea28c71b06a>.
11:45:28.205 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-357f0c6d-9c06-4f55-bb96-aea28c71b06a>.
11:45:28.205 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <loggerRegistryTest-357f0c6d-9c06-4f55-bb96-aea28c71b06a>.
11:45:28.206 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-5df2c236-471e-4e93-9bf0-ca5eaef306d2>.
11:45:28.206 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <1> loggers for connection <loggerRegistryTest-5df2c236-471e-4e93-9bf0-ca5eaef306d2>.
11:45:28.207 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Muting loggers for connection <loggerRegistryTest-5df2c236-471e-4e93-9bf0-ca5eaef306d2>.
11:45:28.207 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-5df2c236-471e-4e93-9bf0-ca5eaef306d2>.
11:45:28.207 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <1> loggers for connection <loggerRegistryTest-5df2c236-471e-4e93-9bf0-ca5eaef306d2>.
11:45:28.213 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-14a848ae-eddb-4af0-887e-ff42c761d477>.
11:45:28.214 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-14a848ae-eddb-4af0-887e-ff42c761d477>.
11:45:28.215 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-14a848ae-eddb-4af0-887e-ff42c761d477>.
11:45:28.215 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-14a848ae-eddb-4af0-887e-ff42c761d477>.
11:45:28.215 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-14a848ae-eddb-4af0-887e-ff42c761d477>.
11:45:28.217 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-2489c58a-4421-4e5f-b1c0-a2ce56415b60>.
11:45:28.218 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-2489c58a-4421-4e5f-b1c0-a2ce56415b60>.
11:45:28.219 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-2489c58a-4421-4e5f-b1c0-a2ce56415b60>.
11:45:28.219 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-2489c58a-4421-4e5f-b1c0-a2ce56415b60>.
11:45:28.219 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-ab0a541e-1e68-40eb-9c07-4f92177baec1>.
11:45:28.220 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <1> loggers for connection <loggerRegistryTest-ab0a541e-1e68-40eb-9c07-4f92177baec1>.
11:45:28.220 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <loggerRegistryTest-ab0a541e-1e68-40eb-9c07-4f92177baec1>.
11:45:28.220 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-cc48572f-8405-4ace-aca3-7d26f92920ac>.
11:45:28.221 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-cc48572f-8405-4ace-aca3-7d26f92920ac>.
11:45:28.222 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-cc48572f-8405-4ace-aca3-7d26f92920ac>.
11:45:28.222 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-cc48572f-8405-4ace-aca3-7d26f92920ac>.
11:45:28.223 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-6003da5a-5b5d-476c-aa37-475ed19d847d>.
11:45:28.223 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-6003da5a-5b5d-476c-aa37-475ed19d847d>.
11:45:28.224 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-6003da5a-5b5d-476c-aa37-475ed19d847d>.
11:45:28.224 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-6003da5a-5b5d-476c-aa37-475ed19d847d>.
11:45:28.227 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-6003da5a-5b5d-476c-aa37-475ed19d847d>.
11:45:28.228 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-2572332a-7e02-4c70-b386-fd0667f33676>.
11:45:28.228 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-2572332a-7e02-4c70-b386-fd0667f33676>.
11:45:28.230 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-2572332a-7e02-4c70-b386-fd0667f33676>.
11:45:28.230 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-2572332a-7e02-4c70-b386-fd0667f33676>.
11:45:28.230 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Muting loggers for connection <loggerRegistryTest-2572332a-7e02-4c70-b386-fd0667f33676>.
11:45:28.230 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-2572332a-7e02-4c70-b386-fd0667f33676>.
11:45:28.231 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-cd5f82d0-23e6-402a-8551-074a76b5bfbc>.
11:45:28.231 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-cd5f82d0-23e6-402a-8551-074a76b5bfbc>.
11:45:28.232 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-cd5f82d0-23e6-402a-8551-074a76b5bfbc>.
11:45:28.233 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-2b905c39-91e5-437e-b9f2-809dd51a4b8b>.
11:45:28.233 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-2b905c39-91e5-437e-b9f2-809dd51a4b8b>.
11:45:28.234 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-2b905c39-91e5-437e-b9f2-809dd51a4b8b>.
11:45:28.234 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-2b905c39-91e5-437e-b9f2-809dd51a4b8b>.
11:45:28.240 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-2b905c39-91e5-437e-b9f2-809dd51a4b8b>.
11:45:28.241 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Dropping <1> of <5> log entries for connection with ID <loggerRegistryTest-2b905c39-91e5-437e-b9f2-809dd51a4b8b>, because of size limit.
11:45:28.241 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-340db16f-0a0c-4b2f-b444-0c91dff42ff6>.
11:45:28.241 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-340db16f-0a0c-4b2f-b444-0c91dff42ff6>.
11:45:28.243 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-340db16f-0a0c-4b2f-b444-0c91dff42ff6>.
11:45:28.243 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-340db16f-0a0c-4b2f-b444-0c91dff42ff6>.
11:45:28.243 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Muting loggers for connection <loggerRegistryTest-340db16f-0a0c-4b2f-b444-0c91dff42ff6>.
11:45:28.262 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-927a59b4-6e3d-4662-b416-09755cf000be>.
11:45:28.262 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-927a59b4-6e3d-4662-b416-09755cf000be>.
11:45:28.348 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-7534ccdc-0519-405d-ac1c-4cda61b4761b>.
11:45:28.348 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-7534ccdc-0519-405d-ac1c-4cda61b4761b>.
11:45:28.349 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <loggerRegistryTest-7534ccdc-0519-405d-ac1c-4cda61b4761b>.
11:45:28.350 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-31934e59-373c-4e93-8457-4eb488f36321>.
11:45:28.351 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-31934e59-373c-4e93-8457-4eb488f36321>.
11:45:28.352 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-31934e59-373c-4e93-8457-4eb488f36321>.
11:45:28.352 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-31934e59-373c-4e93-8457-4eb488f36321>.
11:45:28.355 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-872c7fbb-7983-4251-bdce-cca599c87615>.
11:45:28.355 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-872c7fbb-7983-4251-bdce-cca599c87615>.
11:45:28.356 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-872c7fbb-7983-4251-bdce-cca599c87615>.
11:45:28.357 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-872c7fbb-7983-4251-bdce-cca599c87615>.
11:45:28.357 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Muting loggers for connection <loggerRegistryTest-872c7fbb-7983-4251-bdce-cca599c87615>.
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectionLoggerRegistryTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.MetricsAlertGaugeTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.MetricsAlertGaugeTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.SlidingWindowCounterTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.579 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.SlidingWindowCounterTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.ThrottledMetricsAlertTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.ThrottledMetricsAlertTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.ConnectivityCounterRegistryTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.ConnectivityCounterRegistryTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.CounterKeyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.CounterKeyTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.DefaultConnectionMetricsCounterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.DefaultConnectionMetricsCounterTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.DefaultConnectionMonitorTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.DefaultConnectionMonitorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.DefaultConnectionMonitorRegistryTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.DefaultConnectionMonitorRegistryTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.internal.ssl.PublicKeyAuthenticationFactoryTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.internal.ssl.PublicKeyAuthenticationFactoryTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.internal.ssl.CustomSSLContextTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.582 s -- in org.eclipse.ditto.connectivity.service.messaging.internal.ssl.CustomSSLContextTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.internal.ssl.KeysTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.internal.ssl.KeysTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.internal.ssl.SSLContextCreatorTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 s -- in org.eclipse.ditto.connectivity.service.messaging.internal.ssl.SSLContextCreatorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.InboundMappingProcessorTest
11:45:30.823 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.eclipse.ditto.connectivity.service.messaging.InboundMappingProcessorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.SendingTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 s -- in org.eclipse.ditto.connectivity.service.messaging.SendingTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.hono.DefaultHonoConnectionFactoryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s -- in org.eclipse.ditto.connectivity.service.messaging.hono.DefaultHonoConnectionFactoryTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.hono.HonoValidatorTest
11:45:31.644 [WARN ] [HonoValidatorTest-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@149118a5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:31.646 [WARN ] [HonoValidatorTest-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@149118a5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:31.646 [WARN ] [HonoValidatorTest-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@149118a5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:31.647 [WARN ] [HonoValidatorTest-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@149118a5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:31.653 [WARN ] [HonoValidatorTest-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@149118a5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.ditto.connectivity.service.messaging.hono.HonoValidatorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.DefaultExceptionToAcknowledgementConverterTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.connectivity.service.messaging.DefaultExceptionToAcknowledgementConverterTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.MessageMappingProcessorActorHeaderInteractionTest
11:45:31.686 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
11:45:31.755 [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>.
11:45:31.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>.
11:45:31.794 [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-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=460219ba-67ce-45e5-8737-235f06a80a1a, timeout=0ms, response-required=false, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
11:45:31.866 [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>.
11:45:31.868 [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>.
11:45:31.882 [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-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=62b95632-e99f-4a76-9d8e-686530fffd03, timeout=0ms, response-required=false, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
11:45:31.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>.
11:45:31.964 [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>.
11:45:31.978 [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-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=5a70b520-377c-40de-b19c-93641b43f783, timeout=0ms, response-required=false, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
11:45:32.055 [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>.
11:45:32.057 [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>.
11:45:32.071 [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-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=d471527b-0958-421a-86a5-53dbb966c493, timeout=0ms, response-required=false, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
11:45:32.176 [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>.
11:45:32.178 [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>.
11:45:32.192 [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-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=113e695b-a03c-4fb3-8f35-aaea31a4f033, timeout=0ms, response-required=true, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
11:45:32.275 [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>.
11:45:32.278 [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>.
11:45:32.292 [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-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=524309fa-7a9e-4f47-a7fb-d1db28957ce1, timeout=0ms, response-required=true, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
11:45:32.370 [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>.
11:45:32.372 [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>.
11:45:32.386 [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-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=6db30922-d3ed-4561-af66-b8371bb5d578, timeout=0ms, response-required=true, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
11:45:32.463 [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>.
11:45:32.465 [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>.
11:45:32.479 [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-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=2a1de4f5-fe58-4e30-a520-ea3084b2cf48, timeout=0ms, response-required=true, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
11:45:32.558 [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>.
11:45:32.560 [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>.
11:45:32.574 [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-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=d530f3de-ff13-4a55-871b-c5275af9b03c, timeout=60000ms, response-required=false, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
11:45:32.653 [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>.
11:45:32.655 [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>.
11:45:32.670 [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-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=66e8e1b4-19b5-4248-98ab-be75b3bade08, timeout=60000ms, response-required=false, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
11:45:32.749 [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>.
11:45:32.751 [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>.
11:45:32.765 [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-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=0a1b5542-e18a-4a67-95d4-3a78d5f627eb, timeout=60000ms, response-required=false, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
11:45:32.766 [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>.
11:45:32.766 [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 '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-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=0a1b5542-e18a-4a67-95d4-3a78d5f627eb, 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:37063/user/ackr0-0a1b5542-e18a-4a67-95d4-3a78d5f627eb#-1779034818}]]>.
11:45:32.843 [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>.
11:45:32.845 [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>.
11:45:32.859 [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-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=802800fb-c6a7-4edc-b250-e450892658c9, timeout=60000ms, response-required=false, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
11:45:32.860 [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>.
11:45:32.936 [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>.
11:45:32.938 [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>.
11:45:32.952 [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-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=6fbbde9f-3d69-4035-a5c5-ad329f7dbdd4, timeout=60000ms, response-required=true, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
11:45:32.953 [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.
11:45:33.030 [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>.
11:45:33.033 [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>.
11:45:33.047 [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-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=32fbe1af-ccbb-4a1c-8e86-c18ac380c12f, timeout=60000ms, response-required=true, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
11:45:33.128 [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>.
11:45:33.130 [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>.
11:45:33.144 [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-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=3a7350ff-a179-4cff-96e8-2d1df37628d0, timeout=60000ms, response-required=true, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
11:45:33.145 [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 <PT1M>.
11:45:33.145 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] 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-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=3a7350ff-a179-4cff-96e8-2d1df37628d0, 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:42411/user/ackr0-3a7350ff-a179-4cff-96e8-2d1df37628d0#1565386485}]]>.
11:45:33.145 [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.
11:45:33.247 [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>.
11:45:33.249 [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>.
11:45:33.263 [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-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=f338504e-eb8c-4a1a-a0a8-e7ebae0c6663, timeout=60000ms, response-required=true, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
11:45:33.264 [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>.
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.595 s -- in org.eclipse.ditto.connectivity.service.messaging.MessageMappingProcessorActorHeaderInteractionTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.RequestedAcksFilterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.messaging.RequestedAcksFilterTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.MappingSinksTest
11:45:33.291 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.30 s -- in org.eclipse.ditto.connectivity.service.messaging.MappingSinksTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.DroppedTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.DroppedTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.tunnel.FingerprintVerifierTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.774 s -- in org.eclipse.ditto.connectivity.service.messaging.tunnel.FingerprintVerifierTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.tunnel.SshTunnelStateTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.connectivity.service.messaging.tunnel.SshTunnelStateTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.OutboundSignalToExternalMessageTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.OutboundSignalToExternalMessageTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.OutboundDispatchingActorTest
11:45:46.532 [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@3c383257]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:46.628 [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@7f56f11d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:46.726 [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@5fc0641e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:46.818 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-9] 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@4d4bb992]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:46.829 [INFO ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.OutboundDispatchingActor - No AcknowledgementForwarderActor found. Forwarding signal to proxy actor: <org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingResponse>
11:45:46.889 [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@986e43e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:47.074 [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@3dc2cab2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:47.258 [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@465dac82]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:47.354 [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@41b73df8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:47.458 [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@61f33db6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.000 s -- in org.eclipse.ditto.connectivity.service.messaging.OutboundDispatchingActorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.ConnectionIdsRetrievalActorTest
11:45:47.655 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.ConnectionIdsRetrievalActor - Retrieving all connection IDs ...
11:45:47.656 [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
11:45:47.669 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.ConnectionIdsRetrievalActor - Retrieving all connection IDs ...
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.eclipse.ditto.connectivity.service.messaging.ConnectionIdsRetrievalActorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.UserIndicatedErrorsTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.connectivity.service.messaging.UserIndicatedErrorsTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.ResponseCollectorActorTest
[INFO] [12/05/2023 11:45:47.758] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:45:47.818] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:45:47.864] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:45:47.918] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s -- in org.eclipse.ditto.connectivity.service.messaging.ResponseCollectorActorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.ErrorHandlingActorTest
11:45:47.931 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
11:45:47.973 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:45:47.985 [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-9915dd29-3ba6-4e32-85ad-cd1190afb658/connection-9915dd29-3ba6-4e32-85ad-cd1190afb658#-13662757])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-9915dd29-3ba6-4e32-85ad-cd1190afb658/connection-9915dd29-3ba6-4e32-85ad-cd1190afb658#-13662757]''
11:45:47.987 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:45:47.989 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:45:47.992 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H16M39.394S>
11:45:47.993 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:45:47.993 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M52.235S> interval (min=<PT5M>)
11:45:47.993 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-9915dd29-3ba6-4e32-85ad-cd1190afb658> was recovered: null
11:45:47.995 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] 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@497579bc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:47.996 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-9915dd29-3ba6-4e32-85ad-cd1190afb658>: <[always-alive, priority-0]>
11:45:47.999 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
11:45:47.999 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Publish(connectivity.events:connectionCreated,ConnectionCreated [type=connectivity.events:connectionCreated, timestamp=2023-12-05T11:45:47.993979658Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, ditto-event-journal-tags=["always-alive","priority-0"]}], metadata=null, entityId=connection-9915dd29-3ba6-4e32-85ad-cd1190afb658, revision=1, connectionId=connection-9915dd29-3ba6-4e32-85ad-cd1190afb658, connection=ImmutableConnection [id=connection-9915dd29-3ba6-4e32-85ad-cd1190afb658, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:34317, 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=2023-12-05T11:45:47.993847600Z, created=2023-12-05T11:45:47.993847600Z]],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-9915dd29-3ba6-4e32-85ad-cd1190afb658/connection-9915dd29-3ba6-4e32-85ad-cd1190afb658/pa#404543160]''
11:45:47.999 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-9915dd29-3ba6-4e32-85ad-cd1190afb658> with <1> clients.
11:45:48.000 [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-9915dd29-3ba6-4e32-85ad-cd1190afb658/connection-9915dd29-3ba6-4e32-85ad-cd1190afb658#-13662757])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-9915dd29-3ba6-4e32-85ad-cd1190afb658/connection-9915dd29-3ba6-4e32-85ad-cd1190afb658#-13662757]''
11:45:48.001 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-9915dd29-3ba6-4e32-85ad-cd1190afb658> failed due to ConnectionFailedException: The Connection with ID 'connection-9915dd29-3ba6-4e32-85ad-cd1190afb658' failed to connect..
11:45:48.001 [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
11:45:48.003 [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:connectionDeleted> for connection with ID <connection-9915dd29-3ba6-4e32-85ad-cd1190afb658>: <[]>
11:45:48.005 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>.
11:45:48.005 [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=2023-12-05T11:45:48.003456373Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, version=2, ditto-event-journal-tags=[]}], metadata=null, entityId=connection-9915dd29-3ba6-4e32-85ad-cd1190afb658, revision=2, connectionId=connection-9915dd29-3ba6-4e32-85ad-cd1190afb658],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-9915dd29-3ba6-4e32-85ad-cd1190afb658/connection-9915dd29-3ba6-4e32-85ad-cd1190afb658/pa#404543160]''
11:45:48.007 [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-9915dd29-3ba6-4e32-85ad-cd1190afb658/connection-9915dd29-3ba6-4e32-85ad-cd1190afb658#-13662757])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-9915dd29-3ba6-4e32-85ad-cd1190afb658/connection-9915dd29-3ba6-4e32-85ad-cd1190afb658#-13662757]''
11:45:48.008 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-9915dd29-3ba6-4e32-85ad-cd1190afb658>
11:45:48.060 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:45:48.071 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-53503ef6-822a-4d28-86b4-85a6a5d01403/connection-53503ef6-822a-4d28-86b4-85a6a5d01403#-88282289])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-53503ef6-822a-4d28-86b4-85a6a5d01403/connection-53503ef6-822a-4d28-86b4-85a6a5d01403#-88282289]''
11:45:48.074 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:45:48.077 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:45:48.081 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H32M15.077S>
11:45:48.081 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M47.677S> interval (min=<PT5M>)
11:45:48.081 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:45:48.082 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-53503ef6-822a-4d28-86b4-85a6a5d01403> was recovered: null
11:45:48.084 [WARN ] [PekkoTestSystem-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@a0952a9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:48.085 [INFO ] [PekkoTestSystem-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-53503ef6-822a-4d28-86b4-85a6a5d01403>: <[always-alive, priority-0]>
11:45:48.088 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
11:45:48.088 [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=2023-12-05T11:45:48.082794644Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, ditto-event-journal-tags=["always-alive","priority-0"]}], metadata=null, entityId=connection-53503ef6-822a-4d28-86b4-85a6a5d01403, revision=1, connectionId=connection-53503ef6-822a-4d28-86b4-85a6a5d01403, connection=ImmutableConnection [id=connection-53503ef6-822a-4d28-86b4-85a6a5d01403, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:38521, 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=2023-12-05T11:45:48.082614891Z, created=2023-12-05T11:45:48.082614891Z]],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-53503ef6-822a-4d28-86b4-85a6a5d01403/connection-53503ef6-822a-4d28-86b4-85a6a5d01403/pa#-446267720]''
11:45:48.088 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-53503ef6-822a-4d28-86b4-85a6a5d01403> with <1> clients.
11:45:48.089 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-53503ef6-822a-4d28-86b4-85a6a5d01403/connection-53503ef6-822a-4d28-86b4-85a6a5d01403#-88282289])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-53503ef6-822a-4d28-86b4-85a6a5d01403/connection-53503ef6-822a-4d28-86b4-85a6a5d01403#-88282289]''
11:45:48.089 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-53503ef6-822a-4d28-86b4-85a6a5d01403> failed due to ConnectionFailedException: The Connection with ID 'connection-53503ef6-822a-4d28-86b4-85a6a5d01403' failed to connect..
11:45:48.089 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Unknown message: java.util.concurrent.CompletionException: java.lang.IllegalStateException: error message
11:45:48.091 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionClosed> for connection with ID <connection-53503ef6-822a-4d28-86b4-85a6a5d01403>: <[]>
11:45:48.093 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <2>.
11:45:48.094 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <disconnect> on connection <connection-53503ef6-822a-4d28-86b4-85a6a5d01403> failed due to ConnectionFailedException: The Connection with ID 'connection-53503ef6-822a-4d28-86b4-85a6a5d01403' failed to connect..
11:45:48.094 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] 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-53503ef6-822a-4d28-86b4-85a6a5d01403' failed to connect.', errorCode=connectivity:connection.failed, httpStatus=HttpStatus [code=504, category=SERVER_ERROR], description='error message', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
11:45:48.094 [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-53503ef6-822a-4d28-86b4-85a6a5d01403/connection-53503ef6-822a-4d28-86b4-85a6a5d01403#-88282289])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-53503ef6-822a-4d28-86b4-85a6a5d01403/connection-53503ef6-822a-4d28-86b4-85a6a5d01403#-88282289]''
11:45:48.095 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-53503ef6-822a-4d28-86b4-85a6a5d01403>
11:45:48.145 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:45:48.157 [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-53975d8a-1075-406a-8a9c-40d3bae4ae7d/connection-53975d8a-1075-406a-8a9c-40d3bae4ae7d#1576699945])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-53975d8a-1075-406a-8a9c-40d3bae4ae7d/connection-53975d8a-1075-406a-8a9c-40d3bae4ae7d#1576699945]''
11:45:48.159 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:45:48.161 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:45:48.164 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H1M43.536S>
11:45:48.164 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M56.349S> interval (min=<PT5M>)
11:45:48.164 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:45:48.164 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-53975d8a-1075-406a-8a9c-40d3bae4ae7d> was recovered: null
11:45:48.166 [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@1efd487b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:48.166 [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:connectionCreated> for connection with ID <connection-53975d8a-1075-406a-8a9c-40d3bae4ae7d>: <[always-alive, priority-0]>
11:45:48.178 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
11:45:48.179 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Publish(connectivity.events:connectionCreated,ConnectionCreated [type=connectivity.events:connectionCreated, timestamp=2023-12-05T11:45:48.165311449Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, ditto-event-journal-tags=["always-alive","priority-0"]}], metadata=null, entityId=connection-53975d8a-1075-406a-8a9c-40d3bae4ae7d, revision=1, connectionId=connection-53975d8a-1075-406a-8a9c-40d3bae4ae7d, connection=ImmutableConnection [id=connection-53975d8a-1075-406a-8a9c-40d3bae4ae7d, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:36683, 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=2023-12-05T11:45:48.165185534Z, created=2023-12-05T11:45:48.165185534Z]],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-53975d8a-1075-406a-8a9c-40d3bae4ae7d/connection-53975d8a-1075-406a-8a9c-40d3bae4ae7d/pa#751246164]''
11:45:48.179 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-53975d8a-1075-406a-8a9c-40d3bae4ae7d> with <1> clients.
11:45:48.180 [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-53975d8a-1075-406a-8a9c-40d3bae4ae7d/connection-53975d8a-1075-406a-8a9c-40d3bae4ae7d#1576699945])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-53975d8a-1075-406a-8a9c-40d3bae4ae7d/connection-53975d8a-1075-406a-8a9c-40d3bae4ae7d#1576699945]''
11:45:48.180 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-53975d8a-1075-406a-8a9c-40d3bae4ae7d> failed due to ConnectionFailedException: The Connection with ID 'connection-53975d8a-1075-406a-8a9c-40d3bae4ae7d' failed to connect..
11:45:48.180 [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
11:45:48.183 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-53975d8a-1075-406a-8a9c-40d3bae4ae7d>
11:45:48.228 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:45:48.240 [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-c01834b6-7216-4869-89c1-889d13292f7f/connection-c01834b6-7216-4869-89c1-889d13292f7f#144292002])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-c01834b6-7216-4869-89c1-889d13292f7f/connection-c01834b6-7216-4869-89c1-889d13292f7f#144292002]''
11:45:48.242 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
11:45:48.244 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
11:45:48.247 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H41M26.282S>
11:45:48.247 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:45:48.247 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M48.099S> interval (min=<PT5M>)
11:45:48.248 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-c01834b6-7216-4869-89c1-889d13292f7f> was recovered: null
11:45:48.249 [WARN ] [PekkoTestSystem-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@1e6b57c4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:48.250 [INFO ] [PekkoTestSystem-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-c01834b6-7216-4869-89c1-889d13292f7f>: <[always-alive, priority-0]>
11:45:48.252 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
11:45:48.252 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Publish(connectivity.events:connectionCreated,ConnectionCreated [type=connectivity.events:connectionCreated, timestamp=2023-12-05T11:45:48.248599902Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, ditto-event-journal-tags=["always-alive","priority-0"]}], metadata=null, entityId=connection-c01834b6-7216-4869-89c1-889d13292f7f, revision=1, connectionId=connection-c01834b6-7216-4869-89c1-889d13292f7f, connection=ImmutableConnection [id=connection-c01834b6-7216-4869-89c1-889d13292f7f, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:45325, 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=2023-12-05T11:45:48.248445211Z, created=2023-12-05T11:45:48.248445211Z]],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-c01834b6-7216-4869-89c1-889d13292f7f/connection-c01834b6-7216-4869-89c1-889d13292f7f/pa#823338729]''
11:45:48.253 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-c01834b6-7216-4869-89c1-889d13292f7f> with <1> clients.
11:45:48.253 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-c01834b6-7216-4869-89c1-889d13292f7f> failed due to ConnectionFailedException: The Connection with ID 'connection-c01834b6-7216-4869-89c1-889d13292f7f' failed to connect..
11:45:48.253 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Unknown message: java.util.concurrent.CompletionException: java.lang.IllegalStateException: error message
11:45:48.253 [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-c01834b6-7216-4869-89c1-889d13292f7f/connection-c01834b6-7216-4869-89c1-889d13292f7f#144292002])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-c01834b6-7216-4869-89c1-889d13292f7f/connection-c01834b6-7216-4869-89c1-889d13292f7f#144292002]''
11:45:48.257 [WARN ] [PekkoTestSystem-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@1e6b57c4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:48.257 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionOpened> for connection with ID <connection-c01834b6-7216-4869-89c1-889d13292f7f>: <[always-alive, priority-0]>
11:45:48.259 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionOpened> w/ rev: <2>.
11:45:48.259 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-c01834b6-7216-4869-89c1-889d13292f7f> failed due to ConnectionFailedException: The Connection with ID 'connection-c01834b6-7216-4869-89c1-889d13292f7f' failed to connect..
11:45:48.259 [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-c01834b6-7216-4869-89c1-889d13292f7f' failed to connect.', errorCode=connectivity:connection.failed, httpStatus=HttpStatus [code=504, category=SERVER_ERROR], description='error message', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
11:45:48.260 [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-c01834b6-7216-4869-89c1-889d13292f7f/connection-c01834b6-7216-4869-89c1-889d13292f7f#144292002])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-c01834b6-7216-4869-89c1-889d13292f7f/connection-c01834b6-7216-4869-89c1-889d13292f7f#144292002]''
11:45:48.261 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-c01834b6-7216-4869-89c1-889d13292f7f>
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 s -- in org.eclipse.ditto.connectivity.service.messaging.ErrorHandlingActorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.DittoRuntimeExceptionToErrorResponseFunctionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.eclipse.ditto.connectivity.service.messaging.DittoRuntimeExceptionToErrorResponseFunctionTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActorTest
11:45:48.414 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
11:45:50.781 [WARN ] [OutboundMappingProcessorActorTest-pekko.actor.default-dispatcher-8] 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.
11:45:50.783 [ERROR] [OutboundMappingProcessorActorTest-pekko.actor.default-dispatcher-8] 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-819#743552004, 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-819#743552004], 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-819#743552004, response-required=false}]]>.
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.
Wrapped by: org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedException: Signal enrichment failed.
	at org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedException$Builder.doBuild(SignalEnrichmentFailedException.java:158)
	at org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedException$Builder.doBuild(SignalEnrichmentFailedException.java:120)
	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.lambda$recoverFromEnrichmentError$21(OutboundMappingProcessorActor.java:518)
	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeException.asDittoRuntimeException(DittoRuntimeException.java:106)
	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.recoverFromEnrichmentError(OutboundMappingProcessorActor.java:514)
	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.lambda$enrichAndFilterSignal$18(OutboundMappingProcessorActor.java:483)
	at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:990)
	at java.base/java.util.concurrent.CompletableFuture$UniExceptionally.tryFire(CompletableFuture.java:974)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:26)
	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:23)
	at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:484)
	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
	at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429)
	at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:335)
	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285)
	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278)
	at org.apache.pekko.pattern.PromiseActorRef$.$anonfun$apply$1(AskSupport.scala:737)
	at org.apache.pekko.actor.Scheduler$$anon$7.run(Scheduler.scala:491)
	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
	at org.apache.pekko.actor.LightArrayRevolverScheduler$TaskHolder.executeTask(LightArrayRevolverScheduler.scala:376)
	at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.executeBucket$1(LightArrayRevolverScheduler.scala:324)
	at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.nextTick(LightArrayRevolverScheduler.scala:328)
	at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.run(LightArrayRevolverScheduler.scala:280)
	at java.base/java.lang.Thread.run(Thread.java:833)
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.544 s -- in org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.BaseClientActorTest
11:45:50.963 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
11:45:51.376 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M12.873S> interval (min=<PT5M>)
11:45:51.376 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:45:51.377 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M16.007S> interval (min=<PT5M>)
11:45:51.378 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M22.639S> interval (min=<PT5M>)
11:45:51.379 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-cc479d74-60be-45fe-be12-e821ea6db0ee>
11:45:51.379 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M55.845S> interval (min=<PT5M>)
11:45:51.380 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-cc479d74-60be-45fe-be12-e821ea6db0ee>.
11:45:51.380 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-cc479d74-60be-45fe-be12-e821ea6db0ee>.
11:45:51.384 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M2.877S> interval (min=<PT5M>)
11:45:51.384 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:45:51.397 [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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:51.398 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:45:51.400 [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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:51.400 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:45:51.403 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:45:51.405 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
11:45:51.412 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
11:45:51.414 [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.
11:45:51.415 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doDisconnectClient
11:45:51.425 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:45:51.450 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-65f73fe9-1589-42d5-943d-16ea9445a3b9>
11:45:51.451 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-65f73fe9-1589-42d5-943d-16ea9445a3b9>.
11:45:51.451 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-65f73fe9-1589-42d5-943d-16ea9445a3b9>.
11:45:51.455 [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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:51.456 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:45:51.457 [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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:51.457 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:45:51.458 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:45:51.459 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
11:45:51.459 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
11:45:51.460 [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.
11:45:51.478 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-9668c23b-ff73-4636-811b-fe315681ba5e_6d3cb59b-1976-473a-a378-bd98d9a0d01b>
11:45:51.479 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-9668c23b-ff73-4636-811b-fe315681ba5e>.
11:45:51.479 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-9668c23b-ff73-4636-811b-fe315681ba5e>.
11:45:51.485 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] 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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:51.485 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] 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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:45:51.487 [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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:51.487 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:45:51.488 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:45:51.499 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-cc479d74-60be-45fe-be12-e821ea6db0ee>
11:45:51.499 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-65f73fe9-1589-42d5-943d-16ea9445a3b9>
11:45:51.499 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-9668c23b-ff73-4636-811b-fe315681ba5e>
11:45:52.528 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-71cebeeb-0da0-489e-9c10-a71816283d92>
11:45:52.530 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-71cebeeb-0da0-489e-9c10-a71816283d92>.
11:45:52.530 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-71cebeeb-0da0-489e-9c10-a71816283d92>.
11:45:52.533 [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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:52.534 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:45:52.535 [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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:52.535 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:45:52.536 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:45:52.538 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
11:45:52.538 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
11:45:52.539 [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.
11:45:52.542 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:45:52.542 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=null, time=2023-12-05T11:45:52.542359200Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
11:45:52.543 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
11:45:52.543 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
11:45:52.543 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
11:45:52.559 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-feb1a852-e353-483a-a90a-87b76dc87d9f>
11:45:52.560 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-feb1a852-e353-483a-a90a-87b76dc87d9f>.
11:45:52.560 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-feb1a852-e353-483a-a90a-87b76dc87d9f>.
11:45:52.563 [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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:52.563 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:45:52.564 [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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:52.565 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:45:52.566 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:45:52.569 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doDisconnectClient
11:45:52.579 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:45:52.593 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-eddc0306-ffc1-4e1d-abc6-e0e894d7db3e>
11:45:52.594 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-eddc0306-ffc1-4e1d-abc6-e0e894d7db3e>.
11:45:52.594 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-eddc0306-ffc1-4e1d-abc6-e0e894d7db3e>.
11:45:52.597 [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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:52.597 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:45:52.599 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] 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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:52.599 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:45:52.599 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-71cebeeb-0da0-489e-9c10-a71816283d92>
11:45:52.599 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-feb1a852-e353-483a-a90a-87b76dc87d9f>
11:45:52.599 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-eddc0306-ffc1-4e1d-abc6-e0e894d7db3e>
11:45:52.600 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:45:52.601 [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=2023-12-05T11:45:52.591751298Z, connectivityStatus=null]>
11:45:52.601 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:45:52.601 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2023-12-05T11:45:52.591751298Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
11:45:52.626 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-67aec8c8-9d60-40ac-a25f-87aed6b97182>
11:45:52.627 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-67aec8c8-9d60-40ac-a25f-87aed6b97182>.
11:45:52.627 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-67aec8c8-9d60-40ac-a25f-87aed6b97182>.
11:45:52.631 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] 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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:52.631 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] 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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:45:52.632 [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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:52.633 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:45:52.634 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:45:52.635 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
11:45:52.635 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
11:45:52.635 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
11:45:52.699 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-67aec8c8-9d60-40ac-a25f-87aed6b97182>
11:45:52.717 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:45:52.718 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:45:53.658 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doDisconnectClient
11:45:53.692 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-859bc4f9-318e-4a82-8cf6-d5f92a5692e7>
11:45:53.693 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-859bc4f9-318e-4a82-8cf6-d5f92a5692e7>.
11:45:53.693 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-859bc4f9-318e-4a82-8cf6-d5f92a5692e7>.
11:45:53.695 [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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:53.696 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:45:53.697 [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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:53.697 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:45:53.698 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:45:53.699 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-859bc4f9-318e-4a82-8cf6-d5f92a5692e7>
11:45:53.701 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
11:45:53.701 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
11:45:53.702 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
11:45:53.714 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-59b9f905-9d13-4bf7-bdc4-61df78eac252_ff41706f-463a-4337-a5d1-1bf2e9b56970>
11:45:53.715 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-59b9f905-9d13-4bf7-bdc4-61df78eac252>.
11:45:53.715 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-59b9f905-9d13-4bf7-bdc4-61df78eac252>.
11:45:53.720 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] 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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:53.720 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] 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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:45:53.721 [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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:53.721 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:45:53.723 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:45:53.799 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-59b9f905-9d13-4bf7-bdc4-61df78eac252>
11:45:53.879 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M43.367S> interval (min=<PT5M>)
11:45:53.879 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:45:53.879 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M6.043S> interval (min=<PT5M>)
11:45:53.880 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M49.906S> interval (min=<PT5M>)
11:45:53.880 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-01bb0175-4e67-4d03-af76-f31321e60920>
11:45:53.880 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M37.528S> interval (min=<PT5M>)
11:45:53.881 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-01bb0175-4e67-4d03-af76-f31321e60920>.
11:45:53.882 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-01bb0175-4e67-4d03-af76-f31321e60920>.
11:45:53.885 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
11:45:53.886 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M47.586S> interval (min=<PT5M>)
11:45:53.886 [WARN ] [PekkoTestSystem-closableActorSystem-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@15103041]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:53.887 [INFO ] [PekkoTestSystem-closableActorSystem-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:45:53.888 [WARN ] [PekkoTestSystem-closableActorSystem-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@15103041]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:53.888 [INFO ] [PekkoTestSystem-closableActorSystem-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:45:53.889 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:45:53.898 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
11:45:53.898 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
11:45:53.898 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
11:45:53.903 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
11:45:53.904 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming
11:45:53.920 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-12902f07-5c65-4b84-befe-7b0e85d13930>
11:45:53.921 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-12902f07-5c65-4b84-befe-7b0e85d13930>.
11:45:53.922 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-12902f07-5c65-4b84-befe-7b0e85d13930>.
11:45:53.925 [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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:53.925 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:45:53.926 [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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:53.926 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:45:53.927 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:45:53.930 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:45:53.930 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:45:53.944 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-2375617a-bf3d-45f7-b11b-5a433a8a2910>
11:45:53.945 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-2375617a-bf3d-45f7-b11b-5a433a8a2910>.
11:45:53.946 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-2375617a-bf3d-45f7-b11b-5a433a8a2910>.
11:45:53.949 [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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:53.949 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:45:53.950 [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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:53.950 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:45:53.951 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:45:53.954 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
11:45:53.954 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
11:45:53.954 [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.
11:45:53.967 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-f4571560-960c-45aa-9f69-4823b280d12f>
11:45:53.968 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-f4571560-960c-45aa-9f69-4823b280d12f>.
11:45:53.969 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-f4571560-960c-45aa-9f69-4823b280d12f>.
11:45:53.972 [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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:53.972 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:45:53.973 [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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:53.973 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:45:53.974 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:45:53.977 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
11:45:53.977 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
11:45:53.977 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
11:45:53.978 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doDisconnectClient
11:45:53.978 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - received unknown/unsupported message CloseConnection [type=connectivity.commands:closeConnection, dittoHeaders=ImmutableDittoHeaders [{}], connectionId=connection-f4571560-960c-45aa-9f69-4823b280d12f] in state DISCONNECTING - status: open: disconnecting connection at 2023-12-05T11:45:53.978063593Z - sender: Actor[pekko://PekkoTestSystem/system/testProbe-853#-783855458]
11:45:53.992 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-0f734409-7487-4f9f-9d56-8c4133d891f4>
11:45:53.993 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-0f734409-7487-4f9f-9d56-8c4133d891f4>.
11:45:53.993 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-0f734409-7487-4f9f-9d56-8c4133d891f4>.
11:45:53.996 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] 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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:53.996 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] 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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:45:53.997 [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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:53.998 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:45:53.998 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-01bb0175-4e67-4d03-af76-f31321e60920>
11:45:53.999 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:45:53.999 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
11:45:54.000 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-12902f07-5c65-4b84-befe-7b0e85d13930>
11:45:54.000 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-2375617a-bf3d-45f7-b11b-5a433a8a2910>
11:45:54.000 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-f4571560-960c-45aa-9f69-4823b280d12f>
11:45:54.000 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-0f734409-7487-4f9f-9d56-8c4133d891f4>
11:45:54.001 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2023-12-05T11:45:54.001625270Z, connectivityStatus=null]>
11:45:54.001 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:45:54.002 [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=2023-12-05T11:45:54.001625270Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
11:45:54.002 [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=2023-12-05T11:45:54.001639431Z, connectivityStatus=null]>
11:45:54.002 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:45:54.002 [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=2023-12-05T11:45:54.001639431Z, connectivityStatus=null]. Reconnect was already triggered
11:45:54.002 [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=2023-12-05T11:45:54.001640719Z, connectivityStatus=null]>
11:45:54.002 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:45:54.002 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2023-12-05T11:45:54.001640719Z, connectivityStatus=null]. Reconnect was already triggered
11:45:54.004 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
11:45:54.118 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:45:54.118 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:45:54.127 [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=2023-12-05T11:45:54.127574688Z, connectivityStatus=null]>
11:45:54.127 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:45:54.127 [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=2023-12-05T11:45:54.127574688Z, connectivityStatus=null]. Reconnect after: PT0.2S. Resolved status: failed. Going to 'CONNECTING'
11:45:54.128 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2023-12-05T11:45:54.127620646Z, connectivityStatus=null]>
11:45:54.128 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:45:54.128 [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=2023-12-05T11:45:54.127620646Z, connectivityStatus=null]. Reconnect was already triggered
11:45:54.128 [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=2023-12-05T11:45:54.127623263Z, connectivityStatus=null]>
11:45:54.128 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:45:54.128 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2023-12-05T11:45:54.127623263Z, connectivityStatus=null]. Reconnect was already triggered
11:45:54.338 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:45:54.338 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:45:54.346 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2023-12-05T11:45:54.346308804Z, connectivityStatus=null]>
11:45:54.346 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:45:54.346 [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=2023-12-05T11:45:54.346308804Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING'
11:45:54.346 [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=2023-12-05T11:45:54.346326338Z, connectivityStatus=null]>
11:45:54.346 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:45:54.346 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2023-12-05T11:45:54.346326338Z, connectivityStatus=null]. Reconnect was already triggered
11:45:54.346 [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=2023-12-05T11:45:54.346327691Z, connectivityStatus=null]>
11:45:54.346 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:45:54.346 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2023-12-05T11:45:54.346327691Z, connectivityStatus=null]. Reconnect was already triggered
11:45:54.758 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:45:54.758 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:45:54.759 [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=2023-12-05T11:45:54.758721001Z, connectivityStatus=null]>
11:45:54.759 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:45:54.759 [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=2023-12-05T11:45:54.758721001Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING'
11:45:54.759 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2023-12-05T11:45:54.758728257Z, connectivityStatus=null]>
11:45:54.759 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:45:54.759 [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=2023-12-05T11:45:54.758728257Z, connectivityStatus=null]. Reconnect was already triggered
11:45:54.759 [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=2023-12-05T11:45:54.758729419Z, connectivityStatus=null]>
11:45:54.759 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:45:54.759 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2023-12-05T11:45:54.758729419Z, connectivityStatus=null]. Reconnect was already triggered
11:45:55.177 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:45:55.178 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:45:55.195 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-529a790a-cf73-4103-b86a-4be854aee5c0>
11:45:55.196 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-529a790a-cf73-4103-b86a-4be854aee5c0>.
11:45:55.197 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-529a790a-cf73-4103-b86a-4be854aee5c0>.
11:45:55.201 [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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:55.201 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:45:55.203 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] 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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:45:55.204 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] 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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:45:55.206 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:45:55.299 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-529a790a-cf73-4103-b86a-4be854aee5c0>
11:45:56.507 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:45:56.508 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:45:56.658 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:45:56.988 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:45:57.738 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:45:57.738 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:45:58.738 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:45:58.738 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:45:58.948 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:45:58.948 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:46:00.198 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:00.198 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:46:00.218 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:00.218 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Socket is closed, scheduling a reconnect
11:46:00.218 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:00.238 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-3e80aa11-cb1f-426c-aec0-eb6db015570e>
11:46:00.239 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-3e80aa11-cb1f-426c-aec0-eb6db015570e>.
11:46:00.240 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-3e80aa11-cb1f-426c-aec0-eb6db015570e>.
11:46:00.243 [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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:46:00.244 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:46:00.245 [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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:46:00.245 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:46:00.246 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:46:00.257 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
11:46:00.258 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
11:46:00.258 [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.
11:46:00.271 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-ec0efdd5-a218-401d-b8c2-5f3e8645fa01>
11:46:00.272 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-ec0efdd5-a218-401d-b8c2-5f3e8645fa01>.
11:46:00.272 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-ec0efdd5-a218-401d-b8c2-5f3e8645fa01>.
11:46:00.275 [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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:46:00.275 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:46:00.277 [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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:46:00.277 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:46:00.278 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:46:00.280 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
11:46:00.280 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
11:46:00.280 [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.
11:46:00.280 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:00.281 [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=2023-12-05T11:46:00.280764717Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
11:46:00.281 [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=2023-12-05T11:46:00.281124228Z, connectivityStatus=null]>
11:46:00.281 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:00.281 [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=2023-12-05T11:46:00.281124228Z, connectivityStatus=null]. Reconnect after: PT0.2S. Resolved status: failed. Going to 'CONNECTING'
11:46:00.281 [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=2023-12-05T11:46:00.281127832Z, connectivityStatus=null]>
11:46:00.281 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:00.281 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2023-12-05T11:46:00.281127832Z, connectivityStatus=null]. Reconnect was already triggered
11:46:00.281 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2023-12-05T11:46:00.281129378Z, connectivityStatus=null]>
11:46:00.281 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:00.282 [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=2023-12-05T11:46:00.281129378Z, connectivityStatus=null]. Reconnect was already triggered
11:46:00.299 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-3e80aa11-cb1f-426c-aec0-eb6db015570e>
11:46:00.300 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-ec0efdd5-a218-401d-b8c2-5f3e8645fa01>
11:46:00.497 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:00.498 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:46:00.498 [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=2023-12-05T11:46:00.498775635Z, connectivityStatus=null]>
11:46:00.498 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:00.499 [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=2023-12-05T11:46:00.498775635Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING'
11:46:00.499 [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=2023-12-05T11:46:00.498787415Z, connectivityStatus=null]>
11:46:00.499 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:00.499 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2023-12-05T11:46:00.498787415Z, connectivityStatus=null]. Reconnect was already triggered
11:46:00.499 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2023-12-05T11:46:00.498788775Z, connectivityStatus=null]>
11:46:00.499 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:00.499 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2023-12-05T11:46:00.498788775Z, connectivityStatus=null]. Reconnect was already triggered
11:46:00.918 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:00.918 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:46:00.925 [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=2023-12-05T11:46:00.925383857Z, connectivityStatus=null]>
11:46:00.925 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:00.925 [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=2023-12-05T11:46:00.925383857Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING'
11:46:00.925 [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=2023-12-05T11:46:00.925414136Z, connectivityStatus=null]>
11:46:00.925 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:00.926 [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=2023-12-05T11:46:00.925414136Z, connectivityStatus=null]. Reconnect was already triggered
11:46:00.926 [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=2023-12-05T11:46:00.925415457Z, connectivityStatus=null]>
11:46:00.926 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:00.926 [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=2023-12-05T11:46:00.925415457Z, connectivityStatus=null]. Reconnect was already triggered
11:46:01.338 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:01.338 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:46:01.342 [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=2023-12-05T11:46:01.342474312Z, connectivityStatus=null]>
11:46:01.342 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:01.342 [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=2023-12-05T11:46:01.342474312Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING'
11:46:01.343 [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=2023-12-05T11:46:01.342490319Z, connectivityStatus=null]>
11:46:01.343 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:01.343 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2023-12-05T11:46:01.342490319Z, connectivityStatus=null]. Reconnect was already triggered
11:46:01.343 [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=2023-12-05T11:46:01.342491979Z, connectivityStatus=null]>
11:46:01.343 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:01.343 [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=2023-12-05T11:46:01.342491979Z, connectivityStatus=null]. Reconnect was already triggered
11:46:01.528 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:01.528 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:46:01.757 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:01.757 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:46:01.773 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-8fdb0c75-29ca-43ca-a17f-feb8d6e2b542>
11:46:01.773 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-8fdb0c75-29ca-43ca-a17f-feb8d6e2b542>.
11:46:01.774 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-8fdb0c75-29ca-43ca-a17f-feb8d6e2b542>.
11:46:01.777 [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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:46:01.777 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:46:01.778 [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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:46:01.778 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:46:01.779 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:46:01.783 [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.
11:46:01.785 [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=2023-12-05T11:46:01.784995375Z, connectivityStatus=null]>
11:46:01.785 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:01.785 [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=2023-12-05T11:46:01.784995375Z, connectivityStatus=null]. Reconnect after: PT0.05S. Resolved status: failed. Going to 'CONNECTING'
11:46:01.785 [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.
11:46:01.799 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-8fdb0c75-29ca-43ca-a17f-feb8d6e2b542>
11:46:01.848 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:01.848 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:46:01.967 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:01.968 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:46:01.986 [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.
11:46:02.188 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:02.188 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:46:02.287 [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.
11:46:02.608 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:02.608 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:46:02.757 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:02.758 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:46:02.787 [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.
11:46:03.427 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:03.428 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:46:03.688 [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.
11:46:03.757 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:03.757 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:46:03.967 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:03.968 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:46:05.048 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:05.048 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection <connection-8fdb0c75-29ca-43ca-a17f-feb8d6e2b542> - connection timed out - reached maximum retries for reconnecting and thus will no longer try to reconnect
11:46:05.217 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:05.218 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:46:05.237 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:05.237 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Socket is closed, scheduling a reconnect
11:46:05.237 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
11:46:05.389 [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.
11:46:05.402 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-a8dac94f-2619-4552-b88c-e684e2cb13ca>
11:46:05.403 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-a8dac94f-2619-4552-b88c-e684e2cb13ca>.
11:46:05.404 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-a8dac94f-2619-4552-b88c-e684e2cb13ca>.
11:46:05.407 [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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:46:05.407 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:46:05.408 [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@6e14d32c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
11:46:05.408 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
11:46:05.409 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
11:46:05.412 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
11:46:05.412 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
11:46:05.412 [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.
11:46:05.413 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING>
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.43 s -- in org.eclipse.ditto.connectivity.service.messaging.BaseClientActorTest
11:46:05.413 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
11:46:05.413 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
11:46:05.413 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
11:46:05.413 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING>
11:46:05.413 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING>
11:46:05.413 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming
11:46:05.413 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.AzSaslSigningTest
11:46:05.414 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
11:46:05.414 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming
11:46:05.414 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
11:46:05.414 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING>
11:46:05.414 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming
11:46:05.415 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<DISCONNECTED>
11:46:05.415 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
11:46:05.415 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING>
11:46:05.415 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING>
11:46:05.415 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
11:46:05.415 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming
11:46:05.415 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING>
11:46:05.415 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
11:46:05.415 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<DISCONNECTED>
11:46:05.415 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming
11:46:05.415 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
11:46:05.417 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.OutboundMappingProcessorActor - Exception in stream of OutboundMappingProcessorActor: java.lang.IllegalStateException: Operation not allowed in uninitialized state.
java.lang.IllegalStateException: Operation not allowed in uninitialized state.
	at org.eclipse.ditto.internal.utils.tracing.DittoTracing$UninitializedState.newIllegalStateException(DittoTracing.java:182)
	at org.eclipse.ditto.internal.utils.tracing.DittoTracing$UninitializedState.newStartedSpanByTimer(DittoTracing.java:187)
	at org.eclipse.ditto.internal.utils.tracing.DittoTracing.newStartedSpanByTimer(DittoTracing.java:108)
	at org.eclipse.ditto.connectivity.service.messaging.MappingTimer.outbound(MappingTimer.java:112)
	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessor.processMappableSignals(OutboundMappingProcessor.java:168)
	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessor.process(OutboundMappingProcessor.java:158)
	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.mapToExternalMessage(OutboundMappingProcessorActor.java:669)
	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.handleOutboundSignal(OutboundMappingProcessorActor.java:610)
	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.lambda$createSink$a3571f47$1(OutboundMappingProcessorActor.java:390)
	at org.apache.pekko.stream.javadsl.Source.$anonfun$map$1(Source.scala:2144)
	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
	... 18 common frames omitted
Wrapped by: java.util.concurrent.CompletionException: java.lang.IllegalStateException: Operation not allowed in uninitialized state.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:636)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:26)
	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:23)
	at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:484)
	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
	at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429)
	at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338)
	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285)
	at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:504)
	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
	at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429)
	at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338)
	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285)
	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278)
	at scala.concurrent.Promise.tryFailure(Promise.scala:117)
	at scala.concurrent.Promise.tryFailure$(Promise.scala:117)
	at scala.concurrent.impl.Promise$DefaultPromise.tryFailure(Promise.scala:104)
	at org.apache.pekko.stream.impl.SeqStage$$anon$3.onUpstreamFailure(Sinks.scala:274)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processEvent(GraphInterpreter.scala:537)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:400)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.init(ActorGraphInterpreter.scala:632)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.tryInit(ActorGraphInterpreter.scala:740)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.preStart(ActorGraphInterpreter.scala:789)
	at org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558)
	at org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:558)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundPreStart(ActorGraphInterpreter.scala:729)
	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:654)
	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
11:46:05.418 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.OutboundMappingProcessorActor - Exception in stream of OutboundMappingProcessorActor: java.lang.IllegalStateException: Operation not allowed in uninitialized state.
java.lang.IllegalStateException: Operation not allowed in uninitialized state.
	at org.eclipse.ditto.internal.utils.tracing.DittoTracing$UninitializedState.newIllegalStateException(DittoTracing.java:182)
	at org.eclipse.ditto.internal.utils.tracing.DittoTracing$UninitializedState.newStartedSpanByTimer(DittoTracing.java:187)
	at org.eclipse.ditto.internal.utils.tracing.DittoTracing.newStartedSpanByTimer(DittoTracing.java:108)
	at org.eclipse.ditto.connectivity.service.messaging.MappingTimer.outbound(MappingTimer.java:112)
	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessor.processMappableSignals(OutboundMappingProcessor.java:168)
	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessor.process(OutboundMappingProcessor.java:158)
	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.mapToExternalMessage(OutboundMappingProcessorActor.java:669)
	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.handleOutboundSignal(OutboundMappingProcessorActor.java:610)
	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.lambda$createSink$a3571f47$1(OutboundMappingProcessorActor.java:390)
	at org.apache.pekko.stream.javadsl.Source.$anonfun$map$1(Source.scala:2144)
	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
	... 18 common frames omitted
Wrapped by: java.util.concurrent.CompletionException: java.lang.IllegalStateException: Operation not allowed in uninitialized state.
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:636)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:26)
	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:23)
	at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:484)
	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
	at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429)
	at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338)
	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285)
	at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:504)
	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
	at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429)
	at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338)
	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285)
	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278)
	at scala.concurrent.Promise.tryFailure(Promise.scala:117)
	at scala.concurrent.Promise.tryFailure$(Promise.scala:117)
	at scala.concurrent.impl.Promise$DefaultPromise.tryFailure(Promise.scala:104)
	at org.apache.pekko.stream.impl.SeqStage$$anon$3.onUpstreamFailure(Sinks.scala:274)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processEvent(GraphInterpreter.scala:537)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:400)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.init(ActorGraphInterpreter.scala:632)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.tryInit(ActorGraphInterpreter.scala:740)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.preStart(ActorGraphInterpreter.scala:789)
	at org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558)
	at org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:558)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundPreStart(ActorGraphInterpreter.scala:729)
	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:654)
	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
[INFO] [12/05/2023 11:46:05.450] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.ditto.connectivity.service.messaging.AzSaslSigningTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.InboundMappingProcessorActorTest
11:46:05.462 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
11:46:05.499 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-a8dac94f-2619-4552-b88c-e684e2cb13ca>
11:46:05.501 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
11:46:05.501 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
11:46:05.501 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
11:46:05.501 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
11:46:05.501 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
11:46:05.501 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
11:46:05.503 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 s -- in org.eclipse.ditto.connectivity.service.messaging.InboundMappingProcessorActorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.MessageMappingProcessorActorTest
11:46:05.939 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
11:46:06.014 [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>.
11:46:06.016 [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>.
11:46:06.032 [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-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MessageMappingProcessorActorTest.testExternalMessageInDittoProtocolIsProcessedWithCustomMapper-e5fb6b3, content-type=application/json, inbound=mapping, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=header}]
11:46:06.033 [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>.
11:46:06.117 [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>.
11:46:06.120 [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>.
11:46:06.135 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=9e421a1e-9f85-4e68-b3f2-03fa14086084, response-required=false, ditto-inbound-payload-mapper=default}]
11:46:06.141 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=98750ba7-a203-4540-a8e7-33cd42c4cf73, response-required=false, content-type=application/json, ditto-inbound-payload-mapper=default}]
11:46:06.145 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=bba8a550-9f21-41bb-b55f-adaf0700a235, response-required=false, content-type=application/json, channel=live, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}]
11:46:06.254 [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>.
11:46:06.256 [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>.
11:46:06.264 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{source=ditto:ditto, ditto-origin=connection-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=c8f1c0c3-89bb-467c-9acb-37c2a19760e6, content-type=application/json, ditto-inbound-payload-mapper=default}]
11:46:06.346 [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>.
11:46:06.348 [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>.
11:46:06.363 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{source=ditto:ditto, ditto-origin=connection-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=486e92e4-ebca-410c-8e0e-96c2e8369965, requested-acks=["my-custom-ack-3"], content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
11:46:06.365 [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>.
11:46:06.444 [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>.
11:46:06.457 [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.>
11:46:06.457 [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-3228467, response-required=false, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional.empty : and external headers {correlation-id=MessageMappingProcessorActorTest.testMappingFailedExpectErrorResponseWitMapperId-3228467, content-type=application/json}
11:46:06.544 [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>.
11:46:06.547 [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>.
11:46:06.561 [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-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=46d38e44-b32b-417f-b633-5dc692374111, requested-acks=["my-custom-ack-3"], content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
11:46:06.645 [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>.
11:46:06.647 [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>.
11:46:06.651 [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=["error"], ditto-origin=connection-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=06227de9-e3a1-4c29-8802-9635d5fbf92d, response-required=false, ditto-inbound-payload-mapper=default}]
11:46:06.651 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] 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.>
11:46:06.651 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{ditto-inbound-payload-mapper=default, correlation-id=06227de9-e3a1-4c29-8802-9635d5fbf92d, ditto-connection-id=connection-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-reply-target=0, ditto-expected-response-types=["error"], response-required=false, ditto-origin=connection-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}}] : with HeaderMapping Optional.empty : and external headers {}
11:46:06.740 [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>.
11:46:06.742 [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>.
11:46:06.757 [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-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MessageMappingProcessorActorTest.testThingIdEnforcementExternalMessageInDittoProtocolIsProcessed-5e97f0c, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}]
11:46:06.758 [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>.
11:46:06.846 [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>.
11:46:06.850 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=1fced134-6f7c-4949-b1e0-8aeba72a821c, requested-acks=["dummy-request"], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
11:46:06.925 [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>.
11:46:06.927 [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>.
11:46:06.942 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{correlation-id=69f013c8-b7f4-4f73-a843-0596adb94530, source=integration:69f013c8-b7f4-4f73-a843-0596adb94530:hub-application/json, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"unspecified","subjects":["integration:69f013c8-b7f4-4f73-a843-0596adb94530:hub-application/json","integration:application/json:hub-69f013c8-b7f4-4f73-a843-0596adb94530"]}, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}]
11:46:06.943 [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>.
11:46:07.019 [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>.
11:46:07.021 [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>.
11:46:07.036 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] 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>
11:46:07.036 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] 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-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"unspecified","subjects":["integration:d895ccd0-ce6a-42ab-8d51-023b8ddddbee:hub-application/json"]}, correlation-id=6ba91882-3761-41e1-8df5-9ab291557fdf}] : with HeaderMapping Optional.empty : and external headers {}
11:46:07.110 [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>.
11:46:07.112 [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>.
11:46:07.126 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] 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.>
11:46:07.126 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{correlation-id=93acd7f5-512d-47c3-9377-a68bd7382714, response-required=false, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"unspecified","subjects":["integration:93acd7f5-512d-47c3-9377-a68bd7382714:hub-application/json"]}}] : with HeaderMapping Optional.empty : and external headers {}
11:46:07.216 [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>.
11:46:07.324 [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>.
11:46:07.339 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] 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.>
11:46:07.339 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{response-required=false, correlation-id=2dec48d3-daf4-4d4b-92f0-1f9cbec54c0c, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-5b080be4-a28f-4303-ad70-a5a04c9e740f}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={correlation-id={{ header:correlation-id }}, source={{ request:subjectId }}}]] : and external headers {correlation-id=2dec48d3-daf4-4d4b-92f0-1f9cbec54c0c, content-type=application/json}
11:46:07.420 [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>.
11:46:07.502 [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>.
11:46:07.504 [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>.
11:46:07.518 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{source=integration:application/json:hub, ditto-origin=connection-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"unspecified","subjects":["integration:application/json:hub","integration:hub-application/json"]}, correlation-id=171c0a0d-ba57-43bc-a4ef-2e505fc28cd6, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}]
11:46:07.520 [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>.
11:46:07.594 [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>.
11:46:07.596 [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>.
11:46:07.610 [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-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MessageMappingProcessorActorTest.testExternalMessageInDittoProtocolIsProcessedWithDefaultMapper-c3b01f4, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}]
11:46:07.611 [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>.
11:46:07.770 [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>.
11:46:07.872 [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>.
11:46:07.885 [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-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MessageMappingProcessorActorTest.testThingIdEnforcementExternalMessageInDittoProtocolIsProcessedExpectErrorResponse-72ec274, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}]
11:46:07.886 [INFO ] [PekkoTestSystem-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 'some/invalid/target'.>
11:46:07.886 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] 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-72ec274, response-required=false, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-5b080be4-a28f-4303-ad70-a5a04c9e740f, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional.empty : and external headers {correlation-id=MessageMappingProcessorActorTest.testThingIdEnforcementExternalMessageInDittoProtocolIsProcessedExpectErrorResponse-72ec274, content-type=application/json}
11:46:07.964 [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>.
11:46:07.965 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] 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.
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.029 s -- in org.eclipse.ditto.connectivity.service.messaging.MessageMappingProcessorActorTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.ResolversTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.ResolversTest
[INFO] Running org.eclipse.ditto.connectivity.service.messaging.ConnectivityStatusResolverTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 s -- in org.eclipse.ditto.connectivity.service.messaging.ConnectivityStatusResolverTest
[INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultHttpPushConfigTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.eclipse.ditto.connectivity.service.config.DefaultHttpPushConfigTest
[INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultBackOffConfigTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.connectivity.service.config.DefaultBackOffConfigTest
[INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultKafkaProducerConfigTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.connectivity.service.config.DefaultKafkaProducerConfigTest
[INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultAmqp10ConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s -- in org.eclipse.ditto.connectivity.service.config.DefaultAmqp10ConfigTest
[INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultKafkaConsumerConfigTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.connectivity.service.config.DefaultKafkaConsumerConfigTest
[INFO] Running org.eclipse.ditto.connectivity.service.config.mapping.DefaultMappingConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.connectivity.service.config.mapping.DefaultMappingConfigTest
[INFO] Running org.eclipse.ditto.connectivity.service.config.mapping.DefaultMapperLimitsConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.connectivity.service.config.mapping.DefaultMapperLimitsConfigTest
[INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultFieldsEncryptionConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.service.config.DefaultFieldsEncryptionConfigTest
[INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultClientConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.connectivity.service.config.DefaultClientConfigTest
[INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultConnectionThrottlingConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.connectivity.service.config.DefaultConnectionThrottlingConfigTest
[INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultHonoConfigTest
[INFO] [12/05/2023 11:46:08.885] [main] [CoordinatedShutdown(pekko://getBaseUriReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:46:08.930] [main] [CoordinatedShutdown(pekko://newInstanceThrowsDittoConfigErrorIfSaslMechanismIsUnknown)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:46:08.974] [main] [CoordinatedShutdown(pekko://isValidateCertificatesReturnsExplicitlyConfiguredValue)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:46:09.007] [main] [CoordinatedShutdown(pekko://getBootstrapServerUrisReturnsExplicitlyConfiguredValues)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:46:09.041] [main] [CoordinatedShutdown(pekko://getBaseUriReturnsExplicitlyConfiguredValue)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:46:09.074] [main] [CoordinatedShutdown(pekko://getTrustedCertificatesReturnsExplicitlyConfiguredValue)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:46:09.108] [main] [CoordinatedShutdown(pekko://newInstanceThrowsDittoConfigErrorIfOneBootstrapServerUriSyntaxIsInvalid)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:46:09.142] [main] [CoordinatedShutdown(pekko://getCredentialsReturnsExplicitlyConfiguredValues)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:46:09.177] [main] [CoordinatedShutdown(pekko://getBootstrapServerUrisReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:46:09.225] [main] [CoordinatedShutdown(pekko://isValidateCertificatesReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:46:09.264] [main] [CoordinatedShutdown(pekko://newInstanceThrowsDittoConfigErrorIfBaseUriSyntaxIsInvalid)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:46:09.305] [main] [CoordinatedShutdown(pekko://getSaslMechanismReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:46:09.340] [main] [CoordinatedShutdown(pekko://getTrustedCertificatesReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:46:09.384] [main] [CoordinatedShutdown(pekko://getCredentialsReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.548 s -- in org.eclipse.ditto.connectivity.service.config.DefaultHonoConfigTest
[INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultConnectionConfigTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 s -- in org.eclipse.ditto.connectivity.service.config.DefaultConnectionConfigTest
[INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultOAuth2ConfigTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.connectivity.service.config.DefaultOAuth2ConfigTest
[INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultConnectionIdsRetrievalConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.connectivity.service.config.DefaultConnectionIdsRetrievalConfigTest
[INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultKafkaConfigTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.connectivity.service.config.DefaultKafkaConfigTest
[INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.benchmark.JavaScriptMessageMapperRhinoBenchmarkTest
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=3411795c-9150-40af-806f-845228eeb6d8}]]]
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=b88f5b83-cafc-40e0-8c55-c309e6d27a42}]]]
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=6809179b-9f8e-4e10-9071-10f4d4dcc950}]]]
42664720170
bytes length: 5
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 [{correlation-id=1d4ec601-32d4-42d9-8a5c-6f895269b86b, device_id=jmh-test, content-type=application/octet-stream}]]]
2572427
bytes length: 3
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=fe483acf-894e-4402-b18d-e1d35a83bc1b}]]]
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=b2692954-fbc6-42c3-9f6c-0e71df7def0e}]]]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.855 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.benchmark.JavaScriptMessageMapperRhinoBenchmarkTest
[INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.ScriptedIncomingMappingTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.ScriptedIncomingMappingTest
[INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.JavaScriptMessageMapperRhinoTest
UnmodifiableExternalMessage [headers={correlation-id=aedff055-8168-4000-9a20-028c9a809bb6, content-type=application/vnd.eclipse.ditto+json}, 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":"aedff055-8168-4000-9a20-028c9a809bb6","content-type":"application/json"},"value":{"openedAt":"2023-12-05T11:46:10.854714126Z"}}, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]
testDefaultJavascriptOutgoingMappingForConnectionAnnouncements Duration: 2.732391ms
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=04c70a70-dd76-4bf1-aca4-2e232ec858ff, version=2, content-type=application/json}]]]
testDefaultJavascriptIncomingMappingForByteDittoProtocol Duration: 1.732241ms
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=3387fab3-7e49-4031-b906-5cde42e07f38}]]]
testPlainJavascriptIncomingMapping Duration: 0.640374ms
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=2c951944-e1b7-4bbc-a0fa-9ec5c67ffb75}]]]
testPlainJavascriptIncomingMapping Duration: 0.491141ms
testEmptyJavascriptIncomingMapping Duration: 0.079191ms
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=b5b5837a-d212-4ea4-8741-dc29e3165992}]]]
testWithProtobufJsJavascriptIncomingMapping Duration: 332.828298ms
testEmptyJavascriptOutgoingMapping Duration: 0.342057ms
UnmodifiableExternalMessage [headers={correlation-id=9f0dfbb0-ce26-4ae6-9223-e3f7278b7d03, content-type=application/vnd.eclipse.ditto+json}, 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":"9f0dfbb0-ce26-4ae6-9223-e3f7278b7d03","content-type":"application/json"},"value":{"deleteAt":"2023-12-05T11:46:11.229904558Z","subjectIds":[]}}, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]
testDefaultJavascriptOutgoingMappingForPolicyAnnouncements Duration: 0.992634ms
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=25699a56-448b-4ab7-9e0d-1fa4a91c18fd}]]]
testBinaryJavascriptIncomingMapping Duration: 0.680577ms
UnmodifiableExternalMessage [headers={content-type=application/vnd.google.protobuf, ditto-message-feature-id=SoftwareState, response-required=true, version=2, correlation-id=7fb0cc84-e3bd-4fe5-ae11-456ca7e72f4b, ditto-message-direction=TO, ditto-message-thing-id=org.eclipse.ditto.example:INTEGRATION_TEST_DEVICE, ditto-message-subject=install}, 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 [{}]]
testWithProtobufJsJavascriptOutgoingMapping Duration: 114.805791ms
UnmodifiableExternalMessage [headers={correlation-id=10e6b2ad-f3ac-4101-9208-4156ced6cbdf, content-type=application/octet-stream}, 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 [{}]]
testBinaryJavascriptOutgoingMapping Duration: 1.174758ms
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=c3354d33-ee80-4b14-93c8-2d61ec694a17, version=2, content-type=application/json}]]]
testNoopJavascriptIncomingMapping Duration: 0.191444ms
UnmodifiableExternalMessage [headers={correlation-id=a2a95460-bd98-42ef-9038-72be1ee8cf66, content-type=text/plain}, 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 [{}]]
testCorrectChannelForConnectionAnnouncementsJavascriptOutgoingMapping Duration: 0.799963ms
{correlation-id=a1a743f1-e3a9-4025-9f53-622b5df7cc04, subject={{topic:action-subject}}, content-type=application/vnd.eclipse.ditto+json}
UnmodifiableExternalMessage [headers={correlation-id=a1a743f1-e3a9-4025-9f53-622b5df7cc04, subject={{topic:action-subject}}, content-type=application/vnd.eclipse.ditto+json}, 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":"a1a743f1-e3a9-4025-9f53-622b5df7cc04","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 [{}]]
testNoopJavascriptOutgoingMapping Duration: 0.175357ms
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=04d618e3-e35b-49dc-978b-bbee68ffdfe3}]]]
testPlainJavascriptIncomingMapping Duration: 0.311841ms
HEADERS: ImmutableDittoHeaders [{correlation-id=8900c344-7251-407d-a8e1-144061fbeeed, subject={{topic:action-subject}}, content-type=application/json}]
CREATE THING :CreateThing [type=things.commands:createThing, dittoHeaders=ImmutableDittoHeaders [{correlation-id=8900c344-7251-407d-a8e1-144061fbeeed, 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]
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=8900c344-7251-407d-a8e1-144061fbeeed, subject={{topic:action-subject}}, content-type=application/json}]]]
ADAPTABLE TO JSON: {"topic":"org.eclipse.ditto/foo-bar-plain/things/twin/commands/create","headers":{"correlation-id":"8900c344-7251-407d-a8e1-144061fbeeed","subject":"{{topic:action-subject}}","content-type":"application/json"},"path":"/","value":{"_namespace":"org.eclipse.ditto","thingId":"org.eclipse.ditto:foo-bar-plain","attributes":{"foo":"bar"}}}
{correlation-id=8900c344-7251-407d-a8e1-144061fbeeed, subject={{topic:action-subject}}, content-type=application/vnd.eclipse.ditto+json}
UnmodifiableExternalMessage [headers={correlation-id=8900c344-7251-407d-a8e1-144061fbeeed, subject={{topic:action-subject}}, content-type=application/vnd.eclipse.ditto+json}, 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":"8900c344-7251-407d-a8e1-144061fbeeed","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 [{}]]
testNoopJavascriptOutgoingMapping Duration: 0.643934ms
UnmodifiableExternalMessage [headers={correlation-id=a09b752c-41a8-438a-96ec-e2269de3576f, content-type=text/plain}, 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 [{}]]
testPlainJavascriptOutgoingMapping Duration: 15.75145ms
HEADERS: ImmutableDittoHeaders [{correlation-id=ff7aade5-1e92-4fae-8b70-2cc678735789, subject={{topic:action-subject}}, response-required=false, content-type=application/json}]
CREATE THING RESPONSE :CreateThingResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=ff7aade5-1e92-4fae-8b70-2cc678735789, 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]]
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=ff7aade5-1e92-4fae-8b70-2cc678735789, subject={{topic:action-subject}}, response-required=false, content-type=application/json}]]]
ADAPTABLE TO JSON: {"topic":"org.eclipse.ditto/foo-bar-plain/things/twin/commands/create","headers":{"correlation-id":"ff7aade5-1e92-4fae-8b70-2cc678735789","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}
{correlation-id=ff7aade5-1e92-4fae-8b70-2cc678735789, content-type=application/vnd.eclipse.ditto+json, subject={{topic:action-subject}}, response-required=false}
UnmodifiableExternalMessage [headers={correlation-id=ff7aade5-1e92-4fae-8b70-2cc678735789, content-type=application/vnd.eclipse.ditto+json, subject={{topic:action-subject}}, response-required=false}, 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":"ff7aade5-1e92-4fae-8b70-2cc678735789","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 [{}]]
testDefaultJavascriptOutgoingMappingWithStatus Duration: 0.604688ms
2572427
bytes length: 3
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=f8a3498c-89b4-43c2-aaae-c3748ff94d3a}]]]
testBinaryWithByteBufferJsJavascriptIncomingMapping Duration: 0.989542ms
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=2c26b4ae-49d5-4408-b316-47f5d454e88e, version=2, content-type=application/json}]]]
testDefaultJavascriptIncomingMappingForDittoProtocol Duration: 0.156452ms
UnmodifiableExternalMessage [headers={correlation-id=b83d7341-6f4c-4c1c-9795-91b1fc6f52af, content-type=text/plain}, 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 [{}]]
testCorrectChannelForPolicyAnnouncementsJavascriptOutgoingMapping Duration: 0.764462ms
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.720 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.JavaScriptMessageMapperRhinoTest
[INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.DefaultJavaScriptConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.DefaultJavaScriptConfigTest
[INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.JavaScriptMessageMapperRhinoSandboxingTest
ensureRecursionGetsAborted aborted after: 0.758852ms
ensureEndlessLoopGetsAborted aborted after: 506.00755ms
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.732 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.JavaScriptMessageMapperRhinoSandboxingTest
[INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.DefaultIncomingMappingTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.DefaultIncomingMappingTest
[INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.ImmutableJavaScriptMessageMapperConfigurationTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.ImmutableJavaScriptMessageMapperConfigurationTest
[INFO] Running org.eclipse.ditto.connectivity.service.mapping.NormalizedMessageMapperTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.890 s -- in org.eclipse.ditto.connectivity.service.mapping.NormalizedMessageMapperTest
[INFO] Running org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperFactoryTest
11:46:13.136 [INFO ] [main] o.e.d.c.s.m.DefaultMessageMapperFactory - Mapper <some-id> with mapping engine <java.lang.String> not found.
11:46:13.136 [INFO ] [main] o.e.d.c.s.m.DefaultMessageMapperFactory - Mapper <missing-mapper-id> with mapping engine <missing-mapper> not found.
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperFactoryTest
[INFO] Running org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperRegistryTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperRegistryTest
[INFO] Running org.eclipse.ditto.connectivity.service.mapping.DefaultConnectivitySignalEnrichmentProviderTest
[INFO] [12/05/2023 11:46:13.318] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:46:13.359] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:46:13.406] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:46:13.450] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:46:13.498] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:46:13.539] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s -- in org.eclipse.ditto.connectivity.service.mapping.DefaultConnectivitySignalEnrichmentProviderTest
[INFO] Running org.eclipse.ditto.connectivity.service.mapping.WrappingMessageMapperTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.703 s -- in org.eclipse.ditto.connectivity.service.mapping.WrappingMessageMapperTest
[INFO] Running org.eclipse.ditto.connectivity.service.mapping.ImplicitThingCreationMessageMapperTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 s -- in org.eclipse.ditto.connectivity.service.mapping.ImplicitThingCreationMessageMapperTest
[INFO] Running org.eclipse.ditto.connectivity.service.mapping.RawMessageMapperTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.eclipse.ditto.connectivity.service.mapping.RawMessageMapperTest
[INFO] Running org.eclipse.ditto.connectivity.service.mapping.ConnectionStatusMessageMapperTest
11:46:15.202 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Invalid value in header <ttd>: -5625.
11:46:15.302 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Header <ttd> is not convertible to type long.
11:46:15.707 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <ThingIdInvalidException>: Thing ID 'Invalid Value' is not valid!
11:46:15.903 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <UnresolvedPlaceholderException>: The placeholder '{{ header:thing-id }}' could not be resolved.
11:46:16.194 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Header <creation-time> is not convertible to type long.
11:46:16.337 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Header <ttd> is not set.
11:46:16.586 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Header <creation-time> is not set.
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.477 s -- in org.eclipse.ditto.connectivity.service.mapping.ConnectionStatusMessageMapperTest
[INFO] Running org.eclipse.ditto.connectivity.service.mapping.DittoMessageMapperTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.mapping.DittoMessageMapperTest
[INFO] Running org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperConfigurationTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperConfigurationTest
[INFO] Running org.eclipse.ditto.connectivity.service.mapping.UpdateTwinWithLiveResponseMessageMapperTest
11:46:16.816 [INFO ] [main] o.e.d.c.s.m.UpdateTwinWithLiveResponseMessageMapper - Mapped MergeThing from received live <things.responses:retrieveAttribute>
11:46:16.866 [INFO ] [main] o.e.d.c.s.m.UpdateTwinWithLiveResponseMessageMapper - Mapped MergeThing from received live <things.responses:retrieveThing>
11:46:16.920 [INFO ] [main] o.e.d.c.s.m.UpdateTwinWithLiveResponseMessageMapper - Mapped MergeThing from received live <things.responses:retrieveAttribute>
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s -- in org.eclipse.ditto.connectivity.service.mapping.UpdateTwinWithLiveResponseMessageMapperTest
[INFO] Running org.eclipse.ditto.connectivity.service.mapping.CloudEventsMapperTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.service.mapping.CloudEventsMapperTest
[INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalCommandRegistryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalCommandRegistryTest
[INFO] Running org.eclipse.ditto.connectivity.service.placeholders.ImmutableConnectionIdPlaceholderTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.placeholders.ImmutableConnectionIdPlaceholderTest
[INFO] Running org.eclipse.ditto.connectivity.service.placeholders.ConnectionIdPlaceholderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.placeholders.ConnectionIdPlaceholderTest
[INFO] Running org.eclipse.ditto.connectivity.service.placeholders.ImmutableSourceAddressPlaceholderTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.placeholders.ImmutableSourceAddressPlaceholderTest
[INFO] Running org.eclipse.ditto.connectivity.service.placeholders.TopicPlaceholderTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.placeholders.TopicPlaceholderTest
[INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalErrorRegistryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalErrorRegistryTest
[INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityRootActorTest
11:46:16.999 [INFO ] [main] o.e.d.i.u.c.r.ServiceSpecificEnvironmentConfigSupplier - Running in <DEVELOPMENT> environment.
11:46:17.143 [INFO ] [ConnectivityRootActorTest-pekko.actor.default-dispatcher-9] o.e.d.b.s.c.DittoSplitBrainResolver - SBR will be automatically enabled after <PT1H>
11:46:17.242 [INFO ] [ConnectivityRootActorTest-pekko.actor.default-dispatcher-17] 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.
11:46:17.607 [INFO ] [ConnectivityRootActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
Failed to stop [ConnectivityRootActorTest] within [10 seconds] 
-> / LocalActorRefProvider$$anon$2 class org.apache.pekko.actor.LocalActorRefProvider$Guardian status=0 1 children
   ⌊-> system LocalActorRef class org.apache.pekko.actor.LocalActorRefProvider$SystemGuardian status=4 Terminating(Termination)
       |    toDie: Actor[pekko://ConnectivityRootActorTest/system/Materializers#1167041785]
       ⌊-> Materializers RepointableActorRef class org.apache.pekko.stream.impl.MaterializerGuardian status=4 Terminating(Termination)
           |    toDie: Actor[pekko://ConnectivityRootActorTest/system/Materializers/StreamSupervisor-2138#907391880]
           ⌊-> StreamSupervisor-2138 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=4 Terminating(Termination)
               |    toDie: Actor[pekko://ConnectivityRootActorTest/system/Materializers/StreamSupervisor-2138/flow-7-0-ignoreSink#-1251842395]
               |           Actor[pekko://ConnectivityRootActorTest/system/Materializers/StreamSupervisor-2138/flow-9-0-ignoreSink#1879381615]
               ⌊-> flow-7-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children
               ⌊-> flow-9-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.04 s -- in org.eclipse.ditto.connectivity.service.ConnectivityRootActorTest
[INFO] Running org.eclipse.ditto.connectivity.service.SignalEnforcementFilterTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.connectivity.service.SignalEnforcementFilterTest
[INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalEventRegistryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalEventRegistryTest
[INFO] Running org.eclipse.ditto.connectivity.service.util.EncryptorAesGcmTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.util.EncryptorAesGcmTest
[INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalCommandResponseRegistryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalCommandResponseRegistryTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 1700, Failures: 0, Errors: 0, Skipped: 3
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-service ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-connectivity-service ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3.jar
[INFO] 
[INFO] --- shade:3.5.0:shade (default) @ ditto-connectivity-service ---
[INFO] Including org.eclipse.ditto:ditto-connectivity-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-base-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-things-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-connectivity-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-protocol:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:3.4.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar.
[INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar.
[INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar.
[INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar.
[INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar.
[INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar.
[INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar.
[INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar.
[INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-things-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-policies-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-base-service:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-base-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:3.4.3 in the shaded jar.
[INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar.
[INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar.
[INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:3.4.3 in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:1.7.36 in the shaded jar.
[INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.36 in the shaded jar.
[INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar.
[INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar.
[INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar.
[INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar.
[INFO] Including io.kamon:kamon-core_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar.
[INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar.
[INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar.
[INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar.
[INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar.
[INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-policies-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-placeholders:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-json:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-jwt-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-wot-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-edge-service:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-messages-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-rql-query:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:3.4.3 in the shaded jar.
[INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar.
[INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar.
[INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar.
[INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar.
[INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar.
[INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar.
[INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar.
[INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-protocol:jar:3.4.3 in the shaded jar.
[INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-search:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-rql-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-rql-search-option-parser:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:3.4.3 in the shaded jar.
[INFO] Including org.webjars.npm:bytebuffer:jar:5.0.1 in the shaded jar.
[INFO] Including org.webjars.npm:long:jar:3.2.0 in the shaded jar.
[INFO] Including org.apache.sshd:sshd-core:jar:2.9.2 in the shaded jar.
[INFO] Including org.apache.sshd:sshd-common:jar:2.9.2 in the shaded jar.
[INFO] Including org.slf4j:jcl-over-slf4j:jar:1.7.36 in the shaded jar.
[INFO] Including net.i2p.crypto:eddsa:jar:0.3.0 in the shaded jar.
[INFO] Including org.apache.qpid:qpid-jms-client:jar:1.10.0 in the shaded jar.
[INFO] Including jakarta.jms:jakarta.jms-api:jar:2.0.3 in the shaded jar.
[INFO] Including org.apache.qpid:proton-j:jar:0.34.1 in the shaded jar.
[INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-http:jar:4.1.99.Final in the shaded jar.
[INFO] Including com.hivemq:hivemq-mqtt-client:jar:1.3.3 in the shaded jar.
[INFO] Including io.reactivex.rxjava2:rxjava:jar:2.2.21 in the shaded jar.
[INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar.
[INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar.
[INFO] Including org.jctools:jctools-core:jar:2.1.2 in the shaded jar.
[INFO] Including org.jetbrains:annotations:jar:16.0.3 in the shaded jar.
[INFO] Including com.google.dagger:dagger:jar:2.27 in the shaded jar.
[INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar.
[INFO] Including com.github.pjfanning:pekko-rabbitmq_2.13:jar:7.0.0 in the shaded jar.
[INFO] Including com.rabbitmq:amqp-client:jar:5.18.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-connectors-kafka_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar.
[INFO] Including org.apache.kafka:kafka-clients:jar:3.5.1 in the shaded jar.
[INFO] Including com.github.luben:zstd-jni:jar:1.5.5-1 in the shaded jar.
[INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar.
[INFO] Including org.xerial.snappy:snappy-java:jar:1.1.10.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.mozilla:rhino-runtime:jar:1.7.14 in the shaded jar.
[INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar.
[INFO] Including org.codehaus.janino:janino:jar:3.1.10 in the shaded jar.
[INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.10 in the shaded jar.
[INFO] Including org.komamitsu:fluency-core:jar:2.6.5 in the shaded jar.
[INFO] Including org.msgpack:jackson-dataformat-msgpack:jar:0.9.1 in the shaded jar.
[INFO] Including org.msgpack:msgpack-core:jar:0.9.1 in the shaded jar.
[INFO] Including org.komamitsu:phi-accural-failure-detector:jar:0.0.5 in the shaded jar.
[INFO] Including net.jodah:failsafe:jar:2.4.4 in the shaded jar.
[INFO] Including org.komamitsu:fluency-fluentd:jar:2.6.5 in the shaded jar.
[INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.2 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:3.4.3 in the shaded jar.
[INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-utils-result:jar:3.4.3 in the shaded jar.
[INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[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.10.jar, config-1.4.2.jar, dagger-2.27.jar, ditto-base-api-3.4.3.jar, ditto-base-model-3.4.3.jar, ditto-base-service-3.4.3.jar, ditto-connectivity-api-3.4.3.jar, ditto-connectivity-model-3.4.3.jar, ditto-connectivity-service-3.4.3.jar, ditto-edge-service-3.4.3.jar, ditto-internal-models-signal-3.4.3.jar, ditto-internal-models-signalenrichment-3.4.3.jar, ditto-internal-models-streaming-3.4.3.jar, ditto-internal-utils-cache-3.4.3.jar, ditto-internal-utils-cache-loaders-3.4.3.jar, ditto-internal-utils-cluster-3.4.3.jar, ditto-internal-utils-conditional-headers-3.4.3.jar, ditto-internal-utils-config-3.4.3.jar, ditto-internal-utils-ddata-3.4.3.jar, ditto-internal-utils-extension-3.4.3.jar, ditto-internal-utils-health-3.4.3.jar, ditto-internal-utils-metrics-3.4.3.jar, ditto-internal-utils-namespaces-3.4.3.jar, ditto-internal-utils-pekko-3.4.3.jar, ditto-internal-utils-persistence-3.4.3.jar, ditto-internal-utils-persistent-actors-3.4.3.jar, ditto-internal-utils-protocol-3.4.3.jar, ditto-internal-utils-pubsub-3.4.3.jar, ditto-internal-utils-pubsub-policies-3.4.3.jar, ditto-internal-utils-pubsub-things-3.4.3.jar, ditto-internal-utils-search-3.4.3.jar, ditto-internal-utils-tracing-3.4.3.jar, ditto-json-3.4.3.jar, ditto-json-cbor-3.4.3.jar, ditto-jwt-model-3.4.3.jar, ditto-messages-model-3.4.3.jar, ditto-placeholders-3.4.3.jar, ditto-policies-api-3.4.3.jar, ditto-policies-enforcement-3.4.3.jar, ditto-policies-model-3.4.3.jar, ditto-protocol-3.4.3.jar, ditto-rql-model-3.4.3.jar, ditto-rql-parser-3.4.3.jar, ditto-rql-query-3.4.3.jar, ditto-rql-search-option-parser-3.4.3.jar, ditto-things-api-3.4.3.jar, ditto-things-model-3.4.3.jar, ditto-thingsearch-api-3.4.3.jar, ditto-thingsearch-model-3.4.3.jar, ditto-utils-result-3.4.3.jar, ditto-wot-model-3.4.3.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.10.jar, jcl-over-slf4j-1.7.36.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-1.7.36.jar, kafka-clients-3.5.1.jar, kamon-core_2.13-2.6.5.jar, kamon-executors_2.13-2.6.5.jar, kamon-instrumentation-common_2.13-2.6.5.jar, kamon-opentelemetry_2.13-2.6.5.jar, kamon-prometheus_2.13-2.6.5.jar, kamon-system-metrics_2.13-2.6.5.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, logstash-logback-encoder-7.2.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-1.7.36.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: 
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] ditto-base-api-3.4.3.jar, ditto-base-model-3.4.3.jar, ditto-base-service-3.4.3.jar, ditto-connectivity-api-3.4.3.jar, ditto-connectivity-model-3.4.3.jar, ditto-connectivity-service-3.4.3.jar, ditto-edge-service-3.4.3.jar, ditto-internal-models-signal-3.4.3.jar, ditto-internal-models-signalenrichment-3.4.3.jar, ditto-internal-models-streaming-3.4.3.jar, ditto-internal-utils-cache-3.4.3.jar, ditto-internal-utils-cache-loaders-3.4.3.jar, ditto-internal-utils-cluster-3.4.3.jar, ditto-internal-utils-conditional-headers-3.4.3.jar, ditto-internal-utils-config-3.4.3.jar, ditto-internal-utils-ddata-3.4.3.jar, ditto-internal-utils-extension-3.4.3.jar, ditto-internal-utils-health-3.4.3.jar, ditto-internal-utils-metrics-3.4.3.jar, ditto-internal-utils-namespaces-3.4.3.jar, ditto-internal-utils-pekko-3.4.3.jar, ditto-internal-utils-persistence-3.4.3.jar, ditto-internal-utils-persistent-actors-3.4.3.jar, ditto-internal-utils-protocol-3.4.3.jar, ditto-internal-utils-pubsub-3.4.3.jar, ditto-internal-utils-pubsub-policies-3.4.3.jar, ditto-internal-utils-pubsub-things-3.4.3.jar, ditto-internal-utils-search-3.4.3.jar, ditto-internal-utils-tracing-3.4.3.jar, ditto-json-3.4.3.jar, ditto-json-cbor-3.4.3.jar, ditto-jwt-model-3.4.3.jar, ditto-messages-model-3.4.3.jar, ditto-placeholders-3.4.3.jar, ditto-policies-api-3.4.3.jar, ditto-policies-enforcement-3.4.3.jar, ditto-policies-model-3.4.3.jar, ditto-protocol-3.4.3.jar, ditto-rql-model-3.4.3.jar, ditto-rql-parser-3.4.3.jar, ditto-rql-query-3.4.3.jar, ditto-rql-search-option-parser-3.4.3.jar, ditto-things-api-3.4.3.jar, ditto-things-model-3.4.3.jar, ditto-thingsearch-api-3.4.3.jar, ditto-thingsearch-model-3.4.3.jar, ditto-utils-result-3.4.3.jar, ditto-wot-model-3.4.3.jar, jakarta.jms-api-2.0.3.jar define 1 overlapping resource: 
[WARNING]   - META-INF/NOTICE.md
[WARNING] ditto-base-api-3.4.3.jar, ditto-base-model-3.4.3.jar, ditto-base-service-3.4.3.jar, ditto-connectivity-api-3.4.3.jar, ditto-connectivity-model-3.4.3.jar, ditto-connectivity-service-3.4.3.jar, ditto-edge-service-3.4.3.jar, ditto-internal-models-signal-3.4.3.jar, ditto-internal-models-signalenrichment-3.4.3.jar, ditto-internal-models-streaming-3.4.3.jar, ditto-internal-utils-cache-3.4.3.jar, ditto-internal-utils-cache-loaders-3.4.3.jar, ditto-internal-utils-cluster-3.4.3.jar, ditto-internal-utils-conditional-headers-3.4.3.jar, ditto-internal-utils-config-3.4.3.jar, ditto-internal-utils-ddata-3.4.3.jar, ditto-internal-utils-extension-3.4.3.jar, ditto-internal-utils-health-3.4.3.jar, ditto-internal-utils-metrics-3.4.3.jar, ditto-internal-utils-namespaces-3.4.3.jar, ditto-internal-utils-pekko-3.4.3.jar, ditto-internal-utils-persistence-3.4.3.jar, ditto-internal-utils-persistent-actors-3.4.3.jar, ditto-internal-utils-protocol-3.4.3.jar, ditto-internal-utils-pubsub-3.4.3.jar, ditto-internal-utils-pubsub-policies-3.4.3.jar, ditto-internal-utils-pubsub-things-3.4.3.jar, ditto-internal-utils-search-3.4.3.jar, ditto-internal-utils-tracing-3.4.3.jar, ditto-json-3.4.3.jar, ditto-json-cbor-3.4.3.jar, ditto-jwt-model-3.4.3.jar, ditto-messages-model-3.4.3.jar, ditto-placeholders-3.4.3.jar, ditto-policies-api-3.4.3.jar, ditto-policies-enforcement-3.4.3.jar, ditto-policies-model-3.4.3.jar, ditto-protocol-3.4.3.jar, ditto-rql-model-3.4.3.jar, ditto-rql-parser-3.4.3.jar, ditto-rql-query-3.4.3.jar, ditto-rql-search-option-parser-3.4.3.jar, ditto-things-api-3.4.3.jar, ditto-things-model-3.4.3.jar, ditto-thingsearch-api-3.4.3.jar, ditto-thingsearch-model-3.4.3.jar, ditto-utils-result-3.4.3.jar, ditto-wot-model-3.4.3.jar define 1 overlapping resource: 
[WARNING]   - META-INF/NOTICE-THIRD-PARTY.md
[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: 
[WARNING]   - META-INF/io.netty.versions.properties
[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, kotlin-stdlib-1.4.10.jar define 1 overlapping classes: 
[WARNING]   - META-INF.versions.9.module-info
[WARNING] sshd-common-2.9.2.jar, sshd-core-2.9.2.jar define 1 overlapping resource: 
[WARNING]   - .cache/formatter-maven-cache.properties
[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: 
[WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.properties
[WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.xml
[WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 
[WARNING]   - META-INF/native-image/org.mongodb/bson/native-image.properties
[WARNING] caffeine-3.1.8.jar, ditto-base-api-3.4.3.jar, ditto-base-model-3.4.3.jar, ditto-base-service-3.4.3.jar, ditto-connectivity-api-3.4.3.jar, ditto-connectivity-model-3.4.3.jar, ditto-connectivity-service-3.4.3.jar, ditto-edge-service-3.4.3.jar, ditto-internal-models-signal-3.4.3.jar, ditto-internal-models-signalenrichment-3.4.3.jar, ditto-internal-models-streaming-3.4.3.jar, ditto-internal-utils-cache-3.4.3.jar, ditto-internal-utils-cache-loaders-3.4.3.jar, ditto-internal-utils-cluster-3.4.3.jar, ditto-internal-utils-conditional-headers-3.4.3.jar, ditto-internal-utils-config-3.4.3.jar, ditto-internal-utils-ddata-3.4.3.jar, ditto-internal-utils-extension-3.4.3.jar, ditto-internal-utils-health-3.4.3.jar, ditto-internal-utils-metrics-3.4.3.jar, ditto-internal-utils-namespaces-3.4.3.jar, ditto-internal-utils-pekko-3.4.3.jar, ditto-internal-utils-persistence-3.4.3.jar, ditto-internal-utils-persistent-actors-3.4.3.jar, ditto-internal-utils-protocol-3.4.3.jar, ditto-internal-utils-pubsub-3.4.3.jar, ditto-internal-utils-pubsub-policies-3.4.3.jar, ditto-internal-utils-pubsub-things-3.4.3.jar, ditto-internal-utils-search-3.4.3.jar, ditto-internal-utils-tracing-3.4.3.jar, ditto-json-3.4.3.jar, ditto-json-cbor-3.4.3.jar, ditto-jwt-model-3.4.3.jar, ditto-messages-model-3.4.3.jar, ditto-placeholders-3.4.3.jar, ditto-policies-api-3.4.3.jar, ditto-policies-enforcement-3.4.3.jar, ditto-policies-model-3.4.3.jar, ditto-protocol-3.4.3.jar, ditto-rql-model-3.4.3.jar, ditto-rql-parser-3.4.3.jar, ditto-rql-query-3.4.3.jar, ditto-rql-search-option-parser-3.4.3.jar, ditto-things-api-3.4.3.jar, ditto-things-model-3.4.3.jar, ditto-thingsearch-api-3.4.3.jar, ditto-thingsearch-model-3.4.3.jar, ditto-utils-result-3.4.3.jar, ditto-wot-model-3.4.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-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: 
[WARNING]   - META-INF/LICENSE
[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: 
[WARNING]   - META-INF/DISCLAIMER
[WARNING] ditto-rql-parser-3.4.3.jar, ditto-rql-search-option-parser-3.4.3.jar define 4 overlapping classes: 
[WARNING]   - org.eclipse.ditto.rql.parser.RqlPredicateParser
[WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlParserBase
[WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser
[WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser$
[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: 
[WARNING]   - META-INF/DEPENDENCIES
[WARNING] maven-shade-plugin has detected that some files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the file is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Attaching shaded artifact.
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-connectivity-service >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-connectivity-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-service ---
[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-release/connectivity/service/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-connectivity-service <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-connectivity-service ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity-service ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/config/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/config/javascript/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.config.javascript;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/config/mapping/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.config.mapping;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/enforcement/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.enforcement;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/enforcement/pre/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.enforcement.pre;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/amqp/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging.amqp;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/hono/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging.hono;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/httppush/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging.httppush;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging.internal;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging.internal.ssl;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/kafka/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging.kafka;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/hivemq/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/hivemq/client/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/hivemq/common/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.common;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/persistence/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging.persistence;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/persistence/strategies/commands/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging.persistence.strategies.commands;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/persistence/strategies/events/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging.persistence.strategies.events;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/rabbitmq/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging.rabbitmq;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/tunnel/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging.tunnel;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/validation/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging.validation;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/placeholders/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.placeholders;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/util/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.util;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/MessageMapper.java:112: warning: no @param for message
[WARNING] DittoHeaders getAdditionalInboundHeaders(ExternalMessage message);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:41: warning: no comment
[WARNING] protected final ActorSystem actorSystem;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:42: warning: no comment
[WARNING] protected final Config config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:49: warning: no comment
[WARNING] protected AbstractMessageMapper(final ActorSystem actorSystem, final Config config) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:54: warning: no comment
[WARNING] protected AbstractMessageMapper(final AbstractMessageMapper copyFromMapper) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:135: warning: no comment
[WARNING] protected static Charset determineCharset(final Map<String, String> messageHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:145: warning: no comment
[WARNING] protected static boolean isError(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:150: warning: no comment
[WARNING] protected static boolean isLiveSignal(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:139: warning: no comment
[WARNING] protected static boolean isResponse(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:59: warning: no comment
[WARNING] protected static final Collection<String> ACCEPTED_SCHEMES = List.of("tcp", "ssl");
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:60: warning: no comment
[WARNING] protected static final Collection<String> SECURE_SCHEMES = List.of("ssl");
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:67: warning: no comment
[WARNING] protected AbstractMqttValidator(final MqttConfig mqttConfig) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:173: warning: no comment
[WARNING] protected static void validateAddresses(final Connection connection, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:127: warning: no comment
[WARNING] protected static void validateEnforcementInput(final Enforcement enforcement,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:118: warning: no comment
[WARNING] protected static void validateSourceEnforcement(@Nullable final Enforcement enforcement,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:146: warning: no comment
[WARNING] protected static void validateSourceQoS(final int qos,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:185: warning: no comment
[WARNING] protected void validateSpecificConfig(final Connection connection, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:156: warning: no comment
[WARNING] protected static void validateTargetQoS(final int qos,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/validation/AbstractProtocolValidator.java:196: warning: no comment
[WARNING] protected static void validateExtraFields(final Target target) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/AbstractWithOrigin.java:29: warning: no comment
[WARNING] protected AbstractWithOrigin(@Nullable final ActorRef origin) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1226: warning: no @param for clientConnected
[WARNING] protected State<BaseClientState, BaseClientData> clientConnectedInConnectingState(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1226: warning: no @param for data
[WARNING] protected State<BaseClientState, BaseClientData> clientConnectedInConnectingState(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1226: warning: no @return
[WARNING] protected State<BaseClientState, BaseClientData> clientConnectedInConnectingState(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1243: warning: no @param for clientConnected
[WARNING] protected CompletionStage<InitializationResult> startPublisherAndConsumerActors(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:772: warning: no comment
[WARNING] protected abstract ActorRef getPublisherActor();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:550: warning: no @param for targetAuthorizationContext
[WARNING] protected abstract CompletionStage<SendResult> publishMessage(Signal<?> signal,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/httppush/AwsRequestSigningFactory.java:96: warning: no comment
[WARNING] public static final JsonFieldDefinition<String> X_AMZ_CONTENT_SHA256 =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2194: warning: no comment
[WARNING] public interface ReconnectTimeoutStrategy {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:202: warning: no comment
[WARNING] protected final UUID actorUuid;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:206: warning: no comment
[WARNING] protected final ChildActorNanny childActorNanny;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:204: warning: no comment
[WARNING] protected final ConnectivityCounterRegistry connectionCounterRegistry;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:173: warning: no comment
[WARNING] protected final ConnectionLogger connectionLogger;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:205: warning: no comment
[WARNING] protected final ConnectionLoggerRegistry connectionLoggerRegistry;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:174: warning: no comment
[WARNING] protected final ConnectivityStatusResolver connectivityStatusResolver;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:171: warning: no comment
[WARNING] protected static final Status.Success DONE = new Status.Success(Done.getInstance());
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:219: warning: no comment
[WARNING] protected BaseClientActor(final Connection connection,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1673: warning: no comment
[WARNING] protected boolean canConnectViaSocket(final Connection connection) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:318: warning: no comment
[WARNING] protected ConnectivityConfig connectivityConfig() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1205: warning: no comment
[WARNING] protected final SshTunnelState getSshTunnelState() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1903: warning: no comment
[WARNING] protected Optional<ConnectionThrottlingConfig> getThrottlingConfig() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2420: warning: no comment
[WARNING] ACKREGATOR_STARTED,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2421: warning: no comment
[WARNING] ACKREGATOR_STOPPED,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2415: warning: no comment
[WARNING] CONNECT_AFTER_TUNNEL_ESTABLISHED,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2416: warning: no comment
[WARNING] GOTO_CONNECTED_AFTER_INITIALIZATION,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2414: warning: no comment
[WARNING] INIT_COMPLETE,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2417: warning: no comment
[WARNING] RESUBSCRIBE,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2419: warning: no comment
[WARNING] SERVICE_REQUESTS_DONE,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2418: warning: no comment
[WARNING] SERVICE_UNBIND,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2422: warning: no comment
[WARNING] SHUTDOWN_TIMEOUT
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2353: warning: no comment
[WARNING] public static InitializationResult failed(@Nullable final Throwable throwable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2363: warning: no comment
[WARNING] public ConnectionFailure getFailure() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2367: warning: no comment
[WARNING] public boolean isSuccess() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2349: warning: no comment
[WARNING] public static InitializationResult success() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2196: warning: no comment
[WARNING] boolean canReconnect();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2202: warning: no comment
[WARNING] Duration getNextBackoff();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2200: warning: no comment
[WARNING] Duration getNextTimeout();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2198: warning: no comment
[WARNING] void reset();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientData.java:191: warning: no comment
[WARNING] public BaseClientData setConnectionStatusDetails(@Nullable final String connectionStatusDetails) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientData.java:195: warning: no comment
[WARNING] public BaseClientData setInConnectionStatusSince(final Instant inConnectionStatusSince) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:234: warning: no @return
[WARNING] protected final Sink<DittoRuntimeException, ?> getDittoRuntimeExceptionSink() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:73: warning: no comment
[WARNING] protected final ConnectionId connectionId;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:74: warning: no comment
[WARNING] protected final ConnectivityStatusResolver connectivityStatusResolver;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:72: warning: no comment
[WARNING] protected final ConnectionMonitor inboundAcknowledgedMonitor;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:71: warning: no comment
[WARNING] protected final ConnectionMonitor inboundMonitor;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:69: warning: no comment
[WARNING] protected final Source source;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:68: warning: no comment
[WARNING] protected final String sourceAddress;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:82: warning: no comment
[WARNING] protected BaseConsumerActor(final Connection connection,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:247: warning: no comment
[WARNING] protected ResourceStatus getCurrentSourceStatus() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:115: warning: no comment
[WARNING] protected final Sink<AcknowledgeableMessage, NotUsed> getMessageMappingSink() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:256: warning: no comment
[WARNING] protected void handleAddressStatus(final ResourceStatus resourceStatus) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:105: warning: no comment
[WARNING] protected void resetResourceStatus() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:101: warning: no comment
[WARNING] protected final Connection connection;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:105: warning: no comment
[WARNING] protected final ConnectionConfig connectionConfig;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:108: warning: no comment
[WARNING] protected final ExpressionResolver connectionIdResolver;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:106: warning: no comment
[WARNING] protected final ConnectionLogger connectionLogger;
[WARNING] ^
[WARNING] 100 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity-service ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Connectivity :: Service' with 575 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-connectivity-service ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3-allinone.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3-allinone.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-connectivity-service ---
[INFO] Signing 5 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity-service ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/3.4.3/ditto-connectivity-service-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/3.4.3/ditto-connectivity-service-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/3.4.3/ditto-connectivity-service-3.4.3-allinone.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/3.4.3/ditto-connectivity-service-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/3.4.3/ditto-connectivity-service-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/3.4.3/ditto-connectivity-service-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/3.4.3/ditto-connectivity-service-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3-allinone.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/3.4.3/ditto-connectivity-service-3.4.3-allinone.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/3.4.3/ditto-connectivity-service-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/3.4.3/ditto-connectivity-service-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] ---------------< org.eclipse.ditto:ditto-documentation >----------------
[INFO] Building Eclipse Ditto :: Documentation 3.4.3                    [68/77]
[INFO]   from documentation/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-documentation ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-documentation ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-documentation ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-documentation ---
[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-release/documentation/target/jacoco.exec
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-documentation ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-documentation:pom:3.4.3...
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-documentation >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-documentation ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-documentation ---
[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-release/documentation/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-documentation <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-documentation ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-documentation ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-documentation ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-documentation ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-documentation ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-documentation ---
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-documentation ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-documentation ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/documentation/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-documentation/3.4.3/ditto-documentation-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/documentation/target/ditto-documentation-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-documentation/3.4.3/ditto-documentation-3.4.3.pom.asc
[INFO] 
[INFO] ------------------< org.eclipse.ditto:ditto-gateway >-------------------
[INFO] Building Eclipse Ditto :: Gateway 3.4.3                          [69/77]
[INFO]   from gateway/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-gateway ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-gateway ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-gateway ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway ---
[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-release/gateway/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-gateway ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-gateway ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-gateway >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-gateway ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway ---
[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-release/gateway/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-gateway <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-gateway ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-gateway ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-gateway ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-gateway ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-gateway ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-gateway ---
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-gateway ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-gateway ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway/3.4.3/ditto-gateway-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/target/ditto-gateway-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway/3.4.3/ditto-gateway-3.4.3.pom.asc
[INFO] 
[INFO] ----------------< org.eclipse.ditto:ditto-gateway-api >-----------------
[INFO] Building Eclipse Ditto :: Gateway :: API 3.4.3                   [70/77]
[INFO]   from gateway/api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-gateway-api ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-gateway-api ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-gateway-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway-api ---
[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-release/gateway/api/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-gateway-api ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/gateway/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-gateway-api ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/gateway/api/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-gateway-api ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway-api:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-gateway-api ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 13 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-gateway-api ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/gateway/api/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-gateway-api ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-gateway-api ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/gateway/api/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.gateway.api.GatewayWebsocketSessionClosedExceptionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.589 s -- in org.eclipse.ditto.gateway.api.GatewayWebsocketSessionClosedExceptionTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway-api ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-gateway-api ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/gateway/api/target/ditto-gateway-api-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-gateway-api >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-gateway-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway-api ---
[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-release/gateway/api/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-gateway-api <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-gateway-api ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/gateway/api/target/ditto-gateway-api-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-gateway-api ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/api/src/main/java/org/eclipse/ditto/gateway/api/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.api;
[WARNING] ^
[WARNING] 1 warning
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/gateway/api/target/ditto-gateway-api-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-gateway-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-gateway-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-gateway-api ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/gateway/api/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Gateway :: API' with 22 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-gateway-api ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/gateway/api/target/ditto-gateway-api-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/gateway/api/target/ditto-gateway-api-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/gateway/api/target/ditto-gateway-api-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/gateway/api/target/ditto-gateway-api-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/gateway/api/target/ditto-gateway-api-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/gateway/api/target/ditto-gateway-api-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-gateway-api ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-gateway-api ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/3.4.3/ditto-gateway-api-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/api/target/ditto-gateway-api-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/3.4.3/ditto-gateway-api-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/api/target/ditto-gateway-api-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/3.4.3/ditto-gateway-api-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/api/target/ditto-gateway-api-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/3.4.3/ditto-gateway-api-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/api/target/ditto-gateway-api-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/3.4.3/ditto-gateway-api-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/api/target/ditto-gateway-api-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/3.4.3/ditto-gateway-api-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/api/target/ditto-gateway-api-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/3.4.3/ditto-gateway-api-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/api/target/ditto-gateway-api-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/3.4.3/ditto-gateway-api-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] ------------< org.eclipse.ditto:ditto-internal-utils-http >-------------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: HTTP 3.4.3        [71/77]
[INFO]   from internal/utils/http/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-http ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-http ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-http ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-http ---
[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-release/internal/utils/http/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-http ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/internal/utils/http/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-http ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/http/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-http ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-http:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-http ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 2 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-http ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/http/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-http ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-http ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] No tests to run.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-http ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-http ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/http/target/ditto-internal-utils-http-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-http >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-http ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-http ---
[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-release/internal/utils/http/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-http <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-http ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/http/target/ditto-internal-utils-http-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-http ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/http/target/ditto-internal-utils-http-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-http ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-http ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-http ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-http ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/http/target/ditto-internal-utils-http-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/http/target/ditto-internal-utils-http-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/http/target/ditto-internal-utils-http-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/http/target/ditto-internal-utils-http-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/http/target/ditto-internal-utils-http-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/http/target/ditto-internal-utils-http-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-http ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-http ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/http/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/3.4.3/ditto-internal-utils-http-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/http/target/ditto-internal-utils-http-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/3.4.3/ditto-internal-utils-http-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/http/target/ditto-internal-utils-http-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/3.4.3/ditto-internal-utils-http-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/http/target/ditto-internal-utils-http-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/3.4.3/ditto-internal-utils-http-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/http/target/ditto-internal-utils-http-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/3.4.3/ditto-internal-utils-http-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/http/target/ditto-internal-utils-http-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/3.4.3/ditto-internal-utils-http-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/http/target/ditto-internal-utils-http-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/3.4.3/ditto-internal-utils-http-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/http/target/ditto-internal-utils-http-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/3.4.3/ditto-internal-utils-http-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] -------------< org.eclipse.ditto:ditto-internal-utils-jwt >-------------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: JWT 3.4.3         [72/77]
[INFO]   from internal/utils/jwt/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-jwt ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-jwt ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-jwt ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-jwt ---
[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-release/internal/utils/jwt/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-jwt ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-jwt ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-jwt ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-jwt:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-jwt ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 2 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-jwt ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-jwt ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-jwt ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.internal.utils.jwt.JjwtDeserializerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.532 s -- in org.eclipse.ditto.internal.utils.jwt.JjwtDeserializerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-jwt ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-jwt ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/ditto-internal-utils-jwt-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-jwt >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-jwt ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-jwt ---
[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-release/internal/utils/jwt/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-jwt <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-jwt ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/ditto-internal-utils-jwt-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-jwt ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/ditto-internal-utils-jwt-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-jwt ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-jwt ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-jwt ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: JWT' with 2 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-jwt ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/ditto-internal-utils-jwt-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/ditto-internal-utils-jwt-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/ditto-internal-utils-jwt-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/ditto-internal-utils-jwt-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/ditto-internal-utils-jwt-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/ditto-internal-utils-jwt-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-jwt ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-jwt ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/3.4.3/ditto-internal-utils-jwt-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/ditto-internal-utils-jwt-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/3.4.3/ditto-internal-utils-jwt-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/ditto-internal-utils-jwt-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/3.4.3/ditto-internal-utils-jwt-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/ditto-internal-utils-jwt-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/3.4.3/ditto-internal-utils-jwt-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/ditto-internal-utils-jwt-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/3.4.3/ditto-internal-utils-jwt-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/ditto-internal-utils-jwt-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/3.4.3/ditto-internal-utils-jwt-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/ditto-internal-utils-jwt-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/3.4.3/ditto-internal-utils-jwt-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/ditto-internal-utils-jwt-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/3.4.3/ditto-internal-utils-jwt-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --------------< org.eclipse.ditto:ditto-gateway-service >---------------
[INFO] Building Eclipse Ditto :: Gateway :: Service 3.4.3               [73/77]
[INFO]   from gateway/service/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-gateway-service ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-gateway-service ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-gateway-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway-service ---
[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-release/gateway/service/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-gateway-service ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/gateway/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-gateway-service ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 5 resources from src/main/resources to target/classes
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-gateway-service ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway-service:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-gateway-service ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 221 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/stats/StatsRoute.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/stats/StatsRoute.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java: /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-gateway-service ---
[INFO] Copying 18 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-gateway-service ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 76 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/util/config/health/DefaultClusterRolesConfigTest.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/util/config/health/DefaultClusterRolesConfigTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/security/authentication/DefaultAuthenticationFailureAggregatorTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/security/authentication/DefaultAuthenticationFailureAggregatorTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-gateway-service ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/gateway/service/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiResponseTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.918 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiResponseTest
[INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiRouteTest
11:48:22,197 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
11:48:22,197 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/home/jenkins/agent/workspace/ditto-release/gateway/service/target/classes/logback.xml]
11:48:22,298 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
11:48:22,300 |-INFO in ch.qos.logback.core.joran.action.StatusListenerAction - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener]
11:48:22,303 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
11:48:22,312 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
11:48:22,318 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
11:48:22,345 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
11:48:22,345 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDERR]
11:48:22,346 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
11:48:22,644 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.mongodb.driver] to WARN
11:48:22,645 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.pekko.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes] to WARN
11:48:22,645 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.pekko.management.cluster.bootstrap.internal.BootstrapCoordinator] to WARN
11:48:22,645 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.pekko.actor.CoordinatedShutdown] to DEBUG
11:48:22,645 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.ditto] to INFO
11:48:22,646 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
11:48:22,649 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
11:48:22,650 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDERR] to Logger[ROOT]
11:48:22,655 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
11:48:22,656 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@51b2d729 - Registering current configuration as safe fallback point
2023-12-05 11:48:22,659 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:25,100 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:25,132 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
2023-12-05 11:48:26,186 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(WhoamiRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.564 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiRouteTest
[INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiTest
[INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.whoami.DefaultUserInformationTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.whoami.DefaultUserInformationTest
[INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.QueryParametersToHeadersMapTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.707 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.QueryParametersToHeadersMapTest
[INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.stats.StatsRouteTest
2023-12-05 11:48:28,442 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:28,713 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:28,784 WARN  [][] o.a.p.c.Cluster Cluster(pekko://3ecb4b06-7bd3-48f5-a679-8d99a4fccd74) - 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
2023-12-05 11:48:28,921 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:28,985 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
2023-12-05 11:48:29,508 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:29,734 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:29,915 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:30,123 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.020 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.stats.StatsRouteTest
[INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.connections.ConnectionsRouteTest
2023-12-05 11:48:30,407 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:30,648 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:30,682 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
2023-12-05 11:48:30,921 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:31,012 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:31,111 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:31,181 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:31,249 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:31,335 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:31,447 INFO  [ConnectionsRouteTest.testPostConnectionCommandWrongFails-92d4511][] o.e.d.g.s.e.d.ContentTypeValidationDirective  - Request rejected: unsupported media-type: <application/json> request: <example.com POST /connections/41def737-a24f-4ead-85d6-0e305de8d66e/command>
2023-12-05 11:48:31,518 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:31,602 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:31,656 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:31,751 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:31,817 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:31,908 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:31,952 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:32,034 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:32,098 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:32,197 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:32,243 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:32,325 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:32,392 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:32,454 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:32,515 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:32,597 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:32,638 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:32,725 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:32,786 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:32,889 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:32,929 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:33,014 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:33,055 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:33,142 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:33,198 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:33,264 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:33,320 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:33,404 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.096 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.connections.ConnectionsRouteTest
[INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.DittoRuntimeExceptionToHttpResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.DittoRuntimeExceptionToHttpResponseTest
[INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.devops.DevOpsRouteTest
2023-12-05 11:48:33,531 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:33,648 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:33,680 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
2023-12-05 11:48:33,751 WARN  [][] o.e.d.g.s.e.d.a.DevOpsInsecureAuthenticationDirective  - DevOps resource is not secured
2023-12-05 11:48:33,754 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(DevOpsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:33,813 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:33,880 WARN  [][] o.e.d.g.s.e.d.a.DevOpsInsecureAuthenticationDirective  - DevOps resource is not secured
2023-12-05 11:48:33,881 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(DevOpsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.devops.DevOpsRouteTest
[INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteTest
2023-12-05 11:48:33,961 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:34,033 INFO  [][] o.e.d.i.u.t.DittoTracing  - Ditto tracing is disabled. No traces are generated and span context is not propagated.
2023-12-05 11:48:34,083 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:34,095 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
2023-12-05 11:48:34,201 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:34,217 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
2023-12-05 11:48:34,563 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:34,574 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:34,927 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
2023-12-05 11:48:34,963 INFO  [76567159-3627-441e-a130-a8901147a0a7][] 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>.
2023-12-05 11:48:34,966 INFO  [76567159-3627-441e-a130-a8901147a0a7][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/overall/status' was: 404
2023-12-05 11:48:35,055 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:35,146 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:35,147 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:35,150 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
2023-12-05 11:48:35,306 INFO  [f7683ac3-6a9c-42d8-8efd-d68fadd9f343][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/connections' was: 401
2023-12-05 11:48:35,351 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:35,435 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:35,435 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:35,439 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
2023-12-05 11:48:35,442 INFO  [9744f661-984f-406b-b131-42bf3f2904f5][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/overall/status' was: 401
2023-12-05 11:48:35,497 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:35,589 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:35,589 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:35,640 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:35,730 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:35,731 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:35,737 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
2023-12-05 11:48:35,750 INFO  [d013a2c2-cfda-48e8-86f2-8f2d1e3149fc][] 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]]>.
2023-12-05 11:48:35,781 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:35,842 INFO  [d013a2c2-cfda-48e8-86f2-8f2d1e3149fc][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/things' was: 200
2023-12-05 11:48:35,904 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:35,987 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:35,987 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:35,990 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
2023-12-05 11:48:35,992 INFO  [66cf5d4d-e6cb-4eb9-aacb-7d3b3b1ba702][] 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]]>.
2023-12-05 11:48:35,997 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:36,001 INFO  [66cf5d4d-e6cb-4eb9-aacb-7d3b3b1ba702][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/whoami' was: 200
2023-12-05 11:48:36,038 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:36,122 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:36,123 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:36,127 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
2023-12-05 11:48:36,129 INFO  [5081a471-0596-4c25-94e8-41717ac4f95d][] 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]]>.
2023-12-05 11:48:36,134 INFO  [5081a471-0596-4c25-94e8-41717ac4f95d][] 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=5081a471-0596-4c25-94e8-41717ac4f95d, 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}]]>!
2023-12-05 11:48:36,136 INFO  [5081a471-0596-4c25-94e8-41717ac4f95d][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/search/things' was: 431
2023-12-05 11:48:36,186 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:36,256 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:36,257 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:36,261 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
2023-12-05 11:48:36,263 INFO  [ea0df540-d271-4496-a560-5819ab4826a0][] 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=ea0df540-d271-4496-a560-5819ab4826a0}]]>!
2023-12-05 11:48:36,319 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:36,401 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:36,401 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:36,404 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
2023-12-05 11:48:36,431 INFO  [a35472ce-74ad-4dac-8bbb-fdee895246b1][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/status/health' was: 200
2023-12-05 11:48:36,494 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:36,616 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:36,617 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:36,620 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
2023-12-05 11:48:36,621 INFO  [398ffd96-2a79-4a0b-828e-6f521b69258c][] 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>.
2023-12-05 11:48:36,622 INFO  [398ffd96-2a79-4a0b-828e-6f521b69258c][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/ws/2' was: 404
2023-12-05 11:48:36,678 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:36,778 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:36,778 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:36,782 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
2023-12-05 11:48:36,786 INFO  [c9f4b804-59c5-44bf-93b2-6232f67d85ca][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/9999/things?ids=bumlux' was: 404
2023-12-05 11:48:36,826 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:36,912 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:36,912 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:36,915 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
2023-12-05 11:48:36,916 INFO  [48a527cd-a861-42c9-9f54-724185925326][] 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>.
2023-12-05 11:48:36,916 INFO  [48a527cd-a861-42c9-9f54-724185925326][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/status/cluster' was: 404
2023-12-05 11:48:36,949 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:37,036 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:37,036 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:37,039 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
2023-12-05 11:48:37,039 INFO  [8be043ab-acda-4a6f-abc8-d8e70c5f4389][] 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>.
2023-12-05 11:48:37,040 INFO  [8be043ab-acda-4a6f-abc8-d8e70c5f4389][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/things' was: 404
2023-12-05 11:48:37,103 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:37,197 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:37,197 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:37,202 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
2023-12-05 11:48:37,204 INFO  [a28964cb-43af-4358-96c4-1b377bb2b685][] 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]]>.
2023-12-05 11:48:37,207 INFO  [a28964cb-43af-4358-96c4-1b377bb2b685][] 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=a28964cb-43af-4358-96c4-1b377bb2b685, ditto-auth-context={"type":"pre-authenticated-http","subjects":["some-issuer:foo"]}}]]>!
2023-12-05 11:48:37,209 INFO  [a28964cb-43af-4358-96c4-1b377bb2b685][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/things?ids=namespace:bumlux&timeout=32s' was: 400
2023-12-05 11:48:37,245 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:37,323 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:37,324 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:37,327 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
2023-12-05 11:48:37,329 INFO  [aca857c6-a8da-43ef-89b3-d9ad6f7b3c7a][] 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]]>.
2023-12-05 11:48:37,335 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:37,338 INFO  [aca857c6-a8da-43ef-89b3-d9ad6f7b3c7a][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/search/things' was: 200
2023-12-05 11:48:37,392 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:37,485 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:37,486 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:37,490 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
2023-12-05 11:48:37,518 INFO  [e03c69fa-fae4-4c5d-9744-03ee9a04d8e0][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/overall/status' was: 200
2023-12-05 11:48:37,558 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:37,642 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:37,642 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:37,644 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
2023-12-05 11:48:37,646 INFO  [14eb5668-5e82-40cc-993a-22b3bc005e85][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/' was: 404
2023-12-05 11:48:37,716 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:37,834 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:37,834 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:37,838 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
2023-12-05 11:48:37,841 INFO  [aa295868-ee82-497f-b807-2a205e5cc764][] 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]]>.
2023-12-05 11:48:37,845 INFO  [aa295868-ee82-497f-b807-2a205e5cc764][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/search/foo' was: 404
2023-12-05 11:48:37,887 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:37,952 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:37,953 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:37,955 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
2023-12-05 11:48:37,978 INFO  [9dbc7c2a-d89b-480f-94b0-75f577c46e1c][] 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>.
2023-12-05 11:48:37,979 INFO  [9dbc7c2a-d89b-480f-94b0-75f577c46e1c][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/things' was: 404
2023-12-05 11:48:38,021 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:38,119 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:38,119 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:38,123 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
2023-12-05 11:48:38,126 INFO  [c3b86c66-8893-4f50-91ff-5e5d2b911ad5][] 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]]>.
2023-12-05 11:48:38,141 INFO  [c3b86c66-8893-4f50-91ff-5e5d2b911ad5][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/ws/2' was: 400
2023-12-05 11:48:38,188 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:38,263 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:38,263 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:38,278 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
2023-12-05 11:48:38,282 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:38,285 INFO  [8f05024a-ab4d-41a6-baf3-aa538de74bc4][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/connections' was: 200
2023-12-05 11:48:38,329 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:38,450 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:38,450 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:38,541 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:38,616 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:38,616 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:38,619 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
2023-12-05 11:48:38,621 INFO  [f3509136-4fab-4a3f-b315-e3f4962b8a99][] 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]]>.
2023-12-05 11:48:38,629 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:38,633 INFO  [f3509136-4fab-4a3f-b315-e3f4962b8a99][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/things?ids=namespace:bumlux' was: 200
2023-12-05 11:48:38,678 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:38,743 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:38,743 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:38,746 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
2023-12-05 11:48:38,748 INFO  [52ca7fff-63e5-4c5c-864e-7396e2c8fa69][] 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]]>.
2023-12-05 11:48:38,756 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Correlation ID was missing in headers of <CommandHeaderInvalidException>!
2023-12-05 11:48:38,756 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 [{}]]>!
2023-12-05 11:48:38,757 INFO  [52ca7fff-63e5-4c5c-864e-7396e2c8fa69][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/things/org.eclipse.ditto:dummy' was: 400
2023-12-05 11:48:38,815 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:38,904 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:38,905 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:38,920 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
2023-12-05 11:48:38,923 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]]>.
2023-12-05 11:48:38,926 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}]]>!
2023-12-05 11:48:38,939 INFO  [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/search/things' was: 431
2023-12-05 11:48:38,983 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:39,049 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:39,050 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:39,052 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
2023-12-05 11:48:39,054 INFO  [f1a5c0df-7d5c-4265-91ff-8f99de4e3cfd][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/doesNotExist' was: 404
2023-12-05 11:48:39,102 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:39,161 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:39,161 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:39,164 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
2023-12-05 11:48:39,164 INFO  [bfed17f4-cd15-4f81-8ba5-05324a7559e6][] 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>.
2023-12-05 11:48:39,165 INFO  [bfed17f4-cd15-4f81-8ba5-05324a7559e6][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/status/health' was: 404
2023-12-05 11:48:39,213 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:39,292 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:39,292 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:39,296 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
2023-12-05 11:48:39,299 INFO  [eb02c2f6-b8e7-45ef-b609-c6cb11f64eab][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/connections' was: 401
2023-12-05 11:48:39,334 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:39,417 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:39,417 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:39,419 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
2023-12-05 11:48:39,425 INFO  [0f452b99-a4c9-42ab-b609-4d84ec72c68a][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/health' was: 200
2023-12-05 11:48:39,454 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:39,522 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:39,522 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:39,525 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
2023-12-05 11:48:39,529 INFO  [66180f83-080c-473c-8d69-4bb0f222ad21][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/doesNotExist' was: 301
2023-12-05 11:48:39,564 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:39,635 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:39,635 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:39,654 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
2023-12-05 11:48:39,678 INFO  [02a0f587-c690-48ae-aa95-31134002a071][] 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]]>.
2023-12-05 11:48:39,682 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Correlation ID was missing in headers of <ThingIdInvalidException>!
2023-12-05 11:48:39,682 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <ThingIdInvalidException> occurred in gateway root route: <ThingIdInvalidException [message='Thing ID 'namespace:8dde9932-f1f4-43d5-ad07-c90d32d9f817:2851f437-81fb-4d3a-992d-05bf90b0b34d:ca2d7909-29f2-48f2-8ab1-7ae3b30f80ec:d438b4bb-7e33-426c-a5c2-d38e4c609c17:ad68b757-6971-47a5-be6f-f6b7b9242012:5f9a4ce2-ddcb-4a93-bd9d-8df8b95bc9a7:0e54d654-5237-4eaa-90bb-ebf5a683de0f:74e92226-185a-4230-bbbc-483587941c23:700a6647-27c2-4642-8500-570c6e4dbaee:971292e3-e495-47e8-b118-5abf5991e4f4:8a229f8c-f5e8-400f-93f9-a02953c0eec4:2acbdaf1-8b5b-48fc-9386-62f3170cbc50:b6dac25b-7cbc-4304-9b4c-86c1a781168e:7b19cd88-3fa2-47e9-8000-8d5c04874873:983b81e0-f8ef-4a6d-bbbd-7ff4361efd1a:8ce96f53-1526-4e6a-8f99-f853bac96e30:f28b8591-c381-427f-99b3-50de1d4217f9:006f51a7-283c-4e12-921c-832049315061:d51aa9d7-2f4a-4e50-88a3-527c0519a9b3:8a120f49-fca0-4419-8c7e-8ec8a184ed01:cd897c78-0f0f-4783-9616-904f4724440d:e6b2c745-8b3d-4484-8c0d-7fef28549449:ec86d07e-a88f-498d-a67f-7eb8d619f60d:cb78c85a-e877-42e8-8bcf-92f6e2041507:b9aa91c5-caaf-424b-ad96-75051a6c058d:be2fa500-f906-4828-b58a-4f7a1e9e7222:ccc80044-99c7-4dd0-819f-97c803da4008:9f86f18d-892b-4338-a9c0-a2b43c383f20:c3c88bfc-01c1-4cb5-8972-703e1823702b:241b8e39-28bf-4517-b7af-6d4d74f6d67f:32bf1ed5-254f-4d3d-a33a-a2be69812329:93761acc-cd6e-438e-8c13-34ce183ec448:4350b13d-50d5-4a3e-b876-6b4fdffd8078:34d0e098-5db2-4615-8994-2dff8f1668b4:d10262ff-2069-42b2-8841-e532d21f2590:255d2298-a16b-4ff2-ae58-60f233acaade:9f1fc16c-7c01-4452-a077-a9e1d2b7a04b:58326dad-6661-4251-9217-8e1d33a7e6af:765ed13b-1fbe-4b91-96ee-c6a5e6ec31e5:3630d347-f6ac-493b-907e-97f0b57e1513:9de42222-6cbf-4695-b551-44e5fe5be0b8:ec46e806-d226-4ab7-a837-e56e558d6fa7:217d4a04-67ee-47c8-b905-bb34fa9c87c9:88dd3304-45b6-48c1-bb5a-4bfdcae4a7ac:3869ee37-558b-4542-9fa3-bf3e59c3e6b5:551c7ef0-ec6c-4305-8cf9-bc52f9da19a6:c7351e61-dcca-44ce-b658-e8ecc502066a:ed68c4a3-5d11-4554-a4f1-b29a30aa0aeb:7ddedb24-3af8-421d-b273-e6d45cc4692b:c04ac603-5513-484f-a0a9-9a1bc9124b93:1eb3dbd9-fdcc-47cb-81e9-a9e2dcf7e846:4e105cb5-56c4-4991-b665-21620bc181f9:652449b6-57dc-4f93-a55c-30e8da1a6711:138b29ae-8e46-4770-a82f-d661a16967ed:b5724e99-4472-43bb-9f0e-15cbad192bb9:3e736145-0c72-4d42-b12d-12b4482fdbf3:b8cfc330-cedc-4769-bb73-d1d398ec8530:c9938990-5d19-4b4c-b509-df6856121bda:90ddf4b6-9f80-402e-a359-967e6f4a61b9:0779ecdd-c42e-41c4-bf53-8643417febbf:5716019a-930a-4464-b1eb-c72a8b690e16:4b58c0a5-a7aa-46a5-a3da-cd871e2808f1:547ae069-916d-41c0-8b38-886531c71569:7cd53f96-d075-4814-835c-bda0cf5ffaa1:35435fb2-9d45-44f5-a659-e0ec2b6c2d58:90467adb-92ff-4081-8a6b-b2728ee59fcf:a266cd90-879b-45e4-b69d-269ff8b49050:82ff34e0-3e08-4d11-a948-b0aa15fce710:a7fc296d-ca71-4440-aed5-0d03aba47eec:5414cb9d-945c-42f1-ae7d-7106f0166c45:1300224f-1943-4021-8247-91539fa2c2f5:3371c9f7-edff-4d61-bc66-1306cad4edca:a63ca564-7f90-4f97-85d4-d945edb9d08a:0382ce58-ffaf-48af-8711-093ace820bda:81bc74bb-6d09-4ba4-9adb-22b006afc31f:62adc730-047f-4c84-b2e6-1e15a7d69ee1:e556b3ef-20a7-4577-a572-b6f1f6c7ea33:75db2d3e-4b77-4377-8eba-d3cf52ce1741:87518ff9-49d6-4b0c-9c4e-d004b0b734fe:42b2ab69-9a26-468a-aba1-e45710c01af4:e50441c6-4545-48a9-9579-da6743ec140d:a79868e3-6282-493a-9873-4ae40c20ebd5:832dd01b-0c4e-4e57-a951-cf5a837e044a:79082792-8b5f-432c-827a-43e4854f18c6:7bb298dd-a113-4460-8f95-a8c3a29fbf2a:704f3730-5e3a-4542-aaae-e73f66aa0263:30dacd0f-3135-4bad-89ad-416274b0fccc:23c3f73f-58cb-4425-b9d9-6a4dcb942bd6:f7d28404-2a49-494c-9d7c-09251f9f3ecf:fc16c371-1a5b-4401-a46b-88cb591f8130:b336a35d-8793-4e3a-b501-6e49fb83998a:e39a55a7-a85d-46a6-a087-05fcad5fc2c4:703f2def-3884-4bd2-b7d5-24d751f6489d:c557a791-bb26-407b-926f-d1ab5b0487e8:98ecb5a2-3ea0-48a1-a22d-52b5a3158fba:a108823a-72f4-4848-b6fe-0b28d393a74d:22d476f9-a690-4f73-b1a6-e9345782d2c2:0b0f8ba8-2f5a-49fa-b232-cb0fbdd9a5e4:602d2761-940d-415a-b37b-d72cec40728f:47fb66ab-9f2e-4f9a-9ebf-cd3065b7e95a' 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 [{}]]>!
2023-12-05 11:48:39,684 INFO  [02a0f587-c690-48ae-aa95-31134002a071][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/things/namespace:8dde9932-f1f4-43d5-ad07-c90d32d9f817:2851f437-81fb-4d3a-992d-05bf90b0b34d:ca2d7909-29f2-48f2-8ab1-7ae3b30f80ec:d438b4bb-7e33-426c-a5c2-d38e4c609c17:ad68b757-6971-47a5-be6f-f6b7b9242012:5f9a4ce2-ddcb-4a93-bd9d-8df8b95bc9a7:0e54d654-5237-4eaa-90bb-ebf5a683de0f:74e92226-185a-4230-bbbc-483587941c23:700a6647-27c2-4642-8500-570c6e4dbaee:971292e3-e495-47e8-b118-5abf5991e4f4:8a229f8c-f5e8-400f-93f9-a02953c0eec4:2acbdaf1-8b5b-48fc-9386-62f3170cbc50:b6dac25b-7cbc-4304-9b4c-86c1a781168e:7b19cd88-3fa2-47e9-8000-8d5c04874873:983b81e0-f8ef-4a6d-bbbd-7ff4361efd1a:8ce96f53-1526-4e6a-8f99-f853bac96e30:f28b8591-c381-427f-99b3-50de1d4217f9:006f51a7-283c-4e12-921c-832049315061:d51aa9d7-2f4a-4e50-88a3-527c0519a9b3:8a120f49-fca0-4419-8c7e-8ec8a184ed01:cd897c78-0f0f-4783-9616-904f4724440d:e6b2c745-8b3d-4484-8c0d-7fef28549449:ec86d07e-a88f-498d-a67f-7eb8d619f60d:cb78c85a-e877-42e8-8bcf-92f6e2041507:b9aa91c5-caaf-424b-ad96-75051a6c058d:be2fa500-f906-4828-b58a-4f7a1e9e7222:ccc80044-99c7-4dd0-819f-97c803da4008:9f86f18d-892b-4338-a9c0-a2b43c383f20:c3c88bfc-01c1-4cb5-8972-703e1823702b:241b8e39-28bf-4517-b7af-6d4d74f6d67f:32bf1ed5-254f-4d3d-a33a-a2be69812329:93761acc-cd6e-438e-8c13-34ce183ec448:4350b13d-50d5-4a3e-b876-6b4fdffd8078:34d0e098-5db2-4615-8994-2dff8f1668b4:d10262ff-2069-42b2-8841-e532d21f2590:255d2298-a16b-4ff2-ae58-60f233acaade:9f1fc16c-7c01-4452-a077-a9e1d2b7a04b:58326dad-6661-4251-9217-8e1d33a7e6af:765ed13b-1fbe-4b91-96ee-c6a5e6ec31e5:3630d347-f6ac-493b-907e-97f0b57e1513:9de42222-6cbf-4695-b551-44e5fe5be0b8:ec46e806-d226-4ab7-a837-e56e558d6fa7:217d4a04-67ee-47c8-b905-bb34fa9c87c9:88dd3304-45b6-48c1-bb5a-4bfdcae4a7ac:3869ee37-558b-4542-9fa3-bf3e59c3e6b5:551c7ef0-ec6c-4305-8cf9-bc52f9da19a6:c7351e61-dcca-44ce-b658-e8ecc502066a:ed68c4a3-5d11-4554-a4f1-b29a30aa0aeb:7ddedb24-3af8-421d-b273-e6d45cc4692b:c04ac603-5513-484f-a0a9-9a1bc9124b93:1eb3dbd9-fdcc-47cb-81e9-a9e2dcf7e846:4e105cb5-56c4-4991-b665-21620bc181f9:652449b6-57dc-4f93-a55c-30e8da1a6711:138b29ae-8e46-4770-a82f-d661a16967ed:b5724e99-4472-43bb-9f0e-15cbad192bb9:3e736145-0c72-4d42-b12d-12b4482fdbf3:b8cfc330-cedc-4769-bb73-d1d398ec8530:c9938990-5d19-4b4c-b509-df6856121bda:90ddf4b6-9f80-402e-a359-967e6f4a61b9:0779ecdd-c42e-41c4-bf53-8643417febbf:5716019a-930a-4464-b1eb-c72a8b690e16:4b58c0a5-a7aa-46a5-a3da-cd871e2808f1:547ae069-916d-41c0-8b38-886531c71569:7cd53f96-d075-4814-835c-bda0cf5ffaa1:35435fb2-9d45-44f5-a659-e0ec2b6c2d58:90467adb-92ff-4081-8a6b-b2728ee59fcf:a266cd90-879b-45e4-b69d-269ff8b49050:82ff34e0-3e08-4d11-a948-b0aa15fce710:a7fc296d-ca71-4440-aed5-0d03aba47eec:5414cb9d-945c-42f1-ae7d-7106f0166c45:1300224f-1943-4021-8247-91539fa2c2f5:3371c9f7-edff-4d61-bc66-1306cad4edca:a63ca564-7f90-4f97-85d4-d945edb9d08a:0382ce58-ffaf-48af-8711-093ace820bda:81bc74bb-6d09-4ba4-9adb-22b006afc31f:62adc730-047f-4c84-b2e6-1e15a7d69ee1:e556b3ef-20a7-4577-a572-b6f1f6c7ea33:75db2d3e-4b77-4377-8eba-d3cf52ce1741:87518ff9-49d6-4b0c-9c4e-d004b0b734fe:42b2ab69-9a26-468a-aba1-e45710c01af4:e50441c6-4545-48a9-9579-da6743ec140d:a79868e3-6282-493a-9873-4ae40c20ebd5:832dd01b-0c4e-4e57-a951-cf5a837e044a:79082792-8b5f-432c-827a-43e4854f18c6:7bb298dd-a113-4460-8f95-a8c3a29fbf2a:704f3730-5e3a-4542-aaae-e73f66aa0263:30dacd0f-3135-4bad-89ad-416274b0fccc:23c3f73f-58cb-4425-b9d9-6a4dcb942bd6:f7d28404-2a49-494c-9d7c-09251f9f3ecf:fc16c371-1a5b-4401-a46b-88cb591f8130:b336a35d-8793-4e3a-b501-6e49fb83998a:e39a55a7-a85d-46a6-a087-05fcad5fc2c4:703f2def-3884-4bd2-b7d5-24d751f6489d:c557a791-bb26-407b-926f-d1ab5b0487e8:98ecb5a2-3ea0-48a1-a22d-52b5a3158fba:a108823a-72f4-4848-b6fe-0b28d393a74d:22d476f9-a690-4f73-b1a6-e9345782d2c2:0b0f8ba8-2f5a-49fa-b232-cb0fbdd9a5e4:602d2761-940d-415a-b37b-d72cec40728f:47fb66ab-9f2e-4f9a-9ebf-cd3065b7e95a' was: 400
2023-12-05 11:48:39,714 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:39,787 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:39,787 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:39,790 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
2023-12-05 11:48:39,792 INFO  [319acb9b-0eca-4ffb-9027-3b56644a3177][] 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]]>.
2023-12-05 11:48:39,795 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:39,798 INFO  [319acb9b-0eca-4ffb-9027-3b56644a3177][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/search/things' was: 200
2023-12-05 11:48:39,844 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:39,917 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:39,917 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:39,919 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
2023-12-05 11:48:39,921 INFO  [58ee465e-66fa-4932-94ee-0bb7a88becfb][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/overall/status' was: 200
2023-12-05 11:48:39,953 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:40,021 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:40,021 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:40,023 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
2023-12-05 11:48:40,026 INFO  [f3f8fc4e-5768-4e38-8626-7523f7d69234][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/status/cluster' was: 200
2023-12-05 11:48:40,053 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:40,122 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:40,122 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:48:40,125 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
2023-12-05 11:48:40,126 INFO  [61365afc-031b-4e1c-b5c7-5b06ed6b33ac][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/nan/things?ids=bumlux' was: 404
[INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.237 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteTest
[INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.policies.OAuthTokenIntegrationSubjectIdFactoryTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.policies.OAuthTokenIntegrationSubjectIdFactoryTest
[INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.policies.PoliciesRouteTest
2023-12-05 11:48:40,250 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:40,347 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:40,361 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
2023-12-05 11:48:40,447 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:40,515 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:40,549 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:40,619 INFO  [PoliciesRouteTest.activatePolicyTokenIntegrationWithPreAuthentication-4127fd8][] 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-4127fd8}]]>!
2023-12-05 11:48:40,651 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:40,725 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:40,791 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:40,848 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:40,893 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:40,948 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:40,998 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:41,054 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:41,109 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:41,159 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:41,216 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:41,263 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:41,357 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:41,440 INFO  [PoliciesRouteTest.deactivatePolicyTokenIntegrationWithPreAuthentication-78d6d99][] 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-78d6d99}]]>!
2023-12-05 11:48:41,493 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:41,545 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:41,594 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:41,646 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:41,694 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:41,785 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:41,828 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:41,881 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:41,934 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:41,988 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:42,042 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.871 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.policies.PoliciesRouteTest
[INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.status.OverallStatusRouteTest
2023-12-05 11:48:42,121 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:42,216 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:42,228 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
2023-12-05 11:48:42,307 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:42,389 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:42,465 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:42,542 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:42,621 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:42,697 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:42,763 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.730 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.status.OverallStatusRouteTest
[INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.things.ThingsRouteTest
2023-12-05 11:48:42,852 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:42,922 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:42,931 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
2023-12-05 11:48:42,962 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:43,036 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:43,085 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:43,140 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:43,214 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:43,257 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:43,301 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:43,386 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:43,427 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:43,460 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:43,509 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:43,534 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:43,590 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:43,595 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:43,626 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:43,692 INFO  [ThingsRouteTest.postThingWithLiveChannelHeader-7648888][] 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-7648888, channel=live}]]>!
2023-12-05 11:48:43,718 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:43,753 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:43,780 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:43,808 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:43,843 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:43,885 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:43,918 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:43,922 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:43,948 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:44,001 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:44,021 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:44,058 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:44,095 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:44,132 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:44,159 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:44,219 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:44,243 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:44,298 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:44,325 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:44,359 INFO  [ThingsRouteTest.postThingWithLiveChannelQueryParameter-b3967eb][] 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-b3967eb}]]>!
2023-12-05 11:48:44,391 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:44,424 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:44,428 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:44,453 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:44,502 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:44,526 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:44,558 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Correlation ID was missing in headers of <ThingIdInvalidException>!
2023-12-05 11:48:44,558 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 [{}]]>!
2023-12-05 11:48:44,591 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:44,635 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.825 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.things.ThingsRouteTest
[INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.things.FeaturesRouteTest
2023-12-05 11:48:44,691 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:44,736 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:44,745 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
2023-12-05 11:48:44,784 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:44,809 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:44,846 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:44,883 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:44,919 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:44,946 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:45,025 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:45,061 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:45,100 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:45,141 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:45,164 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:45,214 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:45,237 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:45,286 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:45,309 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:45,344 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:45,391 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:45,436 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:45,484 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:45,522 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:45,591 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:45,655 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:45,701 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:45,726 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:45,790 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:45,850 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:45,904 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:45,932 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:45,982 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:46,005 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:46,039 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:46,089 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:46,126 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:46,151 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:46,223 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:46,265 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:46,308 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:46,387 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:46,422 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:46,462 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:46,506 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:46,542 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:46,587 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:46,631 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:46,684 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:46,817 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:46,858 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:46,983 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:47,016 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:47,051 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:47,098 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:47,131 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:47,159 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:47,206 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:47,232 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:47,278 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:47,304 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:47,339 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:47,385 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:47,420 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:47,447 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:47,492 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:47,519 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:47,556 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:47,590 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:47,628 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:47,653 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:47,700 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:47,725 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:47,796 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:47,848 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:47,904 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:47,934 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:47,979 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:48,007 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:48,079 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:48,113 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:48,141 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:48,223 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:48,257 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:48,290 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:48,324 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:48,383 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:48,415 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:48,435 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:48,479 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:48,496 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:48,528 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:48,554 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:48,615 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:48,648 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:48,697 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:48,722 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:48,760 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:48,804 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:48,838 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:48,890 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:48,950 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:49,002 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
[INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.363 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.things.FeaturesRouteTest
[INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.things.MessagesRouteTest
2023-12-05 11:48:49,038 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:49,109 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:49,117 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
2023-12-05 11:48:49,159 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:49,230 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:49,262 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:49,300 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:49,378 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:49,437 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:49,478 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:49,507 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:49,538 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:49,559 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:49,630 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:49,679 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:49,711 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:49,741 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:49,779 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:49,810 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:49,838 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:49,879 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:49,898 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:49,928 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:49,949 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:50,019 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:50,048 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:50,084 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:50,120 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:50,147 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:50,202 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:50,228 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:50,308 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:50,339 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:50,358 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:50,430 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:50,463 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:50,505 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:50,542 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:50,604 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:50,635 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.617 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.things.MessagesRouteTest
[INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.thingsearch.ThingSearchRouteTest
2023-12-05 11:48:50,690 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:50,731 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:50,739 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
2023-12-05 11:48:50,783 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingSearchRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:50,801 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:50,896 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingSearchRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:50,922 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:50,962 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingSearchRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
2023-12-05 11:48:50,993 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:51,023 INFO  [ThingSearchRouteTest.countThingsShouldAssertBadRequest-fa6d1dd][] o.e.d.g.s.e.d.ContentTypeValidationDirective  - Request rejected: unsupported media-type: <none/none> request: <example.com POST /search/things/count>
2023-12-05 11:48:51,023 INFO  [ThingSearchRouteTest.countThingsShouldAssertBadRequest-fa6d1dd][] 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-fa6d1dd}]]>!
2023-12-05 11:48:51,044 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:51,087 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingSearchRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.thingsearch.ThingSearchRouteTest
[INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest
2023-12-05 11:48:51,122 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:51,161 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:51,181 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
2023-12-05 11:48:51,214 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:51,222 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
2023-12-05 11:48:51,325 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:51,461 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-618) - [SSE things] Upstream failed.
org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNoQueryParametersOpensSseConnection(ThingsSseRouteBuilderTest.java:144)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2023-12-05 11:48:51,461 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-618) - [SSE things] Upstream failed.
org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNoQueryParametersOpensSseConnection(ThingsSseRouteBuilderTest.java:144)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2023-12-05 11:48:51,488 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:51,709 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:51,776 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-624) - [SSE things//inbox/messages] Upstream failed.
org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingForMessageInboxOpensSseConnection(ThingsSseRouteBuilderTest.java:264)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2023-12-05 11:48:51,776 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-624) - [SSE things//inbox/messages] Upstream failed.
org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingForMessageInboxOpensSseConnection(ThingsSseRouteBuilderTest.java:264)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2023-12-05 11:48:51,805 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:51,884 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:51,965 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:52,019 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-633) - [SSE things//inbox/messages/hello-world] Upstream failed.
org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingForMessageInboxSpecifiedSubjectOpensSseConnection(ThingsSseRouteBuilderTest.java:278)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2023-12-05 11:48:52,019 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-633) - [SSE things//inbox/messages/hello-world] Upstream failed.
org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingForMessageInboxSpecifiedSubjectOpensSseConnection(ThingsSseRouteBuilderTest.java:278)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2023-12-05 11:48:52,036 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:52,090 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-636) - [SSE things] Upstream failed.
org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNoQueryParametersOnSpecificThingOpensSseConnection(ThingsSseRouteBuilderTest.java:152)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2023-12-05 11:48:52,090 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-636) - [SSE things] Upstream failed.
org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNoQueryParametersOnSpecificThingOpensSseConnection(ThingsSseRouteBuilderTest.java:152)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2023-12-05 11:48:52,106 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:52,174 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-639) - [SSE things] Upstream failed.
org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNamespacesParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:293)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2023-12-05 11:48:52,174 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-639) - [SSE things] Upstream failed.
org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNamespacesParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:293)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2023-12-05 11:48:52,197 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:52,286 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-642) - [SSE things] Upstream failed.
org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingAndSubpathSseConnection(ThingsSseRouteBuilderTest.java:252)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2023-12-05 11:48:52,286 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-642) - [SSE things] Upstream failed.
org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingAndSubpathSseConnection(ThingsSseRouteBuilderTest.java:252)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2023-12-05 11:48:52,308 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:52,383 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-645) - [SSE things] Upstream failed.
org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndExtraFieldsParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:308)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2023-12-05 11:48:52,383 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-645) - [SSE things] Upstream failed.
org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndExtraFieldsParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:308)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2023-12-05 11:48:52,410 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:52,510 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:52,569 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-651) - [SSE things] Upstream failed.
org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingAndFilterOpensSseConnection(ThingsSseRouteBuilderTest.java:240)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2023-12-05 11:48:52,569 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-651) - [SSE things] Upstream failed.
org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingAndFilterOpensSseConnection(ThingsSseRouteBuilderTest.java:240)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2023-12-05 11:48:52,591 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:52,674 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:52,753 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:52,815 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-660) - [SSE things] Upstream failed.
org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndFilterParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:226)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2023-12-05 11:48:52,815 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-660) - [SSE things] Upstream failed.
org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndFilterParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:226)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[WARN] [12/05/2023 11:48:52.826] [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
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.734 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest
[INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest
2023-12-05 11:48:53,020 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}]]>!
[INFO] [12/05/2023 11:48:53.033] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:48:53.069] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2023-12-05 11:48:53,108 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Unexpected exception in gateway root route: <null>!
java.lang.AssertionError: null
	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.lambda$handleUnknownErrorAsInternalServerError$7(RootRouteExceptionHandlerTest.java:189)
	at org.apache.pekko.http.javadsl.server.directives.PathDirectives.$anonfun$path$1(PathDirectives.scala:100)
	at org.apache.pekko.http.scaladsl.server.Directive$.$anonfun$addByNameNullaryApply$2(Directive.scala:184)
	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$3(Directive.scala:255)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapInnerRoute$1(BasicDirectives.scala:49)
	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$2(Directive.scala:255)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$tprovide$1(BasicDirectives.scala:157)
	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$1(Directive.scala:255)
	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
	at org.apache.pekko.http.scaladsl.server.Directive.$anonfun$tflatMap$2(Directive.scala:102)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
	at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83)
	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56)
	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53)
	at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96)
	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleUnknownErrorAsInternalServerError(RootRouteExceptionHandlerTest.java:192)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2023-12-05 11:48:53,108 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Unexpected exception in gateway root route: <null>!
java.lang.AssertionError: null
	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.lambda$handleUnknownErrorAsInternalServerError$7(RootRouteExceptionHandlerTest.java:189)
	at org.apache.pekko.http.javadsl.server.directives.PathDirectives.$anonfun$path$1(PathDirectives.scala:100)
	at org.apache.pekko.http.scaladsl.server.Directive$.$anonfun$addByNameNullaryApply$2(Directive.scala:184)
	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$3(Directive.scala:255)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapInnerRoute$1(BasicDirectives.scala:49)
	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$2(Directive.scala:255)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$tprovide$1(BasicDirectives.scala:157)
	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$1(Directive.scala:255)
	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
	at org.apache.pekko.http.scaladsl.server.Directive.$anonfun$tflatMap$2(Directive.scala:102)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
	at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83)
	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56)
	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53)
	at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96)
	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleUnknownErrorAsInternalServerError(RootRouteExceptionHandlerTest.java:192)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] [12/05/2023 11:48:53.110] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2023-12-05 11:48:53,148 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Correlation ID was missing in headers of <DittoJsonException>!
2023-12-05 11:48:53,148 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 [{}]]>!
[INFO] [12/05/2023 11:48:53.150] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2023-12-05 11:48:53,195 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Unexpected exception in gateway root route: <42>!
java.lang.NumberFormatException: 42
	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.lambda$handleUnknownExceptionAsInternalServerError$6(RootRouteExceptionHandlerTest.java:177)
	at org.apache.pekko.http.javadsl.server.directives.PathDirectives.$anonfun$path$1(PathDirectives.scala:100)
	at org.apache.pekko.http.scaladsl.server.Directive$.$anonfun$addByNameNullaryApply$2(Directive.scala:184)
	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$3(Directive.scala:255)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapInnerRoute$1(BasicDirectives.scala:49)
	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$2(Directive.scala:255)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$tprovide$1(BasicDirectives.scala:157)
	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$1(Directive.scala:255)
	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
	at org.apache.pekko.http.scaladsl.server.Directive.$anonfun$tflatMap$2(Directive.scala:102)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
	at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83)
	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56)
	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53)
	at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96)
	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleUnknownExceptionAsInternalServerError(RootRouteExceptionHandlerTest.java:180)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2023-12-05 11:48:53,195 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Unexpected exception in gateway root route: <42>!
java.lang.NumberFormatException: 42
	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.lambda$handleUnknownExceptionAsInternalServerError$6(RootRouteExceptionHandlerTest.java:177)
	at org.apache.pekko.http.javadsl.server.directives.PathDirectives.$anonfun$path$1(PathDirectives.scala:100)
	at org.apache.pekko.http.scaladsl.server.Directive$.$anonfun$addByNameNullaryApply$2(Directive.scala:184)
	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$3(Directive.scala:255)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapInnerRoute$1(BasicDirectives.scala:49)
	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$2(Directive.scala:255)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$tprovide$1(BasicDirectives.scala:157)
	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$1(Directive.scala:255)
	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
	at org.apache.pekko.http.scaladsl.server.Directive.$anonfun$tflatMap$2(Directive.scala:102)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
	at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83)
	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56)
	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53)
	at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96)
	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleUnknownExceptionAsInternalServerError(RootRouteExceptionHandlerTest.java:180)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] [12/05/2023 11:48:53.196] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:48:53.239] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2023-12-05 11:48:53,281 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}]]>!
[INFO] [12/05/2023 11:48:53.283] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2023-12-05 11:48:53,324 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Correlation ID was missing in headers of <DittoJsonException>!
2023-12-05 11:48:53,324 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 [{}]]>!
[INFO] [12/05/2023 11:48:53.325] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2023-12-05 11:48:53,358 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Unexpected exception in gateway root route: <java.lang.NumberFormatException: 42>!
java.util.concurrent.CompletionException: java.lang.NumberFormatException: 42
	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleCompletionExceptionWithUnhandledRuntimeExceptionAsCause(RootRouteExceptionHandlerTest.java:125)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.NumberFormatException: 42
	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleCompletionExceptionWithUnhandledRuntimeExceptionAsCause(RootRouteExceptionHandlerTest.java:124)
	... 36 common frames omitted
2023-12-05 11:48:53,358 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Unexpected exception in gateway root route: <java.lang.NumberFormatException: 42>!
java.util.concurrent.CompletionException: java.lang.NumberFormatException: 42
	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleCompletionExceptionWithUnhandledRuntimeExceptionAsCause(RootRouteExceptionHandlerTest.java:125)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.NumberFormatException: 42
	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleCompletionExceptionWithUnhandledRuntimeExceptionAsCause(RootRouteExceptionHandlerTest.java:124)
	... 36 common frames omitted
[INFO] [12/05/2023 11:48:53.360] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.513 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest
[INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.websocket.ProtocolMessageExtractorTest
[INFO] Tests run: 62, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.489 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.websocket.ProtocolMessageExtractorTest
[INFO] Running org.eclipse.ditto.gateway.service.endpoints.actors.UriForLocationHeaderSupplierTest
Dec 05, 2023 11:48:53 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
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.
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.gateway.service.endpoints.actors.UriForLocationHeaderSupplierTest
[INFO] Running org.eclipse.ditto.gateway.service.endpoints.actors.HttpRequestActorTest
2023-12-05 11:48:53,921 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:48:56,051 WARN  [HttpRequestActorTest.liveCommandWithoutAckRequestWithInvalidResponseTimesOut-cc1a7a8][] o.e.d.e.s.a.AcknowledgementAggregatorActor pekko://HttpRequestActorTest/user/$c/ackr0-HttpRequestActorTest.liveCommandWithoutAckRequestWithInvalidResponseTimesOut-cc1a7a8 - 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-cc1a7a8, channel=live, timeout=4000ms, requested-acks=["live-response"], ditto-ackgregator-address=pekko://HttpRequestActorTest@127.0.0.1:41381/user/$c/ackr0-HttpRequestActorTest.liveCommandWithoutAckRequestWithInvalidResponseTimesOut-cc1a7a8#-1635688737, ditto-connection-id=4091206b-1262-493a-b831-e0d08075be71, response-required=false}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=:8da6515e-7ab5-40ae-b206-c7d426175441, thing={}, thingPlainJson={}].
2023-12-05 11:49:00,153 WARN  [HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-7719c2d][] o.e.d.e.s.a.AcknowledgementAggregatorActor pekko://HttpRequestActorTest/user/$h/ackr0-HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-7719c2d - Received invalid response. Reason: Entity ID of live response <:dd7f574c-bbac-4bbf-be70-b815b251b9dc> differs from entity ID of command <:a250e257-6e3f-4527-b4d0-4877db21326a>. Response: ModifyAttributeResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"jwt","subjects":["google:any-google-user","integration:any-integration-subject"]}, correlation-id=HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-7719c2d, channel=live, timeout=4000ms, requested-acks=["live-response"], ditto-ackgregator-address=pekko://HttpRequestActorTest@127.0.0.1:41381/user/$h/ackr0-HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-7719c2d#-937727319, response-required=false}], responseType=things.responses:modifyAttribute, httpStatus=HttpStatus [code=204, category=SUCCESS], thingId=:dd7f574c-bbac-4bbf-be70-b815b251b9dc, attributePointer=/manufacturer, attributeValue=null].
2023-12-05 11:49:00,153 WARN  [HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-7719c2d][] o.e.d.g.s.e.a.HttpRequestActor pekko://HttpRequestActorTest/user/$h - Discarding invalid response as connection ID of sender could not be determined.
2023-12-05 11:49:04,415 WARN  [HttpRequestActorTest.liveCommandWithoutAckRequestWithEventualValidResponseSucceeds-b0d4db1][] o.e.d.e.s.a.AcknowledgementAggregatorActor pekko://HttpRequestActorTest/user/$p/ackr0-HttpRequestActorTest.liveCommandWithoutAckRequestWithEventualValidResponseSucceeds-b0d4db1 - 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-b0d4db1, timeout=5000ms, requested-acks=["live-response"], ditto-ackgregator-address=pekko://HttpRequestActorTest@127.0.0.1:41381/user/$p/ackr0-HttpRequestActorTest.liveCommandWithoutAckRequestWithEventualValidResponseSucceeds-b0d4db1#899811957, ditto-connection-id=e131a874-2632-4f65-99a2-bac81b3a4bf5, response-required=false}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=:879fdf60-f8bd-4d73-baf6-55dbdfa62f85, thing={}, thingPlainJson={}].
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.61 s -- in org.eclipse.ditto.gateway.service.endpoints.actors.HttpRequestActorTest
[INFO] Running org.eclipse.ditto.gateway.service.endpoints.actors.JsonValueSourceToHttpResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 s -- in org.eclipse.ditto.gateway.service.endpoints.actors.JsonValueSourceToHttpResponseTest
[INFO] Running org.eclipse.ditto.gateway.service.endpoints.actors.HttpRequestActorHeaderInteractionTest
2023-12-05 11:49:04,997 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s -- in org.eclipse.ditto.gateway.service.endpoints.actors.HttpRequestActorHeaderInteractionTest
[INFO] Running org.eclipse.ditto.gateway.service.endpoints.directives.RequestTracingDirectiveTest
2023-12-05 11:49:05,261 WARN  [][] k.c.HttpPropagation$Settings  - W3C TraceContext propagation should be used only with identifier-scheme = double
2023-12-05 11:49:05,261 WARN  [][] k.c.HttpPropagation$Settings  - W3C TraceContext propagation should be used only with identifier-scheme = double
2023-12-05 11:49:05,267 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
2023-12-05 11:49:05,305 WARN  [][] k.m.ModuleRegistry  - Failed to create instance of module [Process Metrics]
java.lang.NoClassDefFoundError: oshi/SystemInfo
	at kamon.instrumentation.system.process.ProcessMetricsCollector$MetricsCollectionTask.<init>(ProcessMetricsCollector.scala:65)
	at kamon.instrumentation.system.process.ProcessMetricsCollector.<init>(ProcessMetricsCollector.scala:39)
	at kamon.instrumentation.system.process.ProcessMetricsCollector$Factory.create(ProcessMetricsCollector.scala:171)
	at kamon.module.ModuleRegistry.createModule(ModuleRegistry.scala:361)
	at kamon.module.ModuleRegistry.$anonfun$load$3(ModuleRegistry.scala:124)
	at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)
	at scala.Option.fold(Option.scala:263)
	at kamon.module.ModuleRegistry.$anonfun$load$2(ModuleRegistry.scala:127)
	at kamon.module.ModuleRegistry.$anonfun$load$2$adapted(ModuleRegistry.scala:120)
	at scala.collection.immutable.List.foreach(List.scala:333)
	at kamon.module.ModuleRegistry.load(ModuleRegistry.scala:120)
	at kamon.ModuleManagement.loadModules(ModuleManagement.scala:99)
	at kamon.ModuleManagement.loadModules$(ModuleManagement.scala:98)
	at kamon.Kamon$.loadModules(Kamon.scala:19)
	at kamon.Init.init(Init.scala:69)
	at kamon.Init.init$(Init.scala:60)
	at kamon.Kamon$.init(Kamon.scala:19)
	at kamon.Kamon.init(Kamon.scala)
	at org.eclipse.ditto.internal.utils.tracing.span.KamonTracingInitResource.before(KamonTracingInitResource.java:50)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.ClassNotFoundException: oshi.SystemInfo
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
	... 31 common frames omitted
2023-12-05 11:49:05,309 INFO  [][] k.o.OpenTelemetryTraceReporter  - Creating OpenTelemetry Trace Reporter
2023-12-05 11:49:05,311 INFO  [][] k.o.OpenTelemetryTraceReporter  - Reconfigure OpenTelemetry Trace Reporter
2023-12-05 11:49:05,333 INFO  [][] k.o.OtlpTraceService  - Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol
2023-12-05 11:49:05,744 INFO  [][] k.p.PrometheusReporter  - Started the embedded HTTP server on http://0.0.0.0:9095/metrics
2023-12-05 11:49:05,752 WARN  [][] k.m.ModuleRegistry  - Failed to create instance of module [Host Metrics]
java.lang.NoClassDefFoundError: oshi/SystemInfo
	at kamon.instrumentation.system.host.HostMetricsCollector$FrequentCollectionTask.<init>(HostMetricsCollector.scala:82)
	at kamon.instrumentation.system.host.HostMetricsCollector.<init>(HostMetricsCollector.scala:45)
	at kamon.instrumentation.system.host.HostMetricsCollector$Factory.create(HostMetricsCollector.scala:243)
	at kamon.module.ModuleRegistry.createModule(ModuleRegistry.scala:361)
	at kamon.module.ModuleRegistry.$anonfun$load$3(ModuleRegistry.scala:124)
	at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)
	at scala.Option.fold(Option.scala:263)
	at kamon.module.ModuleRegistry.$anonfun$load$2(ModuleRegistry.scala:127)
	at kamon.module.ModuleRegistry.$anonfun$load$2$adapted(ModuleRegistry.scala:120)
	at scala.collection.immutable.List.foreach(List.scala:333)
	at kamon.module.ModuleRegistry.load(ModuleRegistry.scala:120)
	at kamon.ModuleManagement.loadModules(ModuleManagement.scala:99)
	at kamon.ModuleManagement.loadModules$(ModuleManagement.scala:98)
	at kamon.Kamon$.loadModules(Kamon.scala:19)
	at kamon.Init.init(Init.scala:69)
	at kamon.Init.init$(Init.scala:60)
	at kamon.Kamon$.init(Kamon.scala:19)
	at kamon.Kamon.init(Kamon.scala)
	at org.eclipse.ditto.internal.utils.tracing.span.KamonTracingInitResource.before(KamonTracingInitResource.java:50)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.ClassNotFoundException: oshi.SystemInfo
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
	... 31 common frames omitted
2023-12-05 11:49:05,760 INFO  [][] kamon.Init  - 
 _
| |
| | ____ _ _ __ ___   ___  _ __
| |/ / _  |  _ ` _ \ / _ \|  _ \
|   < (_| | | | | | | (_) | | | |
|_|\_\__,_|_| |_| |_|\___/|_| |_|
=====================================
Initializing Kamon Telemetry v2.6.5 / Kanela not found

2023-12-05 11:49:05,783 INFO  [][] o.e.d.i.u.t.DittoTracing  - Ditto tracing initialized and enabled using propagation channel <default>.
[INFO] [12/05/2023 11:49:05.838] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:49:05.846] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest_traceRequestWithNullInnerRouteSupplierThrowsNullPointerException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:49:05.917] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:49:05.921] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest_assertImmutability)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[ERROR] [12/05/2023 11:49:06.317] [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.
java.lang.NullPointerException: Cannot invoke "scala.Function1.apply(Object)" because the return value of "scala.Function1.apply(Object)" is null
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRequestContext$2(BasicDirectives.scala:55)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
	at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83)
	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56)
	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53)
	at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96)
	at org.eclipse.ditto.gateway.service.endpoints.directives.RequestTracingDirectiveTest.traceRequestCallsDittoTracingIfTracingIsEnabledForResolvedSpanOperationName(RequestTracingDirectiveTest.java:131)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

[INFO] [12/05/2023 11:49:06.319] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:49:06.330] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest_traceRequestCallsDittoTracingIfTracingIsEnabledForResolvedSpanOperationName)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:49:06.422] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:49:06.432] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest_traceRequestWithExistingW3cTracingHeadersKeepThisHeaders)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.187 s -- in org.eclipse.ditto.gateway.service.endpoints.directives.RequestTracingDirectiveTest
[INFO] Running org.eclipse.ditto.gateway.service.endpoints.directives.RequestLoggingFilterTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.gateway.service.endpoints.directives.RequestLoggingFilterTest
[INFO] Running org.eclipse.ditto.gateway.service.endpoints.directives.ContentTypeValidationDirectiveTest
2023-12-05 11:49:06,696 INFO  [][] o.e.d.g.s.e.d.ContentTypeValidationDirective  - Request rejected: unsupported media-type: <none/none> request: < PUT someUrl>
[INFO] [12/05/2023 11:49:06.800] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2023-12-05 11:49:06,814 INFO  [][] k.o.OpenTelemetryTraceReporter  - Stopping OpenTelemetry Trace Reporter
Dec 05, 2023 11:49:06 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
SEVERE: Failed to export spans. The request could not be executed. Full error message: Canceled
java.util.concurrent.RejectedExecutionException: Task Future(<not completed>) rejected from java.util.concurrent.ThreadPoolExecutor@5c8716ee[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 9]
	at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2065)
	at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:833)
	at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1365)
	at java.base/java.util.concurrent.Executors$DelegatedExecutorService.execute(Executors.java:721)
	at scala.concurrent.impl.ExecutionContextImpl.execute(ExecutionContextImpl.scala:21)
	at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429)
	at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338)
	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285)
	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278)
	at scala.concurrent.Promise.complete(Promise.scala:57)
	at scala.concurrent.Promise.complete$(Promise.scala:56)
	at scala.concurrent.impl.Promise$DefaultPromise.complete(Promise.scala:104)
	at scala.concurrent.Promise.failure(Promise.scala:109)
	at scala.concurrent.Promise.failure$(Promise.scala:109)
	at scala.concurrent.impl.Promise$DefaultPromise.failure(Promise.scala:104)
	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
[INFO] [12/05/2023 11:49:07.000] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2023-12-05 11:49:07,102 INFO  [][] o.e.d.g.s.e.d.ContentTypeValidationDirective  - Request rejected: unsupported media-type: <application/x-www-form-urlencoded> request: < PUT someUrl>
[INFO] [12/05/2023 11:49:07.104] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:49:07.185] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:49:07.240] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:49:07.329] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2023-12-05 11:49:07,401 INFO  [][] o.e.d.g.s.e.d.ContentTypeValidationDirective  - Request rejected: unsupported media-type: <none/none> request: < PUT someUrl>
[INFO] [12/05/2023 11:49:07.403] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.928 s -- in org.eclipse.ditto.gateway.service.endpoints.directives.ContentTypeValidationDirectiveTest
[INFO] Running org.eclipse.ditto.gateway.service.endpoints.utils.UriEncodingTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.gateway.service.endpoints.utils.UriEncodingTest
[INFO] Running org.eclipse.ditto.gateway.service.endpoints.utils.HttpUtilsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.gateway.service.endpoints.utils.HttpUtilsTest
[INFO] Running org.eclipse.ditto.gateway.service.util.config.security.DefaultDevOpsConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.eclipse.ditto.gateway.service.util.config.security.DefaultDevOpsConfigTest
[INFO] Running org.eclipse.ditto.gateway.service.util.config.security.DefaultAuthenticationConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.439 s -- in org.eclipse.ditto.gateway.service.util.config.security.DefaultAuthenticationConfigTest
[INFO] Running org.eclipse.ditto.gateway.service.util.config.security.DefaultOAuthConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.689 s -- in org.eclipse.ditto.gateway.service.util.config.security.DefaultOAuthConfigTest
[INFO] Running org.eclipse.ditto.gateway.service.util.config.health.DefaultClusterRolesConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.590 s -- in org.eclipse.ditto.gateway.service.util.config.health.DefaultClusterRolesConfigTest
[INFO] Running org.eclipse.ditto.gateway.service.util.config.health.DefaultHealthCheckConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.gateway.service.util.config.health.DefaultHealthCheckConfigTest
[INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultMessageConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultMessageConfigTest
[INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.GatewayHttpConfigTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.611 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.GatewayHttpConfigTest
[INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultPublicHealthConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultPublicHealthConfigTest
[INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultCommandConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultCommandConfigTest
[INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultClaimMessageConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultClaimMessageConfigTest
[INFO] Running org.eclipse.ditto.gateway.service.util.config.streaming.DefaultStreamingConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.gateway.service.util.config.streaming.DefaultStreamingConfigTest
[INFO] Running org.eclipse.ditto.gateway.service.util.config.streaming.DefaultWebsocketConfigTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 s -- in org.eclipse.ditto.gateway.service.util.config.streaming.DefaultWebsocketConfigTest
[INFO] Running org.eclipse.ditto.gateway.service.util.GatewayMappingStrategiesTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.619 s -- in org.eclipse.ditto.gateway.service.util.GatewayMappingStrategiesTest
[INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.WebSocketJwtExtractorTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.685 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.WebSocketJwtExtractorTest
[INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest
[INFO] [12/05/2023 11:49:13.030] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2023-12-05 11:49:13,109 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."}>.
Dec 05, 2023 11:49:13 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
WARNING: Exception thrown during asynchronous load
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 [{}]]
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
	at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:994)
	at java.base/java.util.concurrent.CompletableFuture.uniExceptionallyStage(CompletableFuture.java:1008)
	at java.base/java.util.concurrent.CompletableFuture.exceptionally(CompletableFuture.java:2364)
	at java.base/java.util.concurrent.CompletableFuture.exceptionally(CompletableFuture.java:144)
	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeysFromDiscoveryEndpoint(DittoPublicKeyProvider.java:238)
	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.loadPublicKeyWithParser(DittoPublicKeyProvider.java:195)
	at org.eclipse.ditto.internal.utils.cache.CaffeineCache.lambda$getLoaderFunction$1(CaffeineCache.java:67)
	at com.github.benmanes.caffeine.cache.LocalAsyncCache.lambda$get$2(LocalAsyncCache.java:94)
	at com.github.benmanes.caffeine.cache.LocalCache.lambda$statsAware$2(LocalCache.java:167)
	at com.github.benmanes.caffeine.cache.BoundedLocalCache.lambda$doComputeIfAbsent$14(BoundedLocalCache.java:2688)
	at java.base/java.util.concurrent.ConcurrentHashMap.compute(ConcurrentHashMap.java:1916)
	at com.github.benmanes.caffeine.cache.BoundedLocalCache.doComputeIfAbsent(BoundedLocalCache.java:2686)
	at com.github.benmanes.caffeine.cache.BoundedLocalCache.computeIfAbsent(BoundedLocalCache.java:2669)
	at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:92)
	at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:83)
	at org.eclipse.ditto.internal.utils.cache.CaffeineCache.get(CaffeineCache.java:165)
	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeyWithParser(DittoPublicKeyProvider.java:165)
	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.lambda$verifyThatKeyIsNotCachedOnErrorResponseFromDiscoveryEndpoint$1(DittoPublicKeyProviderTest.java:174)
	at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
	at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59)
	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.verifyThatKeyIsNotCachedOnErrorResponseFromDiscoveryEndpoint(DittoPublicKeyProviderTest.java:174)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
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 [{}]]
	at org.eclipse.ditto.gateway.api.GatewayAuthenticationProviderUnavailableException$Builder.doBuild(GatewayAuthenticationProviderUnavailableException.java:126)
	at org.eclipse.ditto.gateway.api.GatewayAuthenticationProviderUnavailableException$Builder.doBuild(GatewayAuthenticationProviderUnavailableException.java:111)
	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.handleNonSuccessResponse(DittoPublicKeyProvider.java:264)
	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapResponseToJsonObject(DittoPublicKeyProvider.java:246)
	at java.base/java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187)
	at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309)
	at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:144)
	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeysFromDiscoveryEndpoint(DittoPublicKeyProvider.java:235)
	... 51 more

2023-12-05 11:49:13,116 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."}>.
Dec 05, 2023 11:49:13 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
WARNING: Exception thrown during asynchronous load
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 [{}]]
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
	at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:994)
	at java.base/java.util.concurrent.CompletableFuture.uniExceptionallyStage(CompletableFuture.java:1008)
	at java.base/java.util.concurrent.CompletableFuture.exceptionally(CompletableFuture.java:2364)
	at java.base/java.util.concurrent.CompletableFuture.exceptionally(CompletableFuture.java:144)
	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeysFromDiscoveryEndpoint(DittoPublicKeyProvider.java:238)
	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.loadPublicKeyWithParser(DittoPublicKeyProvider.java:195)
	at org.eclipse.ditto.internal.utils.cache.CaffeineCache.lambda$getLoaderFunction$1(CaffeineCache.java:67)
	at com.github.benmanes.caffeine.cache.LocalAsyncCache.lambda$get$2(LocalAsyncCache.java:94)
	at com.github.benmanes.caffeine.cache.LocalCache.lambda$statsAware$2(LocalCache.java:167)
	at com.github.benmanes.caffeine.cache.BoundedLocalCache.lambda$doComputeIfAbsent$14(BoundedLocalCache.java:2688)
	at java.base/java.util.concurrent.ConcurrentHashMap.compute(ConcurrentHashMap.java:1916)
	at com.github.benmanes.caffeine.cache.BoundedLocalCache.doComputeIfAbsent(BoundedLocalCache.java:2686)
	at com.github.benmanes.caffeine.cache.BoundedLocalCache.computeIfAbsent(BoundedLocalCache.java:2669)
	at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:92)
	at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:83)
	at org.eclipse.ditto.internal.utils.cache.CaffeineCache.get(CaffeineCache.java:165)
	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeyWithParser(DittoPublicKeyProvider.java:165)
	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.lambda$verifyThatKeyIsNotCachedOnErrorResponseFromDiscoveryEndpoint$2(DittoPublicKeyProviderTest.java:183)
	at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
	at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59)
	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.verifyThatKeyIsNotCachedOnErrorResponseFromDiscoveryEndpoint(DittoPublicKeyProviderTest.java:183)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
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 [{}]]
	at org.eclipse.ditto.gateway.api.GatewayAuthenticationProviderUnavailableException$Builder.doBuild(GatewayAuthenticationProviderUnavailableException.java:126)
	at org.eclipse.ditto.gateway.api.GatewayAuthenticationProviderUnavailableException$Builder.doBuild(GatewayAuthenticationProviderUnavailableException.java:111)
	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.handleNonSuccessResponse(DittoPublicKeyProvider.java:264)
	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapResponseToJsonObject(DittoPublicKeyProvider.java:246)
	at java.base/java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187)
	at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309)
	at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:144)
	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeysFromDiscoveryEndpoint(DittoPublicKeyProvider.java:235)
	... 51 more

[INFO] [12/05/2023 11:49:13.119] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:49:13.214] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2023-12-05 11:49:13,281 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>
org.eclipse.ditto.json.JsonMissingFieldException: JSON did not include required </crv> field!
	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.lambda$generateECPublicKey$11(DittoPublicKeyProvider.java:339)
	at java.base/java.util.Optional.orElseThrow(Optional.java:403)
	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.generateECPublicKey(DittoPublicKeyProvider.java:339)
	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapMatchingPublicKey(DittoPublicKeyProvider.java:318)
	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapToPublicKey(DittoPublicKeyProvider.java:294)
	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.lambda$loadPublicKeyWithParser$1(DittoPublicKeyProvider.java:198)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
	at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:653)
	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
	at java.base/java.lang.Thread.run(Thread.java:833)
Dec 05, 2023 11:49:13 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
WARNING: Exception thrown during asynchronous load
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 [{}]]
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:649)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
	at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:653)
	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
	at java.base/java.lang.Thread.run(Thread.java:833)
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 [{}]]
	at org.eclipse.ditto.gateway.service.security.authentication.jwt.JwkInvalidException$Builder.doBuild(JwkInvalidException.java:100)
	at org.eclipse.ditto.gateway.service.security.authentication.jwt.JwkInvalidException$Builder.doBuild(JwkInvalidException.java:87)
	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getJwkInvalidExceptionException(DittoPublicKeyProvider.java:382)
	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapToPublicKey(DittoPublicKeyProvider.java:302)
	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.lambda$loadPublicKeyWithParser$1(DittoPublicKeyProvider.java:198)
	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646)
	... 5 more
Caused by: org.eclipse.ditto.json.JsonMissingFieldException: JSON did not include required </crv> field!
	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.lambda$generateECPublicKey$11(DittoPublicKeyProvider.java:339)
	at java.base/java.util.Optional.orElseThrow(Optional.java:403)
	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.generateECPublicKey(DittoPublicKeyProvider.java:339)
	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapMatchingPublicKey(DittoPublicKeyProvider.java:318)
	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapToPublicKey(DittoPublicKeyProvider.java:294)
	... 7 more

[INFO] [12/05/2023 11:49:13.283] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:49:13.331] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:49:13.419] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest
[INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.WebSocketJwtAuthenticationProviderTest
2023-12-05 11:49:13,640 INFO  [doExtractAuthenticationWithInvalidJwtFromAccessTokenParameter][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider  - Completed JWT authentication successfully.
2023-12-05 11:49:14,046 INFO  [doExtractAuthenticationWithInvalidJwtFromHeader][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider  - Completed JWT authentication successfully.
2023-12-05 11:49:14,051 INFO  [doExtractAuthenticationFromAccessTokenParameter][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider  - Completed JWT authentication successfully.
2023-12-05 11:49:14,057 INFO  [doExtractAuthenticationFromRequestHeaders][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider  - Completed JWT authentication successfully.
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.652 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.WebSocketJwtAuthenticationProviderTest
[INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.PublicKeyProviderUnavailableExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.PublicKeyProviderUnavailableExceptionTest
[INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtValidatorTest
2023-12-05 11:49:14,159 INFO  [][] o.e.d.g.s.s.a.j.DefaultJwtValidator  - Failed to parse/validate JWT due to <ExpiredJwtException> with message: <JWT expired at 2023-12-05T11:49:02Z. Current time: 2023-12-05T11:49:14Z, a difference of 2158 milliseconds.  Allowed clock skew: 10000 milliseconds.>
2023-12-05 11:49:14,162 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.>
2023-12-05 11:49:14,185 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 2023-12-05T11:49:42Z. Current time: 2023-12-05T11:49:14Z, a difference of 17815 milliseconds.  Allowed clock skew: 10000 milliseconds.>
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtValidatorTest
[INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtAuthenticationProviderTest
2023-12-05 11:49:14,205 INFO  [doExtractAuthenticationWithInvalidJwtFromHeader][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider  - Completed JWT authentication successfully.
2023-12-05 11:49:14,216 INFO  [doExtractAuthenticationFromRequestHeaders][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider  - Completed JWT authentication successfully.
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtAuthenticationProviderTest
[INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtSubjectIssuerConfigTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtSubjectIssuerConfigTest
[INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.DefaultJwtExtractorTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.DefaultJwtExtractorTest
[INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.DefaultJwtAuthenticationResultProviderTest
2023-12-05 11:49:14,292 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.DefaultJwtAuthenticationResultProviderTest
[INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtSubjectIssuersConfigTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtSubjectIssuersConfigTest
[INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoJwtAuthorizationSubjectsProviderTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.540 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoJwtAuthorizationSubjectsProviderTest
[INFO] Running org.eclipse.ditto.gateway.service.security.authentication.DefaultAuthenticationFailureAggregatorTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.gateway.service.security.authentication.DefaultAuthenticationFailureAggregatorTest
[INFO] Running org.eclipse.ditto.gateway.service.security.authentication.AuthenticationChainTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 s -- in org.eclipse.ditto.gateway.service.security.authentication.AuthenticationChainTest
[INFO] Running org.eclipse.ditto.gateway.service.security.authentication.preauth.PreAuthenticatedAuthenticationProviderTest
2023-12-05 11:49:15,283 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]]>.
2023-12-05 11:49:15,284 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]]>.
2023-12-05 11:49:15,292 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]]>.
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.gateway.service.security.authentication.preauth.PreAuthenticatedAuthenticationProviderTest
[INFO] Running org.eclipse.ditto.gateway.service.security.authentication.DefaultAuthenticationResultTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.gateway.service.security.authentication.DefaultAuthenticationResultTest
[INFO] Running org.eclipse.ditto.gateway.service.security.cache.PublicKeyIdWithIssuerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.gateway.service.security.cache.PublicKeyIdWithIssuerTest
[INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalEventRegistryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalEventRegistryTest
[INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalCommandRegistryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalCommandRegistryTest
[INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalCommandResponseRegistryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalCommandResponseRegistryTest
[INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalErrorRegistryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalErrorRegistryTest
[INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayRootActorTest
2023-12-05 11:49:15,450 INFO  [][] o.e.d.i.u.c.r.ServiceSpecificEnvironmentConfigSupplier  - Running in <DEVELOPMENT> environment.
2023-12-05 11:49:15,504 WARN  [][] o.e.d.i.u.c.r.SecretFromPathReader  - Failed to read secret at path </run/secrets/devops_password>!
2023-12-05 11:49:15,505 WARN  [][] o.e.d.i.u.c.r.SecretFromPathReader  - Failed to read secret at path </run/secrets/status_password>!
2023-12-05 11:49:15,594 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:49:15,606 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:46483] with UID [2933096002452077186]
2023-12-05 11:49:15,607 INFO  [][] o.a.p.c.Cluster Cluster(pekko://GatewayRootActorTest) - Cluster Node [pekko://GatewayRootActorTest@127.0.0.1:46483] - Starting up, Pekko version [1.0.1] ...
2023-12-05 11:49:15,610 WARN  [][] o.a.p.c.Cluster Cluster(pekko://GatewayRootActorTest) - 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
2023-12-05 11:49:15,610 INFO  [][] o.a.p.c.Cluster Cluster(pekko://GatewayRootActorTest) - Cluster Node [pekko://GatewayRootActorTest@127.0.0.1:46483] - Started up successfully
2023-12-05 11:49:15,634 INFO  [][] o.e.d.b.s.c.DittoSplitBrainResolver  - SBR will be automatically enabled after <PT1H>
2023-12-05 11:49:15,634 INFO  [][] o.a.p.c.Cluster Cluster(pekko://GatewayRootActorTest) - Cluster Node [pekko://GatewayRootActorTest@127.0.0.1:46483] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
2023-12-05 11:49:15,824 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.
2023-12-05 11:49:16,095 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
2023-12-05 11:49:16,095 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.202 s -- in org.eclipse.ditto.gateway.service.starter.GatewayRootActorTest
[INFO] Running org.eclipse.ditto.gateway.service.streaming.actors.StreamingSessionActorTest
2023-12-05 11:49:16,656 INFO  [][] o.e.d.i.u.t.DittoTracing  - Ditto tracing is disabled. No traces are generated and span context is not propagated.
2023-12-05 11:49:16,689 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:49:16,949 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:49:17,051 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:49:17,152 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:49:17,251 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:49:17,333 WARN  [hugeJwtExpirationTimeDoesNotCloseStream][] o.e.d.g.s.s.a.StreamingSessionActor pekko://StreamingSessionActorTest_hugeJwtExpirationTimeDoesNotCloseStream/user/$a - Session lifetime <PT23975H59M59.666760569S> is more than the maximum <PT2400H>. Keeping session open indefinitely.
2023-12-05 11:49:17,454 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:49:17,560 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:49:17,679 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:49:17,761 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:49:17,884 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:49:17,960 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:49:18,055 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:49:18,255 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
2023-12-05 11:49:18,359 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.778 s -- in org.eclipse.ditto.gateway.service.streaming.actors.StreamingSessionActorTest
[INFO] Running org.eclipse.ditto.gateway.service.streaming.actors.StreamingSessionActorHeaderInteractionTest
2023-12-05 11:49:18,435 INFO  [][] o.e.d.i.u.t.DittoTracing  - Ditto tracing is disabled. No traces are generated and span context is not propagated.
2023-12-05 11:49:18,453 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.657 s -- in org.eclipse.ditto.gateway.service.streaming.actors.StreamingSessionActorHeaderInteractionTest
[INFO] Running org.eclipse.ditto.gateway.service.streaming.StopStreamingTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.gateway.service.streaming.StopStreamingTest
[INFO] Running org.eclipse.ditto.gateway.service.proxy.actors.QueryThingsPerRequestActorTest
2023-12-05 11:49:20,139 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.427 s -- in org.eclipse.ditto.gateway.service.proxy.actors.QueryThingsPerRequestActorTest
[INFO] Running org.eclipse.ditto.gateway.service.proxy.config.DefaultStatisticsShardConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.gateway.service.proxy.config.DefaultStatisticsShardConfigTest
[INFO] Running org.eclipse.ditto.gateway.service.proxy.config.DefaultStatisticsConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.gateway.service.proxy.config.DefaultStatisticsConfigTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 629, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway-service ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-gateway-service ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-gateway-service >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-gateway-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway-service ---
[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-release/gateway/service/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-gateway-service <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-gateway-service ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-gateway-service ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/AuthenticationResultOrTimeout.java:30: warning: empty <p> tag
[WARNING] * <p>
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.endpoints.actors;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.endpoints.directives;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.endpoints.directives.auth;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/cloudevents/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.cloudevents;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/policies/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.policies;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/sse/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.sse;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/things/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.things;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/websocket/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.websocket;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/whoami/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.whoami;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/proxy/actors/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.proxy.actors;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.security.authentication;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.security.authentication.jwt;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/starter/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.starter;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.streaming;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.streaming.signals;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.util.config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/endpoints/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.util.config.endpoints;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/health/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.util.config.health;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.util.config.security;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/streaming/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.util.config.streaming;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:70: warning: no comment
[WARNING] protected final int connectionsRetrieveLimit;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:71: warning: no comment
[WARNING] protected final Duration defaultTimeout;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:68: warning: no comment
[WARNING] protected final ActorRef edgeCommandForwarder;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:72: warning: no comment
[WARNING] protected RetrieveConnections initialCommand;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:67: warning: no comment
[WARNING] protected final ThreadSafeDittoLogger logger = DittoLoggerFactory.getThreadSafeLogger(getClass());
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:69: warning: no comment
[WARNING] protected final ActorRef sender;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:74: warning: no comment
[WARNING] protected AbstractConnectionsRetrievalActor(final ActorRef edgeCommandForwarder, final ActorRef sender) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:254: warning: no comment
[WARNING] protected void handleTimeout() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:96: warning: no comment
[WARNING] protected void retrieveAllConnectionsIds(final RetrieveConnections retrieveConnections) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:94: warning: no comment
[WARNING] protected abstract void retrieveConnections(final RetrieveConnections retrieveConnections);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:100: warning: no comment
[WARNING] protected void retrieveConnectionsById(final RetrieveAllConnectionIdsResponse allConnectionIdsResponse) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:269: warning: no comment
[WARNING] protected void stop() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractHttpRequestActor.java:131: warning: no comment
[WARNING] protected AbstractHttpRequestActor(final ActorRef proxyActor,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractHttpRequestActor.java:699: warning: no comment
[WARNING] protected Uri getUriForLocationHeader(final HttpRequest request,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:279: warning: no @param for responseStage
[WARNING] protected CompletionStage<HttpResponse> preprocessResponse(final CompletionStage<HttpResponse> responseStage) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:279: warning: no @return
[WARNING] protected CompletionStage<HttpResponse> preprocessResponse(final CompletionStage<HttpResponse> responseStage) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:304: warning: no comment
[WARNING] protected Route ensureMediaTypeFormUrlEncodedThenExtractData(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:196: warning: no comment
[WARNING] protected Route handlePerRequest(final RequestContext ctx,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:185: warning: no comment
[WARNING] protected Route handlePerRequest(final RequestContext ctx, final Command<?> command) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:189: warning: no comment
[WARNING] protected Route handlePerRequest(final RequestContext ctx, final Command<?> command,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:208: warning: no comment
[WARNING] protected <M> M runWithSupervisionStrategy(final RunnableGraph<M> graph) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/cloudevents/CloudEventsRoute.java:98: warning: no @param for ctx
[WARNING] public Route buildCloudEventsRoute(final RequestContext ctx, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/cloudevents/CloudEventsRoute.java:98: warning: no @param for dittoHeaders
[WARNING] public Route buildCloudEventsRoute(final RequestContext ctx, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:101: warning: no comment
[WARNING] public AuthorizationContext getConnectionAuthContext() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:81: warning: no comment
[WARNING] public String getConnectionCorrelationId() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:97: warning: no comment
[WARNING] public Set<AcknowledgementLabel> getDeclaredAcknowledgementLabels() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:77: warning: no comment
[WARNING] public SourceQueueWithComplete<SessionedJsonifiable> getEventAndResponsePublisher() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:93: warning: no comment
[WARNING] public JsonSchemaVersion getJsonSchemaVersion() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:105: warning: no comment
[WARNING] public Optional<KillSwitch> getKillSwitch() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:89: warning: no comment
[WARNING] public Optional<Instant> getSessionExpirationTime() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:85: warning: no comment
[WARNING] public String getType() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/connections/ConnectionsParameter.java:26: warning: no comment
[WARNING] IDS_ONLY("ids-only"),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/ConnectionsRetrievalActorPropsFactory.java:60: warning: no comment
[WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<ConnectionsRetrievalActorPropsFactory> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/connections/ConnectionsRoute.java:107: warning: no @param for ctx
[WARNING] public Route buildConnectionsRoute(final RequestContext ctx, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomApiRoutesProvider.java:70: warning: no comment
[WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<CustomApiRoutesProvider> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:26: warning: no comment
[WARNING] enum RequestType {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:27: warning: no comment
[WARNING] API,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:29: warning: no comment
[WARNING] SSE
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:28: warning: no comment
[WARNING] WS,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/DefaultConnectionsRetrievalActorPropsFactory.java:28: warning: no comment
[WARNING] public DefaultConnectionsRetrievalActorPropsFactory(final ActorSystem actorSystem, final Config config) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/DefaultJwtAuthenticationResultProvider.java:38: warning: no comment
[WARNING] public DefaultJwtAuthenticationResultProvider(final ActorSystem actorSystem, final Config extensionConfig) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirective.java:24: warning: no comment
[WARNING] Route authenticateDevOps(final String realm, final Route inner);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:19: warning: no comment
[WARNING] public final class DevopsAuthenticationDirectiveFactory {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:58: warning: no comment
[WARNING] public DevopsAuthenticationDirective devops() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:31: warning: no comment
[WARNING] public static DevopsAuthenticationDirectiveFactory newInstance(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:42: warning: no comment
[WARNING] public DevopsAuthenticationDirective status() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/DevopsAuthenticationMethod.java:36: warning: no comment
[WARNING] public static Optional<DevopsAuthenticationMethod> fromMethodName(final String methodName) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/DevopsAuthenticationMethod.java:24: warning: no comment
[WARNING] BASIC("basic");
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/DevopsAuthenticationMethod.java:23: warning: no comment
[WARNING] OAUTH2("oauth2"),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevOpsInsecureAuthenticationDirective.java:30: warning: no comment
[WARNING] public static DevOpsInsecureAuthenticationDirective getInstance() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java:102: warning: no @param for ctx
[WARNING] public Route buildDevOpsRoute(final RequestContext ctx, final Map<String, String> queryParameters) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java:102: warning: no @param for queryParameters
[WARNING] public Route buildDevOpsRoute(final RequestContext ctx, final Map<String, String> queryParameters) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/GatewayAuthenticationDirectiveFactory.java:35: warning: no @param for jwtAuthenticationFactory
[WARNING] GatewayAuthenticationDirective buildHttpAuthentication(JwtAuthenticationFactory jwtAuthenticationFactory);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/GatewayAuthenticationDirectiveFactory.java:42: warning: no @param for jwtAuthenticationFactory
[WARNING] GatewayAuthenticationDirective buildWsAuthentication(JwtAuthenticationFactory jwtAuthenticationFactory);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DittoGatewayAuthenticationDirectiveFactory.java:51: warning: no comment
[WARNING] public DittoGatewayAuthenticationDirectiveFactory(final ActorSystem actorSystem, final Config config) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/DittoJwtAuthorizationSubjectsProvider.java:47: warning: no comment
[WARNING] public DittoJwtAuthorizationSubjectsProvider(final ActorSystem actorSystem, final Config extensionConfig) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/EncodingEnsuringDirective.java:44: warning: no comment
[WARNING] public static Route ensureEncoding(final Supplier<Route> inner) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/GatewayAuthenticationDirectiveFactory.java:63: warning: no comment
[WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<GatewayAuthenticationDirectiveFactory> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/health/GatewayHttpReadinessCheck.java:43: warning: no comment
[WARNING] public GatewayHttpReadinessCheck(final ActorSystem system) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/utils/GatewaySignalEnrichmentProvider.java:66: warning: no comment
[WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<GatewaySignalEnrichmentProvider> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/health/HealthCheckConfig.java:102: warning: no comment
[WARNING] ENABLED("enabled", true),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/health/HealthCheckConfig.java:104: warning: no comment
[WARNING] EXPECTED("expected",
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/HttpBindFlowProvider.java:42: warning: no @param for innerRoute
[WARNING] Flow<HttpRequest, HttpResponse, NotUsed> getFlow(final Route innerRoute);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/HttpBindFlowProvider.java:62: warning: no comment
[WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<HttpBindFlowProvider> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/HttpRequestActorPropsFactory.java:68: warning: no comment
[WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<HttpRequestActorPropsFactory> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/HttpRequestActorPropsFactory.java:58: warning: no comment
[WARNING] static HttpRequestActorPropsFactory get(final ActorSystem actorSystem, final Config config) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/utils/HttpUtils.java:36: warning: no comment
[WARNING] public final class HttpUtils {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/utils/HttpUtils.java:114: warning: no comment
[WARNING] public static boolean basicAuthUsernameMatches(final RequestContext requestContext, final Pattern uuidPattern) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/websocket/IncomingWebSocketEventSniffer.java:60: warning: no comment
[WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<IncomingWebSocketEventSniffer> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwkException.java:15: warning: no comment
[WARNING] public interface JwkException {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwkInvalidException.java:28: warning: no comment
[WARNING] public final class JwkInvalidException extends DittoRuntimeException implements JwkException {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthenticationFactory.java:71: warning: no comment
[WARNING] public JwtValidator getJwtValidator() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthenticationFactory.java:98: warning: no comment
[WARNING] public JwtAuthenticationResultProvider newJwtAuthenticationResultProvider(final String configLevel) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthenticationResultProvider.java:63: warning: no comment
[WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<JwtAuthenticationResultProvider> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthorizationSubjectsProvider.java:60: warning: no comment
[WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<JwtAuthorizationSubjectsProvider> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtSubjectIssuersConfig.java:58: warning: no comment
[WARNING] public static JwtSubjectIssuersConfig fromJwtSubjectIssuerConfigs(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtSubjectIssuersConfig.java:64: warning: no comment
[WARNING] public static JwtSubjectIssuersConfig fromOAuthConfig(final OAuthConfig config) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtSubjectIssuersConfig.java:86: warning: no comment
[WARNING] public String getProtocolPrefix() {
[WARNING] ^
[WARNING] 100 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-javadoc.jar
[INFO] 
[INFO] --- shade:3.5.0:shade (default) @ ditto-gateway-service ---
[INFO] Including org.eclipse.ditto:ditto-gateway-api:jar:3.4.3 in the shaded jar.
[INFO] Including io.cloudevents:cloudevents-http-basic:jar:2.3.0 in the shaded jar.
[INFO] Including io.cloudevents:cloudevents-core:jar:2.3.0 in the shaded jar.
[INFO] Including io.cloudevents:cloudevents-api:jar:2.3.0 in the shaded jar.
[INFO] Including io.jsonwebtoken:jjwt-api:jar:0.11.5 in the shaded jar.
[INFO] Including io.jsonwebtoken:jjwt-impl:jar:0.11.5 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-base-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-json:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-base-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:3.4.3 in the shaded jar.
[INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar.
[INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar.
[INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar.
[INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:1.7.36 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:3.4.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar.
[INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar.
[INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar.
[INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar.
[INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar.
[INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar.
[INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar.
[INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar.
[INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar.
[INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar.
[INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-http:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-base-service:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-jwt:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-protocol:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-protocol:jar:3.4.3 in the shaded jar.
[INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-search:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-rql-search-option-parser:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-utils-result:jar:3.4.3 in the shaded jar.
[INFO] Including io.kamon:kamon-core_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar.
[INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar.
[INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar.
[INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar.
[INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar.
[INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar.
[INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-things-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-rql-query:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-rql-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-placeholders:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-jwt-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-wot-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:3.4.3 in the shaded jar.
[INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:3.4.3 in the shaded jar.
[INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-connectivity-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-connectivity-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-things-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:3.4.3 in the shaded jar.
[INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar.
[INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar.
[INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-policies-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-edge-service:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-policies-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-messages-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.codehaus.janino:janino:jar:3.1.10 in the shaded jar.
[INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.10 in the shaded jar.
[INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.2 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar.
[INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:3.4.3 in the shaded jar.
[INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.36 in the shaded jar.
[INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar.
[INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar.
[INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar.
[INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar.
[INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar.
[INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar.
[INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[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, kotlin-stdlib-1.4.10.jar define 1 overlapping classes: 
[WARNING]   - META-INF.versions.9.module-info
[WARNING] caffeine-3.1.8.jar, ditto-base-api-3.4.3.jar, ditto-base-model-3.4.3.jar, ditto-base-service-3.4.3.jar, ditto-connectivity-api-3.4.3.jar, ditto-connectivity-model-3.4.3.jar, ditto-edge-service-3.4.3.jar, ditto-gateway-api-3.4.3.jar, ditto-gateway-service-3.4.3.jar, ditto-internal-models-signal-3.4.3.jar, ditto-internal-models-signalenrichment-3.4.3.jar, ditto-internal-models-streaming-3.4.3.jar, ditto-internal-utils-cache-3.4.3.jar, ditto-internal-utils-cache-loaders-3.4.3.jar, ditto-internal-utils-cluster-3.4.3.jar, ditto-internal-utils-config-3.4.3.jar, ditto-internal-utils-ddata-3.4.3.jar, ditto-internal-utils-extension-3.4.3.jar, ditto-internal-utils-health-3.4.3.jar, ditto-internal-utils-http-3.4.3.jar, ditto-internal-utils-jwt-3.4.3.jar, ditto-internal-utils-metrics-3.4.3.jar, ditto-internal-utils-namespaces-3.4.3.jar, ditto-internal-utils-pekko-3.4.3.jar, ditto-internal-utils-persistence-3.4.3.jar, ditto-internal-utils-protocol-3.4.3.jar, ditto-internal-utils-pubsub-3.4.3.jar, ditto-internal-utils-pubsub-policies-3.4.3.jar, ditto-internal-utils-pubsub-things-3.4.3.jar, ditto-internal-utils-search-3.4.3.jar, ditto-internal-utils-tracing-3.4.3.jar, ditto-json-3.4.3.jar, ditto-json-cbor-3.4.3.jar, ditto-jwt-model-3.4.3.jar, ditto-messages-model-3.4.3.jar, ditto-placeholders-3.4.3.jar, ditto-policies-api-3.4.3.jar, ditto-policies-enforcement-3.4.3.jar, ditto-policies-model-3.4.3.jar, ditto-protocol-3.4.3.jar, ditto-rql-model-3.4.3.jar, ditto-rql-parser-3.4.3.jar, ditto-rql-query-3.4.3.jar, ditto-rql-search-option-parser-3.4.3.jar, ditto-things-api-3.4.3.jar, ditto-things-model-3.4.3.jar, ditto-thingsearch-api-3.4.3.jar, ditto-thingsearch-model-3.4.3.jar, ditto-utils-result-3.4.3.jar, ditto-wot-model-3.4.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-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: 
[WARNING]   - META-INF/LICENSE
[WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 
[WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.properties
[WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.xml
[WARNING] ditto-base-api-3.4.3.jar, ditto-base-model-3.4.3.jar, ditto-base-service-3.4.3.jar, ditto-connectivity-api-3.4.3.jar, ditto-connectivity-model-3.4.3.jar, ditto-edge-service-3.4.3.jar, ditto-gateway-api-3.4.3.jar, ditto-gateway-service-3.4.3.jar, ditto-internal-models-signal-3.4.3.jar, ditto-internal-models-signalenrichment-3.4.3.jar, ditto-internal-models-streaming-3.4.3.jar, ditto-internal-utils-cache-3.4.3.jar, ditto-internal-utils-cache-loaders-3.4.3.jar, ditto-internal-utils-cluster-3.4.3.jar, ditto-internal-utils-config-3.4.3.jar, ditto-internal-utils-ddata-3.4.3.jar, ditto-internal-utils-extension-3.4.3.jar, ditto-internal-utils-health-3.4.3.jar, ditto-internal-utils-http-3.4.3.jar, ditto-internal-utils-jwt-3.4.3.jar, ditto-internal-utils-metrics-3.4.3.jar, ditto-internal-utils-namespaces-3.4.3.jar, ditto-internal-utils-pekko-3.4.3.jar, ditto-internal-utils-persistence-3.4.3.jar, ditto-internal-utils-protocol-3.4.3.jar, ditto-internal-utils-pubsub-3.4.3.jar, ditto-internal-utils-pubsub-policies-3.4.3.jar, ditto-internal-utils-pubsub-things-3.4.3.jar, ditto-internal-utils-search-3.4.3.jar, ditto-internal-utils-tracing-3.4.3.jar, ditto-json-3.4.3.jar, ditto-json-cbor-3.4.3.jar, ditto-jwt-model-3.4.3.jar, ditto-messages-model-3.4.3.jar, ditto-placeholders-3.4.3.jar, ditto-policies-api-3.4.3.jar, ditto-policies-enforcement-3.4.3.jar, ditto-policies-model-3.4.3.jar, ditto-protocol-3.4.3.jar, ditto-rql-model-3.4.3.jar, ditto-rql-parser-3.4.3.jar, ditto-rql-query-3.4.3.jar, ditto-rql-search-option-parser-3.4.3.jar, ditto-things-api-3.4.3.jar, ditto-things-model-3.4.3.jar, ditto-thingsearch-api-3.4.3.jar, ditto-thingsearch-model-3.4.3.jar, ditto-utils-result-3.4.3.jar, ditto-wot-model-3.4.3.jar define 2 overlapping resources: 
[WARNING]   - META-INF/NOTICE-THIRD-PARTY.md
[WARNING]   - META-INF/NOTICE.md
[WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 
[WARNING]   - META-INF/native-image/org.mongodb/bson/native-image.properties
[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: 
[WARNING]   - META-INF/DISCLAIMER
[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.10.jar, config-1.4.2.jar, ditto-base-api-3.4.3.jar, ditto-base-model-3.4.3.jar, ditto-base-service-3.4.3.jar, ditto-connectivity-api-3.4.3.jar, ditto-connectivity-model-3.4.3.jar, ditto-edge-service-3.4.3.jar, ditto-gateway-api-3.4.3.jar, ditto-gateway-service-3.4.3.jar, ditto-internal-models-signal-3.4.3.jar, ditto-internal-models-signalenrichment-3.4.3.jar, ditto-internal-models-streaming-3.4.3.jar, ditto-internal-utils-cache-3.4.3.jar, ditto-internal-utils-cache-loaders-3.4.3.jar, ditto-internal-utils-cluster-3.4.3.jar, ditto-internal-utils-config-3.4.3.jar, ditto-internal-utils-ddata-3.4.3.jar, ditto-internal-utils-extension-3.4.3.jar, ditto-internal-utils-health-3.4.3.jar, ditto-internal-utils-http-3.4.3.jar, ditto-internal-utils-jwt-3.4.3.jar, ditto-internal-utils-metrics-3.4.3.jar, ditto-internal-utils-namespaces-3.4.3.jar, ditto-internal-utils-pekko-3.4.3.jar, ditto-internal-utils-persistence-3.4.3.jar, ditto-internal-utils-protocol-3.4.3.jar, ditto-internal-utils-pubsub-3.4.3.jar, ditto-internal-utils-pubsub-policies-3.4.3.jar, ditto-internal-utils-pubsub-things-3.4.3.jar, ditto-internal-utils-search-3.4.3.jar, ditto-internal-utils-tracing-3.4.3.jar, ditto-json-3.4.3.jar, ditto-json-cbor-3.4.3.jar, ditto-jwt-model-3.4.3.jar, ditto-messages-model-3.4.3.jar, ditto-placeholders-3.4.3.jar, ditto-policies-api-3.4.3.jar, ditto-policies-enforcement-3.4.3.jar, ditto-policies-model-3.4.3.jar, ditto-protocol-3.4.3.jar, ditto-rql-model-3.4.3.jar, ditto-rql-parser-3.4.3.jar, ditto-rql-query-3.4.3.jar, ditto-rql-search-option-parser-3.4.3.jar, ditto-things-api-3.4.3.jar, ditto-things-model-3.4.3.jar, ditto-thingsearch-api-3.4.3.jar, ditto-thingsearch-model-3.4.3.jar, ditto-utils-result-3.4.3.jar, ditto-wot-model-3.4.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-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.10.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-1.7.36.jar, kamon-core_2.13-2.6.5.jar, kamon-executors_2.13-2.6.5.jar, kamon-instrumentation-common_2.13-2.6.5.jar, kamon-opentelemetry_2.13-2.6.5.jar, kamon-prometheus_2.13-2.6.5.jar, kamon-system-metrics_2.13-2.6.5.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, logstash-logback-encoder-7.2.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-1.7.36.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 
[WARNING]   - META-INF/MANIFEST.MF
[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: 
[WARNING]   - META-INF/io.netty.versions.properties
[WARNING] ditto-rql-parser-3.4.3.jar, ditto-rql-search-option-parser-3.4.3.jar define 4 overlapping classes: 
[WARNING]   - org.eclipse.ditto.rql.parser.RqlPredicateParser
[WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlParserBase
[WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser
[WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser$
[WARNING] maven-shade-plugin has detected that some files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the file is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Attaching shaded artifact.
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default) @ ditto-gateway-service ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-tests.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-gateway-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-gateway-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-gateway-service ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/gateway/service/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Gateway :: Service' with 225 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-gateway-service ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-javadoc.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-allinone.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-allinone.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-tests.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-tests.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-gateway-service ---
[INFO] Signing 6 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-gateway-service ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3-allinone.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-allinone.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3-allinone.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3-tests.jar.asc
[INFO] 
[INFO] --------------< org.eclipse.ditto:ditto-policies-service >--------------
[INFO] Building Eclipse Ditto :: Policies :: Service 3.4.3              [74/77]
[INFO]   from policies/service/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies-service ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies-service ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-policies-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-policies-service ---
[INFO] Assigning port '40115' to property 'random-pekko-tcp-port'
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-service ---
[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-release/policies/service/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-service ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/policies/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-service ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 5 resources from src/main/resources to target/classes
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-service ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-service:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-service ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 108 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-service ---
[INFO] Copying 8 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-service ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 72 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/ditto-release/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicySupervisorActorTest.java: /home/jenkins/agent/workspace/ditto-release/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicySupervisorActorTest.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicySupervisorActorTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/ditto-release/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicyPersistenceActorSnapshottingTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicyPersistenceActorSnapshottingTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-service ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/policies/service/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.DeletePolicyImportStrategyTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] [12/05/2023 11:50:40.814] [main] [CoordinatedShutdown(pekko://DeletePolicyImportStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.470 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.DeletePolicyImportStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.SubjectExpiryAdjustmentTest
[INFO] [12/05/2023 11:50:41.516] [main] [CoordinatedShutdown(pekko://SubjectExpiryAdjustmentTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.640 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.SubjectExpiryAdjustmentTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.TopLevelPolicyActionCommandStrategyTest
[INFO] [12/05/2023 11:50:43.653] [main] [CoordinatedShutdown(pekko://TopLevelPolicyActionCommandStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.146 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.TopLevelPolicyActionCommandStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.CreatePolicyStrategyTest
[INFO] [12/05/2023 11:50:43.852] [main] [CoordinatedShutdown(pekko://CreatePolicyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.CreatePolicyStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.PolicyConflictStrategyTest
[INFO] [12/05/2023 11:50:43.994] [main] [CoordinatedShutdown(pekko://PolicyConflictStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.PolicyConflictStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.PoliciesConditionalHeadersValidatorTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.PoliciesConditionalHeadersValidatorTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyImportStrategyTest
[INFO] [12/05/2023 11:50:44.378] [main] [CoordinatedShutdown(pekko://ModifyPolicyImportStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[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.ModifyPolicyImportStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifySubjectStrategyTest
[INFO] [12/05/2023 11:50:44.530] [main] [CoordinatedShutdown(pekko://ModifySubjectStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifySubjectStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifySubjectsStrategyTest
[INFO] [12/05/2023 11:50:44.687] [main] [CoordinatedShutdown(pekko://ModifySubjectsStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifySubjectsStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyEntryStrategyTest
[INFO] [12/05/2023 11:50:44.814] [main] [CoordinatedShutdown(pekko://ModifyPolicyEntryStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyEntryStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyStrategyTest
[INFO] [12/05/2023 11:50:44.945] [main] [CoordinatedShutdown(pekko://ModifyPolicyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ActivateTokenIntegrationStrategyTest
[INFO] [12/05/2023 11:50:45.699] [main] [CoordinatedShutdown(pekko://ActivateTokenIntegrationStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.751 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ActivateTokenIntegrationStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.DeactivateTokenIntegrationStrategyTest
[INFO] [12/05/2023 11:50:46.251] [main] [CoordinatedShutdown(pekko://DeactivateTokenIntegrationStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.548 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.DeactivateTokenIntegrationStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyEntriesStrategyTest
[INFO] [12/05/2023 11:50:46.389] [main] [CoordinatedShutdown(pekko://ModifyPolicyEntriesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyEntriesStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyImportsStrategyTest
[INFO] [12/05/2023 11:50:46.492] [main] [CoordinatedShutdown(pekko://ModifyPolicyImportsStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyImportsStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectModifiedStrategyCreateTest
[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.SubjectModifiedStrategyCreateTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectDeletedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectDeletedStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceModifiedStrategyModifyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceModifiedStrategyModifyTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryModifiedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryModifiedStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceDeletedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceDeletedStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectCreatedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectCreatedStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportModifiedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportModifiedStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceCreatedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceCreatedStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectModifiedStrategyUpdateTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectModifiedStrategyUpdateTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntriesModifiedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntriesModifiedStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourcesModifiedStrategyUpdateTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourcesModifiedStrategyUpdateTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryDeletedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryDeletedStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportCreatedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportCreatedStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportDeletedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportDeletedStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourcesModifiedStrategyCreateTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourcesModifiedStrategyCreateTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportsModifiedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportsModifiedStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyModifiedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyModifiedStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyCreatedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyCreatedStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectsModifiedStrategyCreateTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectsModifiedStrategyCreateTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceModifiedStrategyCreateTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceModifiedStrategyCreateTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectsModifiedStrategyUpdateTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectsModifiedStrategyUpdateTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryCreatedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryCreatedStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyDeletedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyDeletedStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.announcements.SubjectExpiryActorTest
11:50:46.980 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:50:51.530 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Timeout waiting for ACKs, giving up. acknowledged=<true> shouldAnnounce=<false> inGracePeriod=<true>
11:50:51.596 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:50:55.174 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Timeout waiting for ACKs, giving up. acknowledged=<true> shouldAnnounce=<false> inGracePeriod=<false>
11:50:55.204 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:50:58.929 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:51:02.527 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Timeout waiting for ACKs, giving up. acknowledged=<false> shouldAnnounce=<true> inGracePeriod=<false>
11:51:02.652 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:51:04.586 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:51:07.687 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:51:07.764 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Grace period past for deleted subject <ImmutableSubject [subjectId=ditto:ditto, subjectType=unknown, subjectExpiry=2023-12-05T11:51:37.730613426Z, subjectAnnouncement=ImmutableSubjectAnnouncement[beforeExpiry=500ms, whenDeleted=true, requestedAcksLabels=[connection:ack], requestedAcksTimeout=30000ms, randomizationInterval=0ms]]>. Giving up.
11:51:07.797 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:51:09.987 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:51:10.085 [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.
11:51:10.207 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:51:10.408 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:51:10.637 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:51:14.353 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:51:18.044 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:51:21.735 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:51:25.337 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:51:28.928 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:51:32.519 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:51:36.099 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:51:39.535 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:51:41.136 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:51:45.436 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:51:48.538 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:51:51.631 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:51:52.732 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:51:55.298 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Grace period past for deleted subject <ImmutableSubject [subjectId=ditto:ditto, subjectType=unknown, subjectExpiry=2023-12-05T11:51:55.773994662Z, subjectAnnouncement=ImmutableSubjectAnnouncement[beforeExpiry=500ms, whenDeleted=true, requestedAcksLabels=[connection:ack], requestedAcksTimeout=30000ms, randomizationInterval=0ms]]>. Giving up.
11:51:55.337 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:51:58.904 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Timeout waiting for ACKs, giving up. acknowledged=<true> shouldAnnounce=<true> inGracePeriod=<false>
11:51:58.931 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:51:59.128 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:51:59.222 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:52:02.310 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:52:06.730 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:52:10.298 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Timeout waiting for ACKs, giving up. acknowledged=<true> shouldAnnounce=<true> inGracePeriod=<true>
11:52:10.323 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:52:10.426 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:52:10.610 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:52:15.793 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:52:15.895 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:52:18.497 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:52:18.596 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:52:18.719 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Grace period past for deleted subject <ImmutableSubject [subjectId=ditto:ditto, subjectType=unknown, subjectExpiry=2023-12-05T11:52:28.684981534Z, subjectAnnouncement=ImmutableSubjectAnnouncement[beforeExpiry=9500ms, whenDeleted=true, requestedAcksLabels=[connection:ack], requestedAcksTimeout=30000ms, randomizationInterval=0ms]]>. Giving up.
11:52:18.736 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
[INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 92.20 s -- in org.eclipse.ditto.policies.service.persistence.actors.announcements.SubjectExpiryActorTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.announcements.PolicyAnnouncementManagerTest
[INFO] [12/05/2023 11:52:18.955] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.policies.service.persistence.actors.announcements.PolicyAnnouncementManagerTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.PolicyPersistenceActorSnapshottingTest
11:52:18.981 [INFO ] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
11:52:18.998 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:52:25.793 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:52:28.054 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:52:37.205 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.51 s -- in org.eclipse.ditto.policies.service.persistence.actors.PolicyPersistenceActorSnapshottingTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.resolvers.ImmutablePolicyEntryPlaceholderTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.service.persistence.actors.resolvers.ImmutablePolicyEntryPlaceholderTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.resolvers.DefaultSubjectIdFromActionResolverTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.policies.service.persistence.actors.resolvers.DefaultSubjectIdFromActionResolverTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.PolicyPersistenceActorTest
11:52:40.493 [INFO ] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
11:52:40.513 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:52:40.636 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:52:50.563 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:52:50.672 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:00.552 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:00.641 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:10.556 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:10.692 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
[ERROR] [12/05/2023 11:53:10.795] [PekkoTestSystem-pekko.actor.default-dispatcher-17] [pekko://PekkoTestSystem/system/testProbe-64/$a] Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-329464851, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#133571352]] 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#822503015]].) (org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#133571352]] 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#822503015]].)
11:53:10.813 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:10.945 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-2001037599, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-87554533]] 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#-1096780746]].)
org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-87554533]] 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#-1096780746]].
11:53:10.982 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:11.080 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:11.189 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:11.299 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:11.379 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-765799197, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-937867136]] 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#-489155770]].)
org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-937867136]] 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#-489155770]].
11:53:11.399 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:11.529 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:11.648 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:11.743 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy723896625, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-439275823]] 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#-1891495892]].)
org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-439275823]] 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#-1891495892]].
11:53:11.762 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:11.988 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:12.079 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy1909342018, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#418273884]] 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#-1355651676]].)
org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#418273884]] 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#-1355651676]].
11:53:12.098 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:12.175 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-2103616425, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#11089767]] 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#1667054997]].)
org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#11089767]] 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#1667054997]].
11:53:12.197 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:12.274 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-1837817684, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#209642682]] 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#-1774847601]].)
org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#209642682]] 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#-1774847601]].
11:53:12.297 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:15.396 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:15.597 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:15.785 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:15.895 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:23.257 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:23.356 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:23.449 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:23.569 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:23.659 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:23.738 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-1308237095, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-837322485]] 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#-55844196]].)
org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-837322485]] 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#-55844196]].
11:53:23.758 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:30.547 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:30.747 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:30.822 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-1292673586, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#80024471]] 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#493037696]].)
org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#80024471]] 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#493037696]].
11:53:30.836 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:30.925 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:31.004 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
[INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.59 s -- in org.eclipse.ditto.policies.service.persistence.actors.PolicyPersistenceActorTest
[INFO] Running org.eclipse.ditto.policies.service.persistence.actors.PolicySupervisorActorTest
11:53:31.093 [INFO ] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
11:53:31.449 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:31.519 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:53:31.528 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Stashed received message during startup of supervised PersistenceActor: <CreatePolicy>
11:53:31.529 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Starting persistence actor for entity with ID <test.ns:myPolicy795145315>.
11:53:31.529 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Starting enforcer actor for entity with ID <test.ns:myPolicy795145315>.
11:53:31.529 [INFO ] o.a.p.p.Persistence - Auto-starting journal plugin `pekko-contrib-mongodb-persistence-policies-journal`
11:53:31.531 [INFO ] o.a.p.p.Persistence - Auto-starting snapshot store `pekko-contrib-mongodb-persistence-policies-snapshots`
11:53:31.532 [INFO ] o.a.p.a.ActorSystemImpl - Using storage org.apache.pekko.persistence.inmemory.extension.StorageExtensionImpl
11:53:31.534 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Scheduling for Activity Check in <PT2400H>
11:53:31.697 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Now watching enforcer child: <Actor[pekko://PekkoTestSystem/system/testProbe-122/test.ns:myPolicy795145315/en#1185496154]>
11:53:31.732 [INFO ] o.a.p.c.s.ShardRegion - policy: Automatic entity passivation: idle entities after [2.000 min], checked every [1.000 min]
11:53:31.756 [INFO ] o.e.d.p.s.p.a.PolicyEnforcerActor - Completed enforcement of message type <policies.commands:createPolicy> with outcome 'success'
11:53:31.757 [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:myPolicy795145315, 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]}]]
11:53:31.758 [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:myPolicy795145315, 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]}]]>
11:53:31.759 [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:myPolicy795145315, 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]}]]>.
11:53:31.759 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Validating conditional headers succeeded.
11:53:31.759 [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:myPolicy795145315, 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]}]]>
11:53:31.759 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Created new Policy with ID <test.ns:myPolicy795145315>.
11:53:31.760 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Persisting Event <policies.events:policyCreated>.
11:53:31.763 [INFO ] o.e.d.p.s.p.a.PolicyPersistenceActor - Successfully persisted Event <policies.events:policyCreated> w/ rev: <1>.
11:53:31.763 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Scheduling for Activity Check in <PT2400H>
11:53:31.763 [DEBUG] o.e.d.p.s.p.a.a.PolicyAnnouncementManager - OnPolicyModified policy=<ImmutablePolicy [policyId=test.ns:myPolicy795145315, namespace=test.ns, lifecycle=ACTIVE, revision=1, modified=2023-12-05T11:53:31.759631145Z, created=2023-12-05T11:53:31.759631145Z, 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=<[]>
11:53:31.764 [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:myPolicy795145315, policyCreated=ImmutablePolicy [policyId=test.ns:myPolicy795145315, namespace=test.ns, lifecycle=ACTIVE, revision=1, modified=2023-12-05T11:53:31.759631145Z, created=2023-12-05T11:53:31.759631145Z, 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]}]]
11:53:31.779 [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:myPolicy795145315, policyCreated=ImmutablePolicy [policyId=test.ns:myPolicy795145315, namespace=test.ns, lifecycle=ACTIVE, revision=1, modified=2023-12-05T11:53:31.759631145Z, created=2023-12-05T11:53:31.759631145Z, 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-123>
11:53:31.882 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Waiting for <1> ops and <0> sudo ops before stopping
11:53:31.892 [INFO ] o.e.d.p.s.p.a.PolicyEnforcerActor - Completed enforcement of message type <policies.commands:retrievePolicy> with outcome 'failed' and headers: <ImmutableDittoHeaders [{}]>
11:53:31.893 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Received DittoRuntimeException as response from enforcerChild: PolicyNotAccessibleException [message='The Policy with ID 'test.ns:myPolicy795145315' 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 [{}]]
11:53:31.894 [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:myPolicy795145315' 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 [{}]]
11:53:31.894 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Stopping after waiting for ongoing ops.
11:53:31.895 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Stopping PersistenceActor for entity with ID <test.ns:myPolicy795145315>.
11:53:31.895 [INFO ] o.a.p.r.RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon.
11:53:31.896 [INFO ] o.a.p.r.RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports.
11:53:31.897 [INFO ] o.a.p.r.RemoteActorRefProvider$RemotingTerminator - Remoting shut down.
11:53:31.919 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:32.005 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:53:32.038 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:32.100 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.039 s -- in org.eclipse.ditto.policies.service.persistence.actors.PolicySupervisorActorTest
[INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.PoliciesPlaceholderSubstitutionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.PoliciesPlaceholderSubstitutionTest
[INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicySubstitutionStrategyTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicySubstitutionStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicyEntrySubstitutionStrategyTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicyEntrySubstitutionStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.PolicySubstitutionStrategyRegistryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.PolicySubstitutionStrategyRegistryTest
[INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifySubjectsSubstitutionStrategyTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifySubjectsSubstitutionStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicyEntriesSubstitutionStrategyTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicyEntriesSubstitutionStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.CreatePolicySubstitutionStrategyTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.CreatePolicySubstitutionStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifySubjectSubstitutionStrategyTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifySubjectSubstitutionStrategyTest
[INFO] Running org.eclipse.ditto.policies.service.starter.PoliciesRootActorTest
11:53:32.342 [INFO ] o.e.d.i.u.c.r.ServiceSpecificEnvironmentConfigSupplier - Running in <DEVELOPMENT> environment.
11:53:32.430 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:32.438 [INFO ] o.a.p.r.a.ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://PoliciesRootActorTest@127.0.0.1:40585] with UID [5470016310250499933]
11:53:32.439 [INFO ] o.a.p.c.Cluster - Cluster Node [pekko://PoliciesRootActorTest@127.0.0.1:40585] - Starting up, Pekko version [1.0.1] ...
11:53:32.441 [INFO ] o.a.p.c.Cluster - Cluster Node [pekko://PoliciesRootActorTest@127.0.0.1:40585] - Registered cluster JMX MBean [pekko:type=Cluster]
11:53:32.441 [INFO ] o.a.p.c.Cluster - Cluster Node [pekko://PoliciesRootActorTest@127.0.0.1:40585] - Started up successfully
11:53:32.492 [INFO ] o.a.p.c.Cluster - Cluster Node [pekko://PoliciesRootActorTest@127.0.0.1:40585] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
11:53:32.492 [INFO ] o.e.d.b.s.c.DittoSplitBrainResolver - SBR will be automatically enabled after <PT1H>
11:53:32.831 [INFO ] o.m.d.cluster - Exception in monitor thread while connecting to server localhost:27017
java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method)
	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256)
	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202)
	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217)
	at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306)
	... 1 common frames omitted
Wrapped by: com.mongodb.MongoSocketOpenException: Exception opening socket
	at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:127)
	at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131)
	at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221)
	at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
11:53:32.831 [INFO ] o.m.d.cluster - Exception in monitor thread while connecting to server localhost:27017
java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method)
	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256)
	... 7 common frames omitted
Wrapped by: com.mongodb.MongoSocketOpenException: Exception opening socket
	at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:127)
	at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131)
	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:287)
	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202)
	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217)
	at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306)
	at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
11:53:32.832 [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": "5.18.5-100.fc35.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@2cbe0188, com.mongodb.Jep395RecordCodecProvider@42fd7ad9, com.mongodb.KotlinCodecProvider@2a7a4ec9]}, 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}
11:53:32.832 [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": "5.18.5-100.fc35.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@2cbe0188, com.mongodb.Jep395RecordCodecProvider@42fd7ad9, com.mongodb.KotlinCodecProvider@2a7a4ec9]}, 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}
11:53:32.890 [INFO ] p.c.p.m.d.ScalaMongoDriver - Applying configuration-specific overrides for driver
11:53:32.950 [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": "5.18.5-100.fc35.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@2cbe0188, com.mongodb.Jep395RecordCodecProvider@42fd7ad9, com.mongodb.KotlinCodecProvider@2a7a4ec9]}, 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}
11:53:32.950 [INFO ] o.m.d.cluster - Exception in monitor thread while connecting to server localhost:27017
java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method)
	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256)
	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202)
	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217)
	at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306)
	... 1 common frames omitted
Wrapped by: com.mongodb.MongoSocketOpenException: Exception opening socket
	at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:127)
	at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131)
	at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221)
	at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
11:53:32.983 [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": "5.18.5-100.fc35.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@2cbe0188, com.mongodb.Jep395RecordCodecProvider@42fd7ad9, com.mongodb.KotlinCodecProvider@2a7a4ec9]}, 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}
11:53:32.984 [INFO ] o.m.d.cluster - Exception in monitor thread while connecting to server localhost:27017
java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method)
	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256)
	... 7 common frames omitted
Wrapped by: com.mongodb.MongoSocketOpenException: Exception opening socket
	at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:127)
	at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131)
	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:287)
	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202)
	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217)
	at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306)
	at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
11:53:33.402 [INFO ] o.m.d.cluster - Cluster description not yet available. Waiting for 30000 ms before timing out
11:53:33.402 [INFO ] o.m.d.cluster - Cluster description not yet available. Waiting for 30000 ms before timing out
Failed to stop [PoliciesRootActorTest] within [10 seconds] 
-> / LocalActorRefProvider$$anon$2 class org.apache.pekko.actor.LocalActorRefProvider$Guardian status=0 2 children
   ⌊-> system LocalActorRef class org.apache.pekko.actor.LocalActorRefProvider$SystemGuardian status=0 14 children
   |   ⌊-> IO-TCP RepointableActorRef class org.apache.pekko.io.TcpManager status=0 1 children
   |   |   ⌊-> selectors RoutedActorRef class org.apache.pekko.routing.RouterPoolActor status=0 1 children
   |   |       ⌊-> $a LocalActorRef class org.apache.pekko.io.SelectionHandler status=0 1 children
   |   |           ⌊-> 0 LocalActorRef class org.apache.pekko.io.TcpListener status=0 no children
   |   ⌊-> Materializers RepointableActorRef class org.apache.pekko.stream.impl.MaterializerGuardian status=0 6 children
   |   |   ⌊-> StreamSupervisor-382 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 1 children
   |   |   |   ⌊-> flow-7-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children
   |   |   ⌊-> StreamSupervisor-383 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 6 children
   |   |   |   ⌊-> remote-0-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
   |   |   |   ⌊-> remote-2-0-unnamed RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
   |   |   |   ⌊-> remote-3-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
   |   |   |   ⌊-> remote-4-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
   |   |   |   ⌊-> remote-5-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
   |   |   |   ⌊-> remote-6-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
   |   |   ⌊-> StreamSupervisor-384 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 1 children
   |   |   |   ⌊-> remoteControl-1-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
   |   |   ⌊-> StreamSupervisor-386 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 no children
   |   |   ⌊-> StreamSupervisor-387 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 no children
   |   |   ⌊-> StreamSupervisor-388 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 no children
   |   ⌊-> cluster RepointableActorRef class org.apache.pekko.cluster.ClusterDaemon status=0 2 children
   |   |   ⌊-> core LocalActorRef class org.apache.pekko.cluster.ClusterCoreSupervisor status=0 2 children
   |   |   |   ⌊-> daemon LocalActorRef class org.apache.pekko.cluster.ClusterCoreDaemon status=0 3 children
   |   |   |   |   ⌊-> crossDcHeartbeatSender LocalActorRef class org.apache.pekko.cluster.CrossDcHeartbeatSender status=0 no children
   |   |   |   |   ⌊-> downingProvider LocalActorRef class org.eclipse.ditto.base.service.cluster.DittoSplitBrainResolver status=0 no children
   |   |   |   |   ⌊-> heartbeatSender LocalActorRef class org.apache.pekko.cluster.ClusterHeartbeatSender status=0 no children
   |   |   |   ⌊-> publisher LocalActorRef class org.apache.pekko.cluster.ClusterDomainEventPublisher status=0 no children
   |   |   ⌊-> heartbeatReceiver LocalActorRef class org.apache.pekko.cluster.ClusterHeartbeatReceiver status=0 no children
   |   ⌊-> clusterEventBusListener RepointableActorRef class org.apache.pekko.cluster.ClusterReadView$$anon$1 status=0 no children
   |   ⌊-> deadLetterListener RepointableActorRef class org.apache.pekko.event.DeadLetterListener status=0 no children
   |   ⌊-> distributedPubSubMediator RepointableActorRef class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator status=0 1 children
   |   |   ⌊-> policy-invalidate-enforcers LocalActorRef class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$Topic status=0 no children
   |   ⌊-> eventStreamUnsubscriber-129 RepointableActorRef class org.apache.pekko.event.EventStreamUnsubscriber status=0 no children
   |   ⌊-> log1-Slf4jLogger RepointableActorRef class org.apache.pekko.event.slf4j.Slf4jLogger status=0 no children
   |   ⌊-> pool-master RepointableActorRef class org.apache.pekko.http.impl.engine.client.PoolMasterActor status=0 no children
   |   ⌊-> remote-deployment-watcher RepointableActorRef class org.apache.pekko.remote.RemoteDeploymentWatcher status=0 no children
   |   ⌊-> remote-watcher RepointableActorRef class org.apache.pekko.cluster.ClusterRemoteWatcher status=0 no children
   |   ⌊-> remoting-terminator RepointableActorRef class org.apache.pekko.remote.RemoteActorRefProvider$RemotingTerminator status=0 no children
   |   ⌊-> sharding RepointableActorRef class org.apache.pekko.cluster.sharding.ClusterShardingGuardian status=0 1 children
   |   |   ⌊-> policiesReplicator LocalActorRef class org.apache.pekko.cluster.ddata.Replicator status=0 no children
   |   ⌊-> testProbe-129 RepointableActorRef class org.apache.pekko.testkit.TestActor status=0 no children
   ⌊-> user LocalActorRef class org.apache.pekko.actor.LocalActorRefProvider$Guardian status=0 4 children
       ⌊-> $a RepointableActorRef class org.eclipse.ditto.policies.service.starter.PoliciesRootActor status=4 Terminating(Recreation(org.eclipse.ditto.base.service.actors.AbstractDittoRootActorTest$UnknownException))
       |   |    toDie: Actor[pekko://PoliciesRootActorTest/user/$a/persistencePing#-294814592]
       |   ⌊-> persistencePing LocalActorRef class org.apache.pekko.cluster.singleton.ClusterSingletonManager status=8 Terminating(Termination)
       |       |    toDie: Actor[pekko://PoliciesRootActorTest/user/$a/persistencePing/singleton#756935693]
       |       ⌊-> singleton LocalActorRef class org.eclipse.ditto.internal.utils.cluster.ClusterSingletonSupervisorActor status=8 Terminating(Termination)
       |           |    toDie: Actor[pekko://PoliciesRootActorTest/user/$a/persistencePing/singleton/supervised-child#1596924134]
       |           ⌊-> supervised-child LocalActorRef class org.eclipse.ditto.internal.utils.persistentactors.PersistencePingActor status=8 Terminating(Termination)
       |               |    toDie: Actor[pekko://PoliciesRootActorTest/user/$a/persistencePing/singleton/supervised-child/StreamSupervisor-389#921004672]
       |               ⌊-> StreamSupervisor-389 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=8 Terminating(Termination)
       |                   |    toDie: Actor[pekko://PoliciesRootActorTest/user/$a/persistencePing/singleton/supervised-child/StreamSupervisor-389/flow-10-0-seqSink#-1871914774]
       |                   ⌊-> flow-10-0-seqSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children
       ⌊-> $b RepointableActorRef class org.eclipse.ditto.policies.enforcement.CachingPolicyEnforcerProvider$CachingPolicyEnforcerProviderActor status=0 no children
       ⌊-> blockedNamespacesReplicator RepointableActorRef class org.apache.pekko.cluster.ddata.Replicator status=0 no children
       ⌊-> policy-announcement-aware-replicator RepointableActorRef class org.apache.pekko.cluster.ddata.Replicator status=0 no children
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.99 s -- in org.eclipse.ditto.policies.service.starter.PoliciesRootActorTest
[INFO] Running org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalEventRegistryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalEventRegistryTest
[INFO] Running org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalCommandRegistryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalCommandRegistryTest
[INFO] Running org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalErrorRegistryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 s -- in org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalErrorRegistryTest
[INFO] Running org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalCommandResponseRegistryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalCommandResponseRegistryTest
[INFO] Running org.eclipse.ditto.policies.service.enforcement.PolicyCommandEnforcementTest
11:53:44.815 [INFO ] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
11:53:44.829 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:44.842 [WARN ] o.a.p.c.Cluster - 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
11:53:44.914 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:53:44.980 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:45.045 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:53:45.092 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:45.153 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:53:45.203 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:45.269 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:53:45.324 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:45.384 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:53:45.423 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:45.478 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:53:45.525 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:45.580 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:53:45.625 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:45.681 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:53:45.725 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:45.770 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:53:45.804 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:45.858 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:53:45.913 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:45.967 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:53:46.002 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:46.057 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:53:46.092 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:46.140 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:53:46.181 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:46.234 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:53:46.278 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:46.334 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:53:46.374 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:46.428 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:53:46.472 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:46.534 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:53:46.573 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:46.627 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:53:46.664 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:46.720 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:53:46.753 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:46.818 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:53:46.852 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:46.901 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:53:46.941 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:46.990 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:53:47.032 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:47.079 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:53:47.132 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:47.187 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:53:47.220 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:47.275 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:53:47.322 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:47.366 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
11:53:47.400 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
11:53:47.453 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.664 s -- in org.eclipse.ditto.policies.service.enforcement.PolicyCommandEnforcementTest
[INFO] Running org.eclipse.ditto.policies.service.enforcement.pre.ModifyToCreatePolicyTransformerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.ditto.policies.service.enforcement.pre.ModifyToCreatePolicyTransformerTest
[INFO] Running org.eclipse.ditto.policies.service.common.config.DefaultPolicyConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.807 s -- in org.eclipse.ditto.policies.service.common.config.DefaultPolicyConfigTest
[INFO] Running org.eclipse.ditto.policies.service.common.config.DefaultPolicyAnnouncementConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in org.eclipse.ditto.policies.service.common.config.DefaultPolicyAnnouncementConfigTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 305, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-service ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-policies-service ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-policies-service >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-policies-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-policies-service ---
[INFO] Assigning port '35995' to property 'random-pekko-tcp-port'
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-service ---
[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-release/policies/service/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-policies-service <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-policies-service ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-service ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/common/config/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.service.common.config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/enforcement/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.service.enforcement;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/enforcement/pre/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.service.enforcement.pre;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.service.persistence.actors;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/announcements/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.service.persistence.actors.announcements;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.service.persistence.actors.resolvers;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/strategies/commands/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.service.persistence.actors.strategies.commands;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/strategies/events/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.service.persistence.actors.strategies.events;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.service.persistence.serializer;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/AbstractPolicyMongoEventAdapter.java:36: warning: no comment
[WARNING] protected static final JsonFieldDefinition<JsonObject> POLICY_ENTRIES =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/AbstractPolicyMongoEventAdapter.java:40: warning: no comment
[WARNING] protected AbstractPolicyMongoEventAdapter(final ExtendedActorSystem system) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/DefaultPolicyMongoEventAdapter.java:25: warning: no comment
[WARNING] public DefaultPolicyMongoEventAdapter(final ExtendedActorSystem system) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/DefaultSubjectIdFromActionResolver.java:33: warning: no comment
[WARNING] public DefaultSubjectIdFromActionResolver() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/PoliciesPlaceholders.java:15: warning: no comment
[WARNING] public final class PoliciesPlaceholders {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/PoliciesPlaceholders.java:21: warning: no comment
[WARNING] public static PolicyEntryPlaceholder newPolicyEntryPlaceholder() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/enforcement/PolicyCommandEnforcement.java:219: warning: no @param for <T>
[WARNING] public <T extends PolicyQueryCommandResponse<T>> T buildJsonViewForPolicyQueryCommandResponse(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/common/config/PolicyConfig.java:93: warning: no comment
[WARNING] SUBJECT_ID_RESOLVER("subject-id-resolver",
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/PolicyPersistenceOperationsActor.java:39: warning: no comment
[WARNING] public static final String ACTOR_NAME = "policyOps";
[WARNING] ^
[WARNING] 18 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3-javadoc.jar
[INFO] 
[INFO] --- shade:3.5.0:shade (default) @ ditto-policies-service ---
[INFO] Including org.eclipse.ditto:ditto-base-service:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-base-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:3.4.3 in the shaded jar.
[INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar.
[INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar.
[INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:3.4.3 in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:1.7.36 in the shaded jar.
[INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.36 in the shaded jar.
[INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar.
[INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar.
[INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar.
[INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar.
[INFO] Including io.kamon:kamon-core_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar.
[INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar.
[INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar.
[INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar.
[INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar.
[INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar.
[INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-policies-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-policies-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-placeholders:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-json:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:3.4.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar.
[INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar.
[INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar.
[INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar.
[INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar.
[INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar.
[INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar.
[INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar.
[INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar.
[INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:3.4.3 in the shaded jar.
[INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar.
[INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar.
[INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar.
[INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar.
[INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar.
[INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar.
[INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar.
[INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-base-api:jar:3.4.3 in the shaded jar.
[INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar.
[INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar.
[INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar.
[INFO] Including org.codehaus.janino:janino:jar:3.1.10 in the shaded jar.
[INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.10 in the shaded jar.
[INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.2 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar.
[INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar.
[INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-utils-result:jar:3.4.3 in the shaded jar.
[INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] caffeine-3.1.8.jar, ditto-base-api-3.4.3.jar, ditto-base-model-3.4.3.jar, ditto-base-service-3.4.3.jar, ditto-internal-models-streaming-3.4.3.jar, ditto-internal-utils-cache-3.4.3.jar, ditto-internal-utils-cache-loaders-3.4.3.jar, ditto-internal-utils-cluster-3.4.3.jar, ditto-internal-utils-conditional-headers-3.4.3.jar, ditto-internal-utils-config-3.4.3.jar, ditto-internal-utils-ddata-3.4.3.jar, ditto-internal-utils-extension-3.4.3.jar, ditto-internal-utils-health-3.4.3.jar, ditto-internal-utils-metrics-3.4.3.jar, ditto-internal-utils-namespaces-3.4.3.jar, ditto-internal-utils-pekko-3.4.3.jar, ditto-internal-utils-persistence-3.4.3.jar, ditto-internal-utils-persistent-actors-3.4.3.jar, ditto-internal-utils-pubsub-3.4.3.jar, ditto-internal-utils-pubsub-policies-3.4.3.jar, ditto-internal-utils-tracing-3.4.3.jar, ditto-json-3.4.3.jar, ditto-json-cbor-3.4.3.jar, ditto-placeholders-3.4.3.jar, ditto-policies-api-3.4.3.jar, ditto-policies-enforcement-3.4.3.jar, ditto-policies-model-3.4.3.jar, ditto-policies-service-3.4.3.jar, ditto-utils-result-3.4.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-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: 
[WARNING]   - META-INF/LICENSE
[WARNING] ditto-base-api-3.4.3.jar, ditto-base-model-3.4.3.jar, ditto-base-service-3.4.3.jar, ditto-internal-models-streaming-3.4.3.jar, ditto-internal-utils-cache-3.4.3.jar, ditto-internal-utils-cache-loaders-3.4.3.jar, ditto-internal-utils-cluster-3.4.3.jar, ditto-internal-utils-conditional-headers-3.4.3.jar, ditto-internal-utils-config-3.4.3.jar, ditto-internal-utils-ddata-3.4.3.jar, ditto-internal-utils-extension-3.4.3.jar, ditto-internal-utils-health-3.4.3.jar, ditto-internal-utils-metrics-3.4.3.jar, ditto-internal-utils-namespaces-3.4.3.jar, ditto-internal-utils-pekko-3.4.3.jar, ditto-internal-utils-persistence-3.4.3.jar, ditto-internal-utils-persistent-actors-3.4.3.jar, ditto-internal-utils-pubsub-3.4.3.jar, ditto-internal-utils-pubsub-policies-3.4.3.jar, ditto-internal-utils-tracing-3.4.3.jar, ditto-json-3.4.3.jar, ditto-json-cbor-3.4.3.jar, ditto-placeholders-3.4.3.jar, ditto-policies-api-3.4.3.jar, ditto-policies-enforcement-3.4.3.jar, ditto-policies-model-3.4.3.jar, ditto-policies-service-3.4.3.jar, ditto-utils-result-3.4.3.jar define 2 overlapping resources: 
[WARNING]   - META-INF/NOTICE-THIRD-PARTY.md
[WARNING]   - META-INF/NOTICE.md
[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, kotlin-stdlib-1.4.10.jar define 1 overlapping classes: 
[WARNING]   - META-INF.versions.9.module-info
[WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 
[WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.properties
[WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.xml
[WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 
[WARNING]   - META-INF/native-image/org.mongodb/bson/native-image.properties
[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: 
[WARNING]   - META-INF/DISCLAIMER
[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.10.jar, config-1.4.2.jar, ditto-base-api-3.4.3.jar, ditto-base-model-3.4.3.jar, ditto-base-service-3.4.3.jar, ditto-internal-models-streaming-3.4.3.jar, ditto-internal-utils-cache-3.4.3.jar, ditto-internal-utils-cache-loaders-3.4.3.jar, ditto-internal-utils-cluster-3.4.3.jar, ditto-internal-utils-conditional-headers-3.4.3.jar, ditto-internal-utils-config-3.4.3.jar, ditto-internal-utils-ddata-3.4.3.jar, ditto-internal-utils-extension-3.4.3.jar, ditto-internal-utils-health-3.4.3.jar, ditto-internal-utils-metrics-3.4.3.jar, ditto-internal-utils-namespaces-3.4.3.jar, ditto-internal-utils-pekko-3.4.3.jar, ditto-internal-utils-persistence-3.4.3.jar, ditto-internal-utils-persistent-actors-3.4.3.jar, ditto-internal-utils-pubsub-3.4.3.jar, ditto-internal-utils-pubsub-policies-3.4.3.jar, ditto-internal-utils-tracing-3.4.3.jar, ditto-json-3.4.3.jar, ditto-json-cbor-3.4.3.jar, ditto-placeholders-3.4.3.jar, ditto-policies-api-3.4.3.jar, ditto-policies-enforcement-3.4.3.jar, ditto-policies-model-3.4.3.jar, ditto-policies-service-3.4.3.jar, ditto-utils-result-3.4.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-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.10.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-1.7.36.jar, kamon-core_2.13-2.6.5.jar, kamon-executors_2.13-2.6.5.jar, kamon-instrumentation-common_2.13-2.6.5.jar, kamon-opentelemetry_2.13-2.6.5.jar, kamon-prometheus_2.13-2.6.5.jar, kamon-system-metrics_2.13-2.6.5.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, logstash-logback-encoder-7.2.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-1.7.36.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 
[WARNING]   - META-INF/MANIFEST.MF
[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: 
[WARNING]   - META-INF/io.netty.versions.properties
[WARNING] maven-shade-plugin has detected that some files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the file is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Attaching shaded artifact.
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-service ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/policies/service/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: Service' with 102 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-policies-service ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3-javadoc.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3-allinone.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3-allinone.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-policies-service ---
[INFO] Signing 5 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-policies-service ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/3.4.3/ditto-policies-service-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/3.4.3/ditto-policies-service-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/3.4.3/ditto-policies-service-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/3.4.3/ditto-policies-service-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/3.4.3/ditto-policies-service-3.4.3-allinone.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/3.4.3/ditto-policies-service-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/3.4.3/ditto-policies-service-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/3.4.3/ditto-policies-service-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/3.4.3/ditto-policies-service-3.4.3-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3-allinone.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/3.4.3/ditto-policies-service-3.4.3-allinone.jar.asc
[INFO] 
[INFO] --------------< org.eclipse.ditto:ditto-wot-integration >---------------
[INFO] Building Eclipse Ditto :: WoT :: Integration 3.4.3               [75/77]
[INFO]   from wot/integration/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-wot-integration ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-wot-integration ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-wot-integration ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot-integration ---
[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-release/wot/integration/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-wot-integration ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/wot/integration/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-wot-integration ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/wot/integration/src/main/resources
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-wot-integration ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot-integration:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-wot-integration ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 20 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-wot-integration ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/wot/integration/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-wot-integration ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-wot-integration ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] No tests to run.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-wot-integration ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-wot-integration ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/wot/integration/target/ditto-wot-integration-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-wot-integration >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-wot-integration ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot-integration ---
[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-release/wot/integration/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-wot-integration <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-wot-integration ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/wot/integration/target/ditto-wot-integration-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-wot-integration ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/wot/integration/target/ditto-wot-integration-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-wot-integration ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-wot-integration ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-wot-integration ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-wot-integration ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/wot/integration/target/ditto-wot-integration-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/wot/integration/target/ditto-wot-integration-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/wot/integration/target/ditto-wot-integration-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/wot/integration/target/ditto-wot-integration-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/wot/integration/target/ditto-wot-integration-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/wot/integration/target/ditto-wot-integration-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-wot-integration ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-wot-integration ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/integration/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/3.4.3/ditto-wot-integration-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/integration/target/ditto-wot-integration-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/3.4.3/ditto-wot-integration-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/integration/target/ditto-wot-integration-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/3.4.3/ditto-wot-integration-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/integration/target/ditto-wot-integration-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/3.4.3/ditto-wot-integration-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/integration/target/ditto-wot-integration-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/3.4.3/ditto-wot-integration-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/integration/target/ditto-wot-integration-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/3.4.3/ditto-wot-integration-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/integration/target/ditto-wot-integration-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/3.4.3/ditto-wot-integration-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/integration/target/ditto-wot-integration-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/3.4.3/ditto-wot-integration-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] ---------------< org.eclipse.ditto:ditto-things-service >---------------
[INFO] Building Eclipse Ditto :: Things :: Service 3.4.3                [76/77]
[INFO]   from things/service/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-things-service ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-things-service ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-things-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-things-service ---
[INFO] Assigning port '41437' to property 'random-pekko-tcp-port'
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-service ---
[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-release/things/service/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things-service ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/things/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-things-service ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 5 resources from src/main/resources to target/classes
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things-service ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-service:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-things-service ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 134 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/LiveSignalEnforcement.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/LiveSignalEnforcement.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-things-service ---
[INFO] Copying 5 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-things-service ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 113 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/ditto-release/things/service/src/test/java/org/eclipse/ditto/things/service/enforcement/TestSetup.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/things/service/src/test/java/org/eclipse/ditto/things/service/enforcement/TestSetup.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/ditto-release/things/service/src/test/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/AbstractCommandStrategyTest.java: /home/jenkins/agent/workspace/ditto-release/things/service/src/test/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/AbstractCommandStrategyTest.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/things/service/src/test/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/AbstractCommandStrategyTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-things-service ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/things/service/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.EntityTagCalculatorTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.EntityTagCalculatorTest
[INFO] Running org.eclipse.ditto.things.service.enforcement.MergeThingCommandEnforcementTest
[INFO] Tests run: 98, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.084 s -- in org.eclipse.ditto.things.service.enforcement.MergeThingCommandEnforcementTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingsConditionalHeadersValidatorTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.766 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingsConditionalHeadersValidatorTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureStrategyTest
[INFO] [12/05/2023 11:55:16.706] [main] [CoordinatedShutdown(pekko://ModifyFeatureStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.534 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteAttributeStrategyTest
[INFO] [12/05/2023 11:55:16.902] [main] [CoordinatedShutdown(pekko://DeleteAttributeStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteAttributeStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturePropertiesStrategyTest
[INFO] [12/05/2023 11:55:17.041] [main] [CoordinatedShutdown(pekko://ModifyFeaturePropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturePropertiesStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataFromCommandTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataFromCommandTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveAttributeStrategyTest
[INFO] [12/05/2023 11:55:17.510] [main] [CoordinatedShutdown(pekko://RetrieveAttributeStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[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
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDesiredPropertyStrategyTest
[INFO] [12/05/2023 11:55:17.610] [main] [CoordinatedShutdown(pekko://RetrieveFeatureDesiredPropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDesiredPropertyStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDefinitionStrategyTest
[INFO] [12/05/2023 11:55:17.711] [main] [CoordinatedShutdown(pekko://DeleteFeatureDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDefinitionStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturePropertyStrategyTest
[INFO] [12/05/2023 11:55:17.835] [main] [CoordinatedShutdown(pekko://ModifyFeaturePropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturePropertyStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDesiredPropertiesStrategyTest
[INFO] [12/05/2023 11:55:17.933] [main] [CoordinatedShutdown(pekko://RetrieveFeatureDesiredPropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDesiredPropertiesStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.SudoRetrieveThingStrategyTest
[INFO] [12/05/2023 11:55:18.036] [main] [CoordinatedShutdown(pekko://SudoRetrieveThingStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.SudoRetrieveThingStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ResultFactoryTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.475 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ResultFactoryTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyThingStrategyTest
[INFO] [12/05/2023 11:55:18.595] [main] [CoordinatedShutdown(pekko://ModifyThingStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyThingStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturePropertiesStrategyTest
[INFO] [12/05/2023 11:55:18.687] [main] [CoordinatedShutdown(pekko://DeleteFeaturePropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturePropertiesStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrievePolicyIdStrategyTest
[INFO] [12/05/2023 11:55:18.749] [main] [CoordinatedShutdown(pekko://RetrievePolicyIdStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrievePolicyIdStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureStrategyTest
[INFO] [12/05/2023 11:55:18.849] [main] [CoordinatedShutdown(pekko://DeleteFeatureStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturesStrategyTest
[INFO] [12/05/2023 11:55:18.944] [main] [CoordinatedShutdown(pekko://RetrieveFeaturesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturesStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyAttributeStrategyTest
[INFO] [12/05/2023 11:55:19.040] [main] [CoordinatedShutdown(pekko://ModifyAttributeStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyAttributeStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingConflictStrategyTest
[INFO] [12/05/2023 11:55:19.127] [main] [CoordinatedShutdown(pekko://ThingConflictStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingConflictStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDesiredPropertyStrategyTest
[INFO] [12/05/2023 11:55:19.217] [main] [CoordinatedShutdown(pekko://DeleteFeatureDesiredPropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDesiredPropertyStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyThingDefinitionStrategyTest
[INFO] [12/05/2023 11:55:19.344] [main] [CoordinatedShutdown(pekko://ModifyThingDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyThingDefinitionStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteThingDefinitionStrategyTest
[INFO] [12/05/2023 11:55:19.439] [main] [CoordinatedShutdown(pekko://DeleteThingDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteThingDefinitionStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturePropertiesStrategyTest
[INFO] [12/05/2023 11:55:19.537] [main] [CoordinatedShutdown(pekko://RetrieveFeaturePropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturePropertiesStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDesiredPropertyStrategyTest
[INFO] [12/05/2023 11:55:19.647] [main] [CoordinatedShutdown(pekko://ModifyFeatureDesiredPropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDesiredPropertyStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveAttributesStrategyTest
[INFO] [12/05/2023 11:55:19.740] [main] [CoordinatedShutdown(pekko://RetrieveAttributesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveAttributesStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteAttributesStrategyTest
[INFO] [12/05/2023 11:55:19.841] [main] [CoordinatedShutdown(pekko://DeleteAttributesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteAttributesStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataFieldsWildcardResolverTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.900 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataFieldsWildcardResolverTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDefinitionStrategyTest
[INFO] [12/05/2023 11:55:20.850] [main] [CoordinatedShutdown(pekko://RetrieveFeatureDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDefinitionStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteThingStrategyTest
[INFO] [12/05/2023 11:55:20.947] [main] [CoordinatedShutdown(pekko://DeleteThingStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteThingStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDefinitionStrategyTest
[INFO] [12/05/2023 11:55:21.057] [main] [CoordinatedShutdown(pekko://ModifyFeatureDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDefinitionStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MergeThingStrategyTest
[INFO] [12/05/2023 11:55:21.194] [main] [CoordinatedShutdown(pekko://MergeThingStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MergeThingStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturePropertyStrategyTest
[INFO] [12/05/2023 11:55:21.297] [main] [CoordinatedShutdown(pekko://RetrieveFeaturePropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturePropertyStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyPolicyIdStrategyTest
[INFO] [12/05/2023 11:55:21.382] [main] [CoordinatedShutdown(pekko://ModifyPolicyIdStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyPolicyIdStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureStrategyTest
[INFO] [12/05/2023 11:55:22.087] [main] [CoordinatedShutdown(pekko://RetrieveFeatureStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.704 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturePropertyStrategyTest
[INFO] [12/05/2023 11:55:22.226] [main] [CoordinatedShutdown(pekko://DeleteFeaturePropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturePropertyStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDesiredPropertiesStrategyTest
[INFO] [12/05/2023 11:55:22.402] [main] [CoordinatedShutdown(pekko://ModifyFeatureDesiredPropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDesiredPropertiesStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveThingDefinitionStrategyTest
[INFO] [12/05/2023 11:55:22.520] [main] [CoordinatedShutdown(pekko://RetrieveThingDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveThingDefinitionStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataWildcardValidatorTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataWildcardValidatorTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturesStrategyTest
[INFO] [12/05/2023 11:55:22.958] [main] [CoordinatedShutdown(pekko://ModifyFeaturesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.380 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturesStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDesiredPropertiesStrategyTest
[INFO] [12/05/2023 11:55:23.036] [main] [CoordinatedShutdown(pekko://DeleteFeatureDesiredPropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDesiredPropertiesStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingConditionValidatorTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.703 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingConditionValidatorTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveThingStrategyTest
[INFO] [12/05/2023 11:55:24.438] [main] [CoordinatedShutdown(pekko://RetrieveThingStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.696 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveThingStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyAttributesStrategyTest
[INFO] [12/05/2023 11:55:24.531] [main] [CoordinatedShutdown(pekko://ModifyAttributesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyAttributesStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturesStrategyTest
[INFO] [12/05/2023 11:55:24.604] [main] [CoordinatedShutdown(pekko://DeleteFeaturesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturesStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyDeletedStrategyTest
[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.FeatureDesiredPropertyDeletedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeCreatedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeCreatedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyCreatedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyCreatedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeModifiedStrategyTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeModifiedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDeletedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDeletedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionModifiedStrategyTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionModifiedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDeletedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDeletedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesCreatedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesCreatedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingCreatedStrategyTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingCreatedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesCreatedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesCreatedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.PolicyIdModifiedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.PolicyIdModifiedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesModifiedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesModifiedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingModifiedStrategyTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingModifiedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesDeletedStrategyTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesDeletedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionDeletedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionDeletedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionModifiedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionModifiedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesDeletedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesDeletedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionDeletedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionDeletedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesCreatedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesCreatedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyModifiedStrategyTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyModifiedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureCreatedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureCreatedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingMergedStrategyTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingMergedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureModifiedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureModifiedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesModifiedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesModifiedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyCreatedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyCreatedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesDeletedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesDeletedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesModifiedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesModifiedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyModifiedStrategyTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyModifiedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesModifiedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesModifiedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyDeletedStrategyTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyDeletedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeDeletedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeDeletedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesCreatedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesCreatedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesDeletedStrategyTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesDeletedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionCreatedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionCreatedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionCreatedStrategyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionCreatedStrategyTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest
2023-12-05 11:55:24,901 INFO  [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
2023-12-05 11:55:24,925 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Testing: ThingPersistenceActorSnapshottingTest#thingInArbitraryStateIsSnapshotCorrectly()
2023-12-05 11:55:26,460 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Told CreateThing, expecting CreateThingResponse ...
2023-12-05 11:55:27,244 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:55:27,260 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Expecting Event made it to Journal and snapshots are empty. ..
2023-12-05 11:55:28,361 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Told ModifyThing, expecting ModifyThingResponse. ..
2023-12-05 11:55:28,372 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>.
2023-12-05 11:55:28,375 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Expecting Event made it to Journal and snapshots contain Thing..
2023-12-05 11:55:29,396 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Told RetrieveThing, expecting RetrieveThingResponse ...
2023-12-05 11:55:29,398 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Restarting ThingPersistenceActor ...
2023-12-05 11:55:29,399 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Expecting ThingPersistenceActor to be terminated ...
2023-12-05 11:55:29,401 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Recreating ThingPersistenceActor ...
2023-12-05 11:55:29,504 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Told RetrieveThing, expecting RetrieveThingResponse..
2023-12-05 11:55:29,512 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Thing <org.eclipse.ditto:thingId7a312517-d721-42d7-a45b-6455fa2e92c4> was recovered.
2023-12-05 11:55:29,562 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Testing: ThingPersistenceActorSnapshottingTest#deletedThingIsSnapshotWithCorrectDataAndCanBeRecreated()
2023-12-05 11:55:29,732 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:55:30,743 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Deleted Thing with ID <org.eclipse.ditto:thingId7c2ab2ea-02b0-4cd8-8afc-2ef80ad994a2>.
2023-12-05 11:55:30,748 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingDeleted> w/ rev: <2>.
2023-12-05 11:55:31,894 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <3>.
2023-12-05 11:55:32,932 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Testing: ThingPersistenceActorSnapshottingTest#actorCannotBeStartedWithNegativeSnapshotThreshold()
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.163 s -- in org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.ResponseReceiverCacheTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.985 s -- in org.eclipse.ditto.things.service.persistence.actors.ResponseReceiverCacheTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest
2023-12-05 11:55:36,040 INFO  [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
2023-12-05 11:55:36,053 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest - Testing: ThingPersistenceActorCleanupTest#testDeletedThingIsCleanedUpCorrectly()
2023-12-05 11:55:36,203 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:55:37,213 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Deleted Thing with ID <org.eclipse.ditto:thingId8f386c37-6ac3-4981-8530-1f31bf654de4>.
2023-12-05 11:55:37,218 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingDeleted> w/ rev: <2>.
2023-12-05 11:55:38,230 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Starting cleanup for 'thing:org.eclipse.ditto:thingId8f386c37-6ac3-4981-8530-1f31bf654de4', deleting snapshots to sequence number 1 and events to 1.
2023-12-05 11:55:38,237 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Cleanup for 'thing:org.eclipse.ditto:thingId8f386c37-6ac3-4981-8530-1f31bf654de4' completed.
2023-12-05 11:55:39,265 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest - Testing: ThingPersistenceActorCleanupTest#cleanupDeletesUntilButExcludingLatestSnapshot()
2023-12-05 11:55:39,390 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:55:40,407 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>.
2023-12-05 11:55:41,427 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <3>.
2023-12-05 11:55:42,450 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <4>.
2023-12-05 11:55:43,475 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <5>.
2023-12-05 11:55:44,513 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <6>.
2023-12-05 11:55:45,550 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <7>.
2023-12-05 11:55:46,582 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <8>.
2023-12-05 11:55:47,616 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <9>.
2023-12-05 11:55:48,650 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <10>.
2023-12-05 11:55:49,691 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <11>.
2023-12-05 11:55:50,725 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Starting cleanup for 'thing:org.eclipse.ditto:thingIdc90d97a7-b1b2-4850-9e1d-728ec4ab2cf5', deleting snapshots to sequence number 9 and events to 10.
2023-12-05 11:55:50,729 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Cleanup for 'thing:org.eclipse.ditto:thingIdc90d97a7-b1b2-4850-9e1d-728ec4ab2cf5' completed.
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.72 s -- in org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest
[INFO] Running org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest
2023-12-05 11:55:51,759 INFO  [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
2023-12-05 11:55:51,770 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#policyShouldNotBeDeletedOnThingRetrieveAndActorFail()
2023-12-05 11:55:51,915 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:55:52,723 ERROR [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got error in child. Stopping child actor for entityID <org.eclipse.ditto:thingId58f26e42-4852-4e6f-a69e-8b7279ea68fa>.
java.lang.RuntimeException: Failed to create PersistenceActor
	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$FailingInCtorActor.<init>(ThingPersistenceActorTest.java:2156)
	... 20 common frames omitted
Wrapped by: java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:60)
	at org.apache.pekko.actor.NoArgsReflectConstructor.produce(IndirectActorProducer.scala:120)
	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
	... 10 common frames omitted
Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingId58f26e42-4852-4e6f-a69e-8b7279ea68fa/pa: exception during creation, root cause message: [Failed to create PersistenceActor]
	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
2023-12-05 11:55:52,723 ERROR [] org.apache.pekko.actor.OneForOneStrategy - Failed to create PersistenceActor
java.lang.RuntimeException: Failed to create PersistenceActor
	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$FailingInCtorActor.<init>(ThingPersistenceActorTest.java:2156)
	... 20 common frames omitted
Wrapped by: java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:60)
	at org.apache.pekko.actor.NoArgsReflectConstructor.produce(IndirectActorProducer.scala:120)
	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
	... 10 common frames omitted
Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingId58f26e42-4852-4e6f-a69e-8b7279ea68fa/pa: exception during creation, root cause message: [Failed to create PersistenceActor]
	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
2023-12-05 11:55:52,784 WARN  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Persistence actor for entity with ID <org.eclipse.ditto:thingId58f26e42-4852-4e6f-a69e-8b7279ea68fa> terminated abnormally.
2023-12-05 11:55:52,831 WARN  [sudoRetrieveThingFromThingEnforcerActor-5033b361-a68a-4acf-b6ed-5021581290b6] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received message during downtime of child actor for Entity with ID <org.eclipse.ditto:thingId58f26e42-4852-4e6f-a69e-8b7279ea68fa>: <SudoRetrieveThing [thingId=org.eclipse.ditto:thingId58f26e42-4852-4e6f-a69e-8b7279ea68fa, selectedFields=/policyId, useOriginalSchemaVersion=false]>
2023-12-05 11:55:52,833 INFO  [799d5a98-ea4e-47d7-b188-f8e4b70cfb22] 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=799d5a98-ea4e-47d7-b188-f8e4b70cfb22}]>
2023-12-05 11:55:52,879 INFO  [799d5a98-ea4e-47d7-b188-f8e4b70cfb22] 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:thingId58f26e42-4852-4e6f-a69e-8b7279ea68fa' 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=799d5a98-ea4e-47d7-b188-f8e4b70cfb22}]]
2023-12-05 11:55:53,001 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyFeaturesMetadata()
2023-12-05 11:55:53,126 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:55:53,132 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:featuresModified> w/ rev: <2>.
2023-12-05 11:55:53,146 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteFeaturePropertyMetadataWithDeleteMetadataWildcardHeader()
2023-12-05 11:55:53,312 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:55:53,322 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>.
2023-12-05 11:55:53,344 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyThingOverwritesExistingFirstLevelFieldsWhenNotExplicitlySpecifiedV2()
2023-12-05 11:55:53,478 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:55:53,483 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>.
2023-12-05 11:55:53,498 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveAttribute()
2023-12-05 11:55:53,618 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:55:53,632 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyAttributeSoThatThingGetsTooLarge()
2023-12-05 11:56:16,978 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:17,006 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyAttributeMetadata()
2023-12-05 11:56:17,137 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:17,143 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:attributeModified> w/ rev: <2>.
2023-12-05 11:56:17,160 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveFeaturePropertyWithLiveChannelCondition()
2023-12-05 11:56:17,284 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:17,318 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteAttributesMetadataWithDeleteMetadataHeader()
2023-12-05 11:56:17,438 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:17,446 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>.
2023-12-05 11:56:17,461 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveFeatureMetadataWithGetMetadataHeader()
2023-12-05 11:56:17,598 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:17,611 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteThingV2()
2023-12-05 11:56:17,755 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:17,756 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Deleted Thing with ID <org.eclipse.ditto:thingId49e9ba85-c600-44f2-a1fe-2ce7c9deccbc>.
2023-12-05 11:56:17,759 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingDeleted> w/ rev: <2>.
2023-12-05 11:56:17,777 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveFeaturePropertyAndAttributeMetadataWithGetMetadataWildcardHeader()
2023-12-05 11:56:17,886 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:17,904 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveLeafMetadataWithGetMetadataWildcardHeader()
2023-12-05 11:56:18,037 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:18,044 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>.
2023-12-05 11:56:18,062 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#unavailableExpectedIfPersistenceActorTerminates()
2023-12-05 11:56:18,160 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:18,197 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <org.eclipse.ditto:policyId>
2023-12-05 11:56:18,200 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
2023-12-05 11:56:18,205 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:18,231 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
2023-12-05 11:56:18,239 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
2023-12-05 11:56:18,246 WARN  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Persistence actor for entity with ID <org.eclipse.ditto:thingId30fe23bc-a125-4b28-9cb8-9554be946c9c> terminated abnormally.
2023-12-05 11:56:18,748 WARN  [sudoRetrieveThingFromThingEnforcerActor-4002a2c3-e45a-4ad9-a3c5-fb0e2f74b091] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received message during downtime of child actor for Entity with ID <org.eclipse.ditto:thingId30fe23bc-a125-4b28-9cb8-9554be946c9c>: <SudoRetrieveThing [thingId=org.eclipse.ditto:thingId30fe23bc-a125-4b28-9cb8-9554be946c9c, selectedFields=/policyId, useOriginalSchemaVersion=false]>
2023-12-05 11:56:18,749 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}]>
2023-12-05 11:56:18,750 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:thingId30fe23bc-a125-4b28-9cb8-9554be946c9c' 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}]]
2023-12-05 11:56:18,766 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyThingWithoutPreviousCreate()
2023-12-05 11:56:18,885 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyAttribute()
2023-12-05 11:56:18,993 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:18,998 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:attributeModified> w/ rev: <2>.
2023-12-05 11:56:19,014 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#tryToModifyFeaturePropertyAndReceiveCorrectErrorCode()
2023-12-05 11:56:19,133 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:19,147 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#unavailableExpectedAndPolicyIsDeletedIfPersistenceActorFails()
2023-12-05 11:56:19,236 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:19,243 ERROR [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got error in child. Stopping child actor for entityID <org.eclipse.ditto:thingId7b1d5418-2e74-49ba-b8b3-3a9e0671cb6f>.
java.lang.RuntimeException: Failed to create PersistenceActor
	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$FailingInCtorActor.<init>(ThingPersistenceActorTest.java:2156)
	... 20 common frames omitted
Wrapped by: java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:60)
	at org.apache.pekko.actor.NoArgsReflectConstructor.produce(IndirectActorProducer.scala:120)
	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
	... 10 common frames omitted
Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingId7b1d5418-2e74-49ba-b8b3-3a9e0671cb6f/pa: exception during creation, root cause message: [Failed to create PersistenceActor]
	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
2023-12-05 11:56:19,244 ERROR [] org.apache.pekko.actor.OneForOneStrategy - Failed to create PersistenceActor
java.lang.RuntimeException: Failed to create PersistenceActor
	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$FailingInCtorActor.<init>(ThingPersistenceActorTest.java:2156)
	... 20 common frames omitted
Wrapped by: java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:60)
	at org.apache.pekko.actor.NoArgsReflectConstructor.produce(IndirectActorProducer.scala:120)
	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
	... 10 common frames omitted
Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingId7b1d5418-2e74-49ba-b8b3-3a9e0671cb6f/pa: exception during creation, root cause message: [Failed to create PersistenceActor]
	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
2023-12-05 11:56:19,244 WARN  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Persistence actor for entity with ID <org.eclipse.ditto:thingId7b1d5418-2e74-49ba-b8b3-3a9e0671cb6f> terminated abnormally.
2023-12-05 11:56:19,251 INFO  [57f00adf-f46f-494b-a5ac-2e707f5b5b9e] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <org.eclipse.ditto:policyId>
2023-12-05 11:56:19,252 INFO  [57f00adf-f46f-494b-a5ac-2e707f5b5b9e] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
2023-12-05 11:56:19,253 INFO  [57f00adf-f46f-494b-a5ac-2e707f5b5b9e] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Target actor exception received: <CompletionException>. Sending RollbackCreatedPolicy msg to self, potentially rolling back a created policy.
2023-12-05 11:56:19,257 WARN  [57f00adf-f46f-494b-a5ac-2e707f5b5b9e] 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=57f00adf-f46f-494b-a5ac-2e707f5b5b9e}], thing=ImmutableThing [thingId=org.eclipse.ditto:thingId7b1d5418-2e74-49ba-b8b3-3a9e0671cb6f, 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:thingId7b1d5418-2e74-49ba-b8b3-3a9e0671cb6f' 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=57f00adf-f46f-494b-a5ac-2e707f5b5b9e, ditto-read-subjects=["test:allowedId"]}]], responseFuture=java.util.concurrent.CompletableFuture@415761fb[Not completed, 1 dependents]]
2023-12-05 11:56:19,264 INFO  [57f00adf-f46f-494b-a5ac-2e707f5b5b9e] 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=57f00adf-f46f-494b-a5ac-2e707f5b5b9e, response-required=false}], responseType=policies.responses:deletePolicy, httpStatus=HttpStatus [code=204, category=SUCCESS], policyId=org.eclipse.ditto:policyId]>
2023-12-05 11:56:19,264 INFO  [57f00adf-f46f-494b-a5ac-2e707f5b5b9e] 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:thingId7b1d5418-2e74-49ba-b8b3-3a9e0671cb6f' 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=57f00adf-f46f-494b-a5ac-2e707f5b5b9e, ditto-read-subjects=["test:allowedId"]}]]
2023-12-05 11:56:19,382 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#tryToRetrieveThingWhichWasNotYetCreated()
2023-12-05 11:56:19,497 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#createThingInV2AndUpdateWithV2AndChangedPolicyId()
2023-12-05 11:56:19,594 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:19,598 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>.
2023-12-05 11:56:19,609 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteAndRecreateThingWithMinimumData()
2023-12-05 11:56:19,742 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:19,743 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Deleted Thing with ID <org.eclipse.ditto:thingId40faf833-3e75-4a30-a565-9581d66edbc8>.
2023-12-05 11:56:19,746 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingDeleted> w/ rev: <2>.
2023-12-05 11:56:19,750 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <3>.
2023-12-05 11:56:19,759 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#shutdownOnCommand()
2023-12-05 11:56:19,849 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:19,863 INFO  [] org.eclipse.ditto.base.service.actors.ShutdownBehaviour - Shutting down <Actor[pekko://PekkoTestSystem/user/org.eclipse.ditto:thingIdbc3c232c-0bce-4dac-8400-5fb46224acc5#-1659619685]> due to <Shutdown [type=common.commands:shutdown, dittoHeaders=ImmutableDittoHeaders [{}], category=MODIFY, reason=PurgeNamespaceReason [namespaceToPurge=org.eclipse.ditto]]>.
2023-12-05 11:56:19,886 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveFeatureReturnsExpected()
2023-12-05 11:56:20,018 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:20,028 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyFeatures()
2023-12-05 11:56:20,163 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:20,180 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:featuresModified> w/ rev: <2>.
2023-12-05 11:56:20,189 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#ensureModifiedCorrectnessAfterCreation()
2023-12-05 11:56:20,297 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:20,312 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveFeaturesMetadataWithGetMetadataHeader()
2023-12-05 11:56:20,401 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:20,414 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyAttributes()
2023-12-05 11:56:20,518 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:20,521 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:attributesModified> w/ rev: <2>.
2023-12-05 11:56:20,536 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#tryToCreateThingWithDifferentThingId()
2023-12-05 11:56:20,647 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#policyShouldBeDeletedOnThingCreateAndErrorResponse()
2023-12-05 11:56:20,748 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:20,859 INFO  [cd80741d-dfb3-4986-8a49-c3ffe936b0e8] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <org.eclipse.ditto:policyId>
2023-12-05 11:56:20,860 INFO  [cd80741d-dfb3-4986-8a49-c3ffe936b0e8] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
2023-12-05 11:56:20,863 WARN  [cd80741d-dfb3-4986-8a49-c3ffe936b0e8] 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=cd80741d-dfb3-4986-8a49-c3ffe936b0e8, ditto-read-subjects=["test:allowedId"]}], thing=ImmutableThing [thingId=org.eclipse.ditto:thingId4787e3a5-7118-4142-90d6-445fb57f3e9b, 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=cd80741d-dfb3-4986-8a49-c3ffe936b0e8}]], responseFuture=java.util.concurrent.CompletableFuture@72a012ce[Not completed]]
2023-12-05 11:56:20,864 INFO  [cd80741d-dfb3-4986-8a49-c3ffe936b0e8] 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=cd80741d-dfb3-4986-8a49-c3ffe936b0e8, response-required=false}], responseType=policies.responses:deletePolicy, httpStatus=HttpStatus [code=204, category=SUCCESS], policyId=org.eclipse.ditto:policyId]>
2023-12-05 11:56:20,866 INFO  [cd80741d-dfb3-4986-8a49-c3ffe936b0e8] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Target actor exception received: <CompletionException>. Sending RollbackCreatedPolicy msg to self, potentially rolling back a created policy.
2023-12-05 11:56:20,866 INFO  [cd80741d-dfb3-4986-8a49-c3ffe936b0e8] 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=cd80741d-dfb3-4986-8a49-c3ffe936b0e8}]]
2023-12-05 11:56:20,980 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyThingOverwritesExistingFirstLevelFieldsWhenExplicitlySpecifiedV2()
2023-12-05 11:56:21,069 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:21,073 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>.
2023-12-05 11:56:21,091 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#ensureModifiedCorrectnessAfterModification()
2023-12-05 11:56:21,183 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:21,188 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>.
2023-12-05 11:56:21,202 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#createThingInV2WithMissingPolicyIdThrowsPolicyIdMissingException()
2023-12-05 11:56:21,304 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#ensureSequenceNumberCorrectness()
2023-12-05 11:56:21,392 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:21,396 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>.
2023-12-05 11:56:21,406 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#tryToRetrieveThingAfterDeletion()
2023-12-05 11:56:21,493 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:21,494 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Deleted Thing with ID <org.eclipse.ditto:thingIdbff9c743-d0a2-431a-85e1-716842252824>.
2023-12-05 11:56:21,496 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingDeleted> w/ rev: <2>.
2023-12-05 11:56:21,507 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteAttribute()
2023-12-05 11:56:21,596 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:21,599 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:attributeDeleted> w/ rev: <2>.
2023-12-05 11:56:21,609 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteMetadataForDeleteAttributeCommand()
2023-12-05 11:56:21,694 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:21,697 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:attributeDeleted> w/ rev: <2>.
2023-12-05 11:56:21,710 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyAttributesMetadata()
2023-12-05 11:56:21,826 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:21,830 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:attributesModified> w/ rev: <2>.
2023-12-05 11:56:21,840 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#createThingV2()
2023-12-05 11:56:21,926 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:21,932 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#testRemovalOfEmptyMetadataAfterDeletion()
2023-12-05 11:56:22,023 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:22,028 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>.
2023-12-05 11:56:22,032 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <3>.
2023-12-05 11:56:22,043 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#recoverThingCreated()
2023-12-05 11:56:22,139 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:22,248 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Thing <org.eclipse.ditto:thingIdd5ce7bbb-24da-4901-b97e-5d607f4c4c96> was recovered.
2023-12-05 11:56:22,353 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveThingsWithoutThingIdOfActor()
2023-12-05 11:56:22,436 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:22,437 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]
2023-12-05 11:56:22,543 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveAttributesWithGetMetadataHeader()
2023-12-05 11:56:22,627 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:22,633 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyFeatureMetadata()
2023-12-05 11:56:22,730 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:22,735 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:featureModified> w/ rev: <2>.
2023-12-05 11:56:22,750 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#responsesDuringInitializationAreSentWithDittoHeaders()
2023-12-05 11:56:22,841 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#recoverThingDeleted()
2023-12-05 11:56:22,923 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:22,924 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Deleted Thing with ID <org.eclipse.ditto:thingId77a36da0-238a-40d8-b528-a2f184765ddc>.
2023-12-05 11:56:22,926 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingDeleted> w/ rev: <2>.
2023-12-05 11:56:23,043 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteFeaturePropertyMetadataWithDeleteMetadataWildcardHeaderForMergeCommand()
2023-12-05 11:56:23,172 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:23,176 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingMerged> w/ rev: <2>.
2023-12-05 11:56:23,192 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteExistingMetadataWithMergeCommand()
2023-12-05 11:56:23,278 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:23,281 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingMerged> w/ rev: <2>.
2023-12-05 11:56:23,293 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#multipleMetadataHeadersResultsInException()
2023-12-05 11:56:23,375 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:23,383 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyThingWithWildcardInMetadata()
2023-12-05 11:56:23,465 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:23,470 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>.
2023-12-05 11:56:23,484 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#ensureSequenceNumberCorrectnessAfterRecovery()
2023-12-05 11:56:23,573 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:23,576 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>.
2023-12-05 11:56:23,682 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Thing <org.eclipse.ditto:thingIde22064e0-a458-4c74-80e4-9a9e6bfcca87> was recovered.
2023-12-05 11:56:23,794 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#ensureModifiedCorrectnessAfterRecovery()
2023-12-05 11:56:23,876 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:23,983 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Thing <org.eclipse.ditto:thingId11d47374-02eb-4231-9a3d-7d87d542a985> was recovered.
2023-12-05 11:56:24,095 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveThingV2()
2023-12-05 11:56:24,176 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:24,185 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyThingV2()
2023-12-05 11:56:24,267 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
2023-12-05 11:56:24,270 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>.
[INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.53 s -- in org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest
[INFO] Running org.eclipse.ditto.things.service.persistence.serializer.ThingMongoEventAdapterTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s -- in org.eclipse.ditto.things.service.persistence.serializer.ThingMongoEventAdapterTest
[INFO] Running org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapterTest
[INFO] [12/05/2023 11:56:25.451] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.918 s -- in org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapterTest
[INFO] Running org.eclipse.ditto.things.service.starter.ThingsServiceGlobalErrorRegistryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.eclipse.ditto.things.service.starter.ThingsServiceGlobalErrorRegistryTest
[INFO] Running org.eclipse.ditto.things.service.starter.ThingsServiceGlobalEventRegistryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.things.service.starter.ThingsServiceGlobalEventRegistryTest
[INFO] Running org.eclipse.ditto.things.service.starter.ThingsServiceGlobalCommandRegistryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.things.service.starter.ThingsServiceGlobalCommandRegistryTest
[INFO] Running org.eclipse.ditto.things.service.starter.ThingsRootActorTest
2023-12-05 11:56:25,621 INFO  [] org.eclipse.ditto.internal.utils.config.raw.ServiceSpecificEnvironmentConfigSupplier - Running in <DEVELOPMENT> environment.
2023-12-05 11:56:25,726 INFO  [] org.eclipse.ditto.base.service.cluster.DittoSplitBrainResolver - SBR will be automatically enabled after <PT1H>
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.363 s -- in org.eclipse.ditto.things.service.starter.ThingsRootActorTest
[INFO] Running org.eclipse.ditto.things.service.starter.ThingsServiceGlobalCommandResponseRegistryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.service.starter.ThingsServiceGlobalCommandResponseRegistryTest
[INFO] Running org.eclipse.ditto.things.service.aggregation.DefaultThingsAggregatorConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.518 s -- in org.eclipse.ditto.things.service.aggregation.DefaultThingsAggregatorConfigTest
[INFO] Running org.eclipse.ditto.things.service.enforcement.ThingCommandEnforcementTest
2023-12-05 11:56:28,516 INFO  [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
2023-12-05 11:56:28,650 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:28,676 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}]>
2023-12-05 11:56:28,677 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}]]
2023-12-05 11:56:29,010 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:29,044 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}]>
2023-12-05 11:56:29,045 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}]]
2023-12-05 11:56:29,048 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}]>
2023-12-05 11:56:29,049 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}]]
2023-12-05 11:56:29,147 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:29,176 INFO  [acceptCreateByImplicitPolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:id>
2023-12-05 11:56:29,177 INFO  [acceptCreateByImplicitPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
2023-12-05 11:56:29,283 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:29,310 INFO  [acceptByPolicyWithRevokeOnAttribute] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'success'
2023-12-05 11:56:29,315 INFO  [acceptByPolicyWithRevokeOnAttribute] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
2023-12-05 11:56:29,429 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:29,457 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")}]>
2023-12-05 11:56:29,458 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")}]]
2023-12-05 11:56:29,650 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:29,675 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}]>
2023-12-05 11:56:29,676 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}]]
2023-12-05 11:56:29,768 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:29,795 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}]>
2023-12-05 11:56:29,795 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}]]
2023-12-05 11:56:29,907 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:29,935 INFO  [enforceConditionAndLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
2023-12-05 11:56:29,939 INFO  [enforceConditionAndLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
2023-12-05 11:56:29,943 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)}]>
2023-12-05 11:56:29,944 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)}]]
2023-12-05 11:56:29,948 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}]>
2023-12-05 11:56:29,949 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}]]
2023-12-05 11:56:30,051 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:30,082 INFO  [testCreateByCopyFromPolicyWithAllowPolicyLockout] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:id>
2023-12-05 11:56:30,083 INFO  [testCreateByCopyFromPolicyWithAllowPolicyLockout] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
2023-12-05 11:56:30,174 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:30,200 INFO  [acceptByPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'success'
2023-12-05 11:56:30,206 INFO  [acceptByPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
2023-12-05 11:56:30,209 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
2023-12-05 11:56:30,316 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:30,341 INFO  [testCreateByCopyFromPolicyWithIfNoneMatch] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:id>
2023-12-05 11:56:30,342 INFO  [testCreateByCopyFromPolicyWithIfNoneMatch] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
2023-12-05 11:56:30,440 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:30,465 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.
2023-12-05 11:56:30,466 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.'
2023-12-05 11:56:30,467 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}]>
2023-12-05 11:56:30,468 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}]]
2023-12-05 11:56:30,566 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:30,595 INFO  [acceptCreateByInlinePolicyWithDifferentId] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <policy:id>
2023-12-05 11:56:30,596 INFO  [acceptCreateByInlinePolicyWithDifferentId] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
2023-12-05 11:56:30,694 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:30,718 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}]>
2023-12-05 11:56:30,719 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}]]
2023-12-05 11:56:30,811 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:30,836 INFO  [acceptCreateByInlinePolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:id>
2023-12-05 11:56:30,837 INFO  [acceptCreateByInlinePolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
2023-12-05 11:56:30,952 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:30,978 INFO  [rejectCreateByOwnPolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <empty:policy>
2023-12-05 11:56:30,980 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}]>
2023-12-05 11:56:30,981 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}]]
2023-12-05 11:56:31,074 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:31,100 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}]>
2023-12-05 11:56:31,100 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}]]
2023-12-05 11:56:31,212 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:31,237 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)}]>
2023-12-05 11:56:31,238 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"]}]]
2023-12-05 11:56:31,429 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:31,455 INFO  [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:id>
2023-12-05 11:56:31,456 INFO  [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
2023-12-05 11:56:31,460 INFO  [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
2023-12-05 11:56:31,463 INFO  [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
2023-12-05 11:56:31,466 INFO  [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyPolicyId> with outcome 'success'
2023-12-05 11:56:31,470 INFO  [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyAttribute> with outcome 'success'
2023-12-05 11:56:31,474 INFO  [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveAttribute> with outcome 'success'
2023-12-05 11:56:31,477 INFO  [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveAttribute>
2023-12-05 11:56:31,565 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:31,593 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")}]>
2023-12-05 11:56:31,593 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")}]]
2023-12-05 11:56:31,779 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:31,803 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}]>
2023-12-05 11:56:31,804 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}]]
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.504 s -- in org.eclipse.ditto.things.service.enforcement.ThingCommandEnforcementTest
[INFO] Running org.eclipse.ditto.things.service.enforcement.ReferencePlaceholderTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.service.enforcement.ReferencePlaceholderTest
[INFO] Running org.eclipse.ditto.things.service.enforcement.SmartChannelEnforcementTest
2023-12-05 11:56:32,040 INFO  [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
2023-12-05 11:56:32,126 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:32,153 INFO  [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
2023-12-05 11:56:32,174 INFO  [] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <ThingErrorResponse [dittoHeaders=ImmutableDittoHeaders [{channel=live, ditto-ackgregator-address=pekko://test/system/testProbe-285#518498695, 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-285#518498695}]]]>, valid=<false>
2023-12-05 11:56:32,289 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:32,315 INFO  [liveChannelConditionMismatch] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
2023-12-05 11:56:32,318 INFO  [liveChannelConditionMismatch] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <RetrieveThingResponse> sent via tell)
2023-12-05 11:56:32,409 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:32,435 INFO  [liveCommandTimeoutWithTwinFallback] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing>
2023-12-05 11:56:32,435 INFO  [liveCommandTimeoutWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
2023-12-05 11:56:32,465 INFO  [liveCommandTimeoutWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
2023-12-05 11:56:32,558 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:32,584 INFO  [liveChannelTimeoutWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
2023-12-05 11:56:32,614 INFO  [liveChannelTimeoutWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
2023-12-05 11:56:32,698 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:32,724 INFO  [matchLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
2023-12-05 11:56:32,730 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>
2023-12-05 11:56:32,735 INFO  [matchLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
2023-12-05 11:56:32,819 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:32,845 INFO  [liveChannelTimeoutWithoutTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
2023-12-05 11:56:32,872 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}]]
2023-12-05 11:56:32,959 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:32,984 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)}]>
2023-12-05 11:56:32,985 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)}]]
2023-12-05 11:56:33,070 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:33,095 INFO  [liveCommandErrorWithTwinFallback] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing>
2023-12-05 11:56:33,096 INFO  [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
2023-12-05 11:56:33,099 INFO  [] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <ThingErrorResponse [dittoHeaders=ImmutableDittoHeaders [{channel=live, ditto-ackgregator-address=pekko://test/system/testProbe-320#-2022908363, 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-320#-2022908363}]]]>, valid=<false>
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.074 s -- in org.eclipse.ditto.things.service.enforcement.SmartChannelEnforcementTest
[INFO] Running org.eclipse.ditto.things.service.enforcement.pre.ModifyToCreateThingTransformerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.eclipse.ditto.things.service.enforcement.pre.ModifyToCreateThingTransformerTest
[INFO] Running org.eclipse.ditto.things.service.enforcement.SmartChannelEnforcementWithResponseReceiverTest
2023-12-05 11:56:33,249 INFO  [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
2023-12-05 11:56:33,346 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:33,372 INFO  [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
2023-12-05 11:56:33,376 INFO  [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:errorResponse>
2023-12-05 11:56:33,379 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#684287739], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]>
2023-12-05 11:56:33,379 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>
2023-12-05 11:56:33,380 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!>
2023-12-05 11:56:33,380 INFO  [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <ThingErrorResponse> sent via tell)
2023-12-05 11:56:33,380 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}]]
2023-12-05 11:56:33,467 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:33,493 INFO  [matchLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
2023-12-05 11:56:33,499 INFO  [matchLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
2023-12-05 11:56:33,500 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#317240203], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]>
2023-12-05 11:56:33,500 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>
2023-12-05 11:56:33,501 INFO  [matchLiveChannelCondition] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <RetrieveThingResponse> sent via tell)
2023-12-05 11:56:33,504 INFO  [matchLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
2023-12-05 11:56:33,614 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:33,639 INFO  [liveCommandErrorWithTwinFallback] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing>
2023-12-05 11:56:33,640 INFO  [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
2023-12-05 11:56:33,644 INFO  [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:errorResponse>
2023-12-05 11:56:33,644 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#-1097721781], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]>
2023-12-05 11:56:33,645 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>
2023-12-05 11:56:33,645 INFO  [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <ThingErrorResponse> sent via tell)
2023-12-05 11:56:33,645 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!>
2023-12-05 11:56:33,645 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}]]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s -- in org.eclipse.ditto.things.service.enforcement.SmartChannelEnforcementWithResponseReceiverTest
[INFO] Running org.eclipse.ditto.things.service.enforcement.PolicyIdReferencePlaceholderResolverTest
2023-12-05 11:56:33,823 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
2023-12-05 11:56:33,936 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 [{}]]]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.726 s -- in org.eclipse.ditto.things.service.enforcement.PolicyIdReferencePlaceholderResolverTest
[INFO] Running org.eclipse.ditto.things.service.enforcement.MultiStageCommandEnforcementTest
2023-12-05 11:56:34,379 INFO  [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
2023-12-05 11:56:34,457 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:34,484 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
2023-12-05 11:56:34,577 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:34,601 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Failed to create Policy with ID <thing:d0a872d8-dadb-4e0e-9222-8007af55a834> due to: <PolicyConflictException: The Policy with ID 'thing:d0a872d8-dadb-4e0e-9222-8007af55a834' already exists>. The CreateThing command which would have created a Policy for the Thing with ID <thing:d0a872d8-dadb-4e0e-9222-8007af55a834> is therefore not handled.
2023-12-05 11:56:34,601 INFO  [] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - creating initial policy during creation of Thing <thing:d0a872d8-dadb-4e0e-9222-8007af55a834> - ThingNotCreatableException: The Thing with ID 'thing:d0a872d8-dadb-4e0e-9222-8007af55a834' could not be created because creation of its implicit Policy ID 'thing:d0a872d8-dadb-4e0e-9222-8007af55a834' failed.
2023-12-05 11:56:34,602 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}]>
2023-12-05 11:56:34,602 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:d0a872d8-dadb-4e0e-9222-8007af55a834' could not be created because creation of its implicit Policy ID 'thing:d0a872d8-dadb-4e0e-9222-8007af55a834' 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}]]
2023-12-05 11:56:34,687 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:34,713 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
2023-12-05 11:56:34,724 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - No authorized response when retrieving inlined policy <policy:07a82331-b288-44e2-b37e-f288493f2d25> for thing <thing:id>: PolicyNotAccessibleException [message='The Policy with ID 'policy:07a82331-b288-44e2-b37e-f288493f2d25' 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 [{}]]
2023-12-05 11:56:34,726 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
2023-12-05 11:56:34,819 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:34,852 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:1e55a385-a1bb-410f-a80f-bad1afe5afcb>
2023-12-05 11:56:34,853 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
2023-12-05 11:56:34,943 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:34,968 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
2023-12-05 11:56:34,970 WARN  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Encountered ask timeout from target actor: thing timeout
2023-12-05 11:56:34,970 ERROR [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received nothing when enforcing signal and forwarding to target actor - this should not happen.
2023-12-05 11:56:34,970 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:38b1a5a2-8274-4f70-ab15-74e650dc800a, selectedFields=/_policy,/thingId, snapshotRevision=-1]>
2023-12-05 11:56:34,973 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
2023-12-05 11:56:34,975 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - No authorized response when retrieving inlined policy <policy:49885d41-ca0e-4513-85ce-0dfaad223141> for thing <thing:id>: org.apache.pekko.pattern.AskTimeoutException: policy timeout
2023-12-05 11:56:34,977 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
2023-12-05 11:56:35,066 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:35,092 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
2023-12-05 11:56:35,094 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:6b6829dc-976b-4b10-854d-c1b4a66be5f5' 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 [{}]]
2023-12-05 11:56:35,097 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
2023-12-05 11:56:35,100 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - No authorized response when retrieving inlined policy <policy:b4cbafcc-319a-4504-bf42-cd1e3f5d1f70> for thing <thing:id>: PolicyNotAccessibleException [message='The Policy with ID 'policy:b4cbafcc-319a-4504-bf42-cd1e3f5d1f70' 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 [{}]]
2023-12-05 11:56:35,102 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
2023-12-05 11:56:35,185 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:35,211 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
2023-12-05 11:56:35,217 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
2023-12-05 11:56:35,311 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:35,337 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyThing> with outcome 'success'
2023-12-05 11:56:35,430 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:35,455 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <policy:1a5c38de-e9a2-44f7-9178-b344b565ddea>
2023-12-05 11:56:35,456 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
2023-12-05 11:56:35,548 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:35,573 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <policy:76c7bbbf-915e-4637-a773-9ed44006c878>
2023-12-05 11:56:35,574 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
2023-12-05 11:56:35,576 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:5ec0b0a0-08b9-43f7-8bbf-bbfcebb68ea9, policyId=policy:76c7bbbf-915e-4637-a773-9ed44006c878, definition=null, attributes=null, features=null, lifecycle=null, revision=1, modified=null, created=null, metadata=null], initialPolicy={"policyId":"policy:76c7bbbf-915e-4637-a773-9ed44006c878","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:5ec0b0a0-08b9-43f7-8bbf-bbfcebb68ea9' 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@506944fb[Not completed, 1 dependents]]
2023-12-05 11:56:35,577 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Policy <policy:76c7bbbf-915e-4637-a773-9ed44006c878> 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:76c7bbbf-915e-4637-a773-9ed44006c878]>
2023-12-05 11:56:35,577 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:5ec0b0a0-08b9-43f7-8bbf-bbfcebb68ea9' 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 [{}]]
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.211 s -- in org.eclipse.ditto.things.service.enforcement.MultiStageCommandEnforcementTest
[INFO] Running org.eclipse.ditto.things.service.enforcement.LiveSignalEnforcementTest
2023-12-05 11:56:35,591 INFO  [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
2023-12-05 11:56:35,666 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:35,712 INFO  [a0c2190b-3d1b-423d-b618-848e44c84c83] 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]]
2023-12-05 11:56:35,712 INFO  [a0c2190b-3d1b-423d-b618-848e44c84c83] 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=a0c2190b-3d1b-423d-b618-848e44c84c83}]>
2023-12-05 11:56:35,713 INFO  [a0c2190b-3d1b-423d-b618-848e44c84c83] 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=a0c2190b-3d1b-423d-b618-848e44c84c83}]]
2023-12-05 11:56:35,814 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:35,840 INFO  [5abf6ac3-13d9-41f6-9bbc-a9914f9bb602] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <messages.commands:thingMessage> with outcome 'success'
2023-12-05 11:56:35,843 INFO  [5abf6ac3-13d9-41f6-9bbc-a9914f9bb602] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Publishing message to pub-sub: <messages.commands:thingMessage>
2023-12-05 11:56:35,846 INFO  [5abf6ac3-13d9-41f6-9bbc-a9914f9bb602] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <messages.commands:thingMessage> with outcome 'success'
2023-12-05 11:56:35,847 INFO  [5abf6ac3-13d9-41f6-9bbc-a9914f9bb602_0fdff1ce-18d5-48c2-970c-406074c29588] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Publishing message to pub-sub: <messages.commands:thingMessage>
2023-12-05 11:56:35,941 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:35,966 INFO  [1bbed3e8-7d69-4a8b-8950-81abaf725c34] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <messages.commands:thingMessage> with outcome 'success'
2023-12-05 11:56:35,967 INFO  [1bbed3e8-7d69-4a8b-8950-81abaf725c34] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Publishing message to pub-sub: <messages.commands:thingMessage>
2023-12-05 11:56:36,059 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:36,084 INFO  [e288504b-0039-4783-aa55-e7c3acc3afe0] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing>
2023-12-05 11:56:36,085 INFO  [e288504b-0039-4783-aa55-e7c3acc3afe0] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
2023-12-05 11:56:36,090 INFO  [e288504b-0039-4783-aa55-e7c3acc3afe0] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
2023-12-05 11:56:36,090 INFO  [e288504b-0039-4783-aa55-e7c3acc3afe0] 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#2050113794], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]>
2023-12-05 11:56:36,091 INFO  [e288504b-0039-4783-aa55-e7c3acc3afe0] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{channel=live, version=2, correlation-id=e288504b-0039-4783-aa55-e7c3acc3afe0, 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>
2023-12-05 11:56:36,091 INFO  [e288504b-0039-4783-aa55-e7c3acc3afe0] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <RetrieveThingResponse> sent via tell)
2023-12-05 11:56:36,094 INFO  [e288504b-0039-4783-aa55-e7c3acc3afe0] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
2023-12-05 11:56:36,097 INFO  [e288504b-0039-4783-aa55-e7c3acc3afe02] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing>
2023-12-05 11:56:36,097 INFO  [e288504b-0039-4783-aa55-e7c3acc3afe02] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
2023-12-05 11:56:36,100 INFO  [e288504b-0039-4783-aa55-e7c3acc3afe02] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
2023-12-05 11:56:36,100 INFO  [e288504b-0039-4783-aa55-e7c3acc3afe02] 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#-1736261472], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]>
2023-12-05 11:56:36,101 INFO  [e288504b-0039-4783-aa55-e7c3acc3afe02] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{channel=live, version=2, correlation-id=e288504b-0039-4783-aa55-e7c3acc3afe02, 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>
2023-12-05 11:56:36,101 INFO  [e288504b-0039-4783-aa55-e7c3acc3afe02] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <RetrieveThingResponse> sent via tell)
2023-12-05 11:56:36,103 INFO  [e288504b-0039-4783-aa55-e7c3acc3afe02] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
2023-12-05 11:56:36,188 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:36,214 INFO  [8d826b07-dae4-4aa3-9a63-a91334b72909] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <messages.commands:featureMessage> with outcome 'success'
2023-12-05 11:56:36,215 INFO  [8d826b07-dae4-4aa3-9a63-a91334b72909] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Publishing message to pub-sub: <messages.commands:featureMessage>
2023-12-05 11:56:36,301 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:36,327 INFO  [529d5ada-e641-40cf-924a-e0af7d906db2] 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=529d5ada-e641-40cf-924a-e0af7d906db2, response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, attributePointer=/foo, attributeValue="bar"]>
2023-12-05 11:56:36,327 INFO  [529d5ada-e641-40cf-924a-e0af7d906db2] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.events:attributeModified> with outcome 'success'
2023-12-05 11:56:36,330 INFO  [529d5ada-e641-40cf-924a-e0af7d906db2] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <Publish> sent via tell)
2023-12-05 11:56:36,331 INFO  [f6bad086-7b88-4e7e-b6a6-319bbd46332f] 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=f6bad086-7b88-4e7e-b6a6-319bbd46332f, response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, attributePointer=/xyz, attributeValue="abc"]>
2023-12-05 11:56:36,332 INFO  [f6bad086-7b88-4e7e-b6a6-319bbd46332f] 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=f6bad086-7b88-4e7e-b6a6-319bbd46332f, response-required=false}]>
2023-12-05 11:56:36,332 INFO  [f6bad086-7b88-4e7e-b6a6-319bbd46332f] 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=f6bad086-7b88-4e7e-b6a6-319bbd46332f, response-required=false}]]
2023-12-05 11:56:36,422 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:36,447 INFO  [43808bc1-7f9f-4f34-b836-a702df0d84de] 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=43808bc1-7f9f-4f34-b836-a702df0d84de}]>
2023-12-05 11:56:36,448 INFO  [43808bc1-7f9f-4f34-b836-a702df0d84de] 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=43808bc1-7f9f-4f34-b836-a702df0d84de}]]
2023-12-05 11:56:36,450 INFO  [2fcb7df9-fb84-4d54-a11d-ba8d79c0743a] 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=2fcb7df9-fb84-4d54-a11d-ba8d79c0743a}]>
2023-12-05 11:56:36,451 INFO  [2fcb7df9-fb84-4d54-a11d-ba8d79c0743a] 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=2fcb7df9-fb84-4d54-a11d-ba8d79c0743a}]]
2023-12-05 11:56:36,541 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:36,565 INFO  [d1a783c3-1200-4669-bf75-e95bb9d50bbb] 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=d1a783c3-1200-4669-bf75-e95bb9d50bbb, response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, attributePointer=/foo, attributeValue="bar"]>
2023-12-05 11:56:36,565 INFO  [d1a783c3-1200-4669-bf75-e95bb9d50bbb] 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=d1a783c3-1200-4669-bf75-e95bb9d50bbb, response-required=false}]>
2023-12-05 11:56:36,566 INFO  [d1a783c3-1200-4669-bf75-e95bb9d50bbb] 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=d1a783c3-1200-4669-bf75-e95bb9d50bbb, response-required=false}]]
2023-12-05 11:56:36,666 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:36,692 INFO  [087b9e76-20a4-4640-937f-a243ad2754bd] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing>
2023-12-05 11:56:36,692 INFO  [087b9e76-20a4-4640-937f-a243ad2754bd] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
2023-12-05 11:56:36,713 INFO  [087b9e76-20a4-4640-937f-a243ad2754bd] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
2023-12-05 11:56:36,713 INFO  [087b9e76-20a4-4640-937f-a243ad2754bd] 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#-1074977284], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]>
2023-12-05 11:56:36,713 INFO  [087b9e76-20a4-4640-937f-a243ad2754bd] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{channel=live, version=2, correlation-id=087b9e76-20a4-4640-937f-a243ad2754bd, 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>
2023-12-05 11:56:36,714 INFO  [087b9e76-20a4-4640-937f-a243ad2754bd] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <RetrieveThingResponse> sent via tell)
2023-12-05 11:56:36,716 INFO  [087b9e76-20a4-4640-937f-a243ad2754bd] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
2023-12-05 11:56:36,799 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
2023-12-05 11:56:36,824 INFO  [91a3f205-610c-4c9f-ba16-3c5557f5f43d] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:modifyFeature>
2023-12-05 11:56:36,824 INFO  [91a3f205-610c-4c9f-ba16-3c5557f5f43d] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'success'
2023-12-05 11:56:36,825 INFO  [91a3f205-610c-4c9f-ba16-3c5557f5f43d] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Publishing message to pub-sub: <things.commands:modifyFeature>
2023-12-05 11:56:36,828 INFO  [6bad2086-6201-4bd5-8a92-2e2683bbf8e7] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing>
2023-12-05 11:56:36,828 INFO  [6bad2086-6201-4bd5-8a92-2e2683bbf8e7] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.243 s -- in org.eclipse.ditto.things.service.enforcement.LiveSignalEnforcementTest
[INFO] Running org.eclipse.ditto.things.service.signaltransformation.placeholdersubstitution.CreateThingSubstitutionStrategyTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.eclipse.ditto.things.service.signaltransformation.placeholdersubstitution.CreateThingSubstitutionStrategyTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 603, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things-service ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-things-service ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-things-service >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-things-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-things-service ---
[INFO] Assigning port '40995' to property 'random-pekko-tcp-port'
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-service ---
[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-release/things/service/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-things-service <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-things-service ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things-service ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/aggregation/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.things.service.aggregation;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/common/config/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.things.service.common.config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.things.service.enforcement;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/pre/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.things.service.enforcement.pre;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.things.service.persistence.actors;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.things.service.persistence.actors.strategies.commands;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/strategies/events/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.things.service.persistence.actors.strategies.events;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/serializer/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.things.service.persistence.serializer;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ResponseReceiverCache.java:195: warning: no @param for <S>
[WARNING] public <S extends Signal<?>, T> CompletionStage<T> insertResponseReceiverConflictFree(final S signal,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ResponseReceiverCache.java:220: warning: no @param for <S>
[WARNING] public <S extends Signal<?>, T> CompletionStage<T> insertResponseReceiverConflictFreeWithFuture(final S signal,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/ThingConditionValidator.java:34: warning: no comment
[WARNING] public final class ThingConditionValidator {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/ThingEnforcement.java:38: warning: no comment
[WARNING] public ThingEnforcement(final ActorRef policiesShardRegion, final ActorSystem actorSystem,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/serializer/ThingMongoEventAdapter.java:42: warning: no comment
[WARNING] public ThingMongoEventAdapter(final ExtendedActorSystem system) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingPersistenceActor.java:112: warning: no @param for searchShardRegionProxy
[WARNING] public static Props props(final ThingId thingId,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingPersistenceActorMailbox.java:79: warning: no comment
[WARNING] public ThingPersistenceActorMessageQueue(final int capacity, final ActorSystem actorSystem) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingPersistenceOperationsActor.java:37: warning: no comment
[WARNING] public static final String ACTOR_NAME = "thingOps";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/aggregation/ThingsAggregatorActor.java:84: warning: no @param for aggregatorConfig
[WARNING] public static Props props(final ActorRef targetActor, final ThingsAggregatorConfig aggregatorConfig,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/aggregation/ThingsAggregatorActor.java:84: warning: no @param for pubSubMediator
[WARNING] public static Props props(final ActorRef targetActor, final ThingsAggregatorConfig aggregatorConfig,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @param for pubSubMediator
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @param for policiesShardRegion
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @param for distributedPubThingEventsForTwin
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @param for liveSignalPub
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @param for propsFactory
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @param for blockedNamespaces
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @param for policyEnforcerProvider
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @param for mongoReadJournal
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @return
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @param for pubSubMediator
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @param for policiesShardRegion
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @param for distributedPubThingEventsForTwin
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @param for liveSignalPub
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @param for thingsPersistenceActor
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @param for blockedNamespaces
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @param for policyEnforcerProvider
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @param for mongoReadJournal
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @return
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingPersistenceActorMailbox.java:77: warning: no comment
[WARNING] private final int capacity;
[WARNING] ^
[WARNING] 37 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3-javadoc.jar
[INFO] 
[INFO] --- shade:3.5.0:shade (default) @ ditto-things-service ---
[INFO] Including org.eclipse.ditto:ditto-base-service:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-base-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:3.4.3 in the shaded jar.
[INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar.
[INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar.
[INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:3.4.3 in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:1.7.36 in the shaded jar.
[INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.36 in the shaded jar.
[INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar.
[INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar.
[INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar.
[INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar.
[INFO] Including io.kamon:kamon-core_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar.
[INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar.
[INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar.
[INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar.
[INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar.
[INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar.
[INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-policies-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:3.4.3 in the shaded jar.
[INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:3.4.3 in the shaded jar.
[INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar.
[INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar.
[INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar.
[INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar.
[INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar.
[INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar.
[INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar.
[INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-base-api:jar:3.4.3 in the shaded jar.
[INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar.
[INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar.
[INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar.
[INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar.
[INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar.
[INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar.
[INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar.
[INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-json:jar:3.4.3 in the shaded jar.
[INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-rql-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-rql-query:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-things-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-messages-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-placeholders:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-wot-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-wot-integration:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-things-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-policies-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:3.4.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar.
[INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar.
[INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-http:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar.
[INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar.
[INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.codehaus.janino:janino:jar:3.1.10 in the shaded jar.
[INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.10 in the shaded jar.
[INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.2 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar.
[INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-utils-result:jar:3.4.3 in the shaded jar.
[INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[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, kotlin-stdlib-1.4.10.jar define 1 overlapping classes: 
[WARNING]   - META-INF.versions.9.module-info
[WARNING] ditto-base-api-3.4.3.jar, ditto-base-model-3.4.3.jar, ditto-base-service-3.4.3.jar, ditto-internal-models-signal-3.4.3.jar, ditto-internal-models-streaming-3.4.3.jar, ditto-internal-utils-cache-3.4.3.jar, ditto-internal-utils-cache-loaders-3.4.3.jar, ditto-internal-utils-cluster-3.4.3.jar, ditto-internal-utils-conditional-headers-3.4.3.jar, ditto-internal-utils-config-3.4.3.jar, ditto-internal-utils-ddata-3.4.3.jar, ditto-internal-utils-extension-3.4.3.jar, ditto-internal-utils-health-3.4.3.jar, ditto-internal-utils-http-3.4.3.jar, ditto-internal-utils-metrics-3.4.3.jar, ditto-internal-utils-namespaces-3.4.3.jar, ditto-internal-utils-pekko-3.4.3.jar, ditto-internal-utils-persistence-3.4.3.jar, ditto-internal-utils-persistent-actors-3.4.3.jar, ditto-internal-utils-pubsub-3.4.3.jar, ditto-internal-utils-pubsub-policies-3.4.3.jar, ditto-internal-utils-pubsub-things-3.4.3.jar, ditto-internal-utils-tracing-3.4.3.jar, ditto-json-3.4.3.jar, ditto-json-cbor-3.4.3.jar, ditto-messages-model-3.4.3.jar, ditto-placeholders-3.4.3.jar, ditto-policies-api-3.4.3.jar, ditto-policies-enforcement-3.4.3.jar, ditto-policies-model-3.4.3.jar, ditto-rql-model-3.4.3.jar, ditto-rql-parser-3.4.3.jar, ditto-rql-query-3.4.3.jar, ditto-things-api-3.4.3.jar, ditto-things-model-3.4.3.jar, ditto-things-service-3.4.3.jar, ditto-thingsearch-api-3.4.3.jar, ditto-thingsearch-model-3.4.3.jar, ditto-utils-result-3.4.3.jar, ditto-wot-integration-3.4.3.jar, ditto-wot-model-3.4.3.jar define 2 overlapping resources: 
[WARNING]   - META-INF/NOTICE-THIRD-PARTY.md
[WARNING]   - META-INF/NOTICE.md
[WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 
[WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.properties
[WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.xml
[WARNING] caffeine-3.1.8.jar, ditto-base-api-3.4.3.jar, ditto-base-model-3.4.3.jar, ditto-base-service-3.4.3.jar, ditto-internal-models-signal-3.4.3.jar, ditto-internal-models-streaming-3.4.3.jar, ditto-internal-utils-cache-3.4.3.jar, ditto-internal-utils-cache-loaders-3.4.3.jar, ditto-internal-utils-cluster-3.4.3.jar, ditto-internal-utils-conditional-headers-3.4.3.jar, ditto-internal-utils-config-3.4.3.jar, ditto-internal-utils-ddata-3.4.3.jar, ditto-internal-utils-extension-3.4.3.jar, ditto-internal-utils-health-3.4.3.jar, ditto-internal-utils-http-3.4.3.jar, ditto-internal-utils-metrics-3.4.3.jar, ditto-internal-utils-namespaces-3.4.3.jar, ditto-internal-utils-pekko-3.4.3.jar, ditto-internal-utils-persistence-3.4.3.jar, ditto-internal-utils-persistent-actors-3.4.3.jar, ditto-internal-utils-pubsub-3.4.3.jar, ditto-internal-utils-pubsub-policies-3.4.3.jar, ditto-internal-utils-pubsub-things-3.4.3.jar, ditto-internal-utils-tracing-3.4.3.jar, ditto-json-3.4.3.jar, ditto-json-cbor-3.4.3.jar, ditto-messages-model-3.4.3.jar, ditto-placeholders-3.4.3.jar, ditto-policies-api-3.4.3.jar, ditto-policies-enforcement-3.4.3.jar, ditto-policies-model-3.4.3.jar, ditto-rql-model-3.4.3.jar, ditto-rql-parser-3.4.3.jar, ditto-rql-query-3.4.3.jar, ditto-things-api-3.4.3.jar, ditto-things-model-3.4.3.jar, ditto-things-service-3.4.3.jar, ditto-thingsearch-api-3.4.3.jar, ditto-thingsearch-model-3.4.3.jar, ditto-utils-result-3.4.3.jar, ditto-wot-integration-3.4.3.jar, ditto-wot-model-3.4.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-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: 
[WARNING]   - META-INF/LICENSE
[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.10.jar, config-1.4.2.jar, ditto-base-api-3.4.3.jar, ditto-base-model-3.4.3.jar, ditto-base-service-3.4.3.jar, ditto-internal-models-signal-3.4.3.jar, ditto-internal-models-streaming-3.4.3.jar, ditto-internal-utils-cache-3.4.3.jar, ditto-internal-utils-cache-loaders-3.4.3.jar, ditto-internal-utils-cluster-3.4.3.jar, ditto-internal-utils-conditional-headers-3.4.3.jar, ditto-internal-utils-config-3.4.3.jar, ditto-internal-utils-ddata-3.4.3.jar, ditto-internal-utils-extension-3.4.3.jar, ditto-internal-utils-health-3.4.3.jar, ditto-internal-utils-http-3.4.3.jar, ditto-internal-utils-metrics-3.4.3.jar, ditto-internal-utils-namespaces-3.4.3.jar, ditto-internal-utils-pekko-3.4.3.jar, ditto-internal-utils-persistence-3.4.3.jar, ditto-internal-utils-persistent-actors-3.4.3.jar, ditto-internal-utils-pubsub-3.4.3.jar, ditto-internal-utils-pubsub-policies-3.4.3.jar, ditto-internal-utils-pubsub-things-3.4.3.jar, ditto-internal-utils-tracing-3.4.3.jar, ditto-json-3.4.3.jar, ditto-json-cbor-3.4.3.jar, ditto-messages-model-3.4.3.jar, ditto-placeholders-3.4.3.jar, ditto-policies-api-3.4.3.jar, ditto-policies-enforcement-3.4.3.jar, ditto-policies-model-3.4.3.jar, ditto-rql-model-3.4.3.jar, ditto-rql-parser-3.4.3.jar, ditto-rql-query-3.4.3.jar, ditto-things-api-3.4.3.jar, ditto-things-model-3.4.3.jar, ditto-things-service-3.4.3.jar, ditto-thingsearch-api-3.4.3.jar, ditto-thingsearch-model-3.4.3.jar, ditto-utils-result-3.4.3.jar, ditto-wot-integration-3.4.3.jar, ditto-wot-model-3.4.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-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.10.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-1.7.36.jar, kamon-core_2.13-2.6.5.jar, kamon-executors_2.13-2.6.5.jar, kamon-instrumentation-common_2.13-2.6.5.jar, kamon-opentelemetry_2.13-2.6.5.jar, kamon-prometheus_2.13-2.6.5.jar, kamon-system-metrics_2.13-2.6.5.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, logstash-logback-encoder-7.2.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-1.7.36.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 
[WARNING]   - META-INF/native-image/org.mongodb/bson/native-image.properties
[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: 
[WARNING]   - META-INF/DISCLAIMER
[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: 
[WARNING]   - META-INF/io.netty.versions.properties
[WARNING] maven-shade-plugin has detected that some files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the file is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Attaching shaded artifact.
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-things-service ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/things/service/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Things :: Service' with 133 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-things-service ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3-javadoc.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3-allinone.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3-allinone.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-things-service ---
[INFO] Signing 5 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-things-service ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/3.4.3/ditto-things-service-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/3.4.3/ditto-things-service-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/3.4.3/ditto-things-service-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/3.4.3/ditto-things-service-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/3.4.3/ditto-things-service-3.4.3-allinone.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/3.4.3/ditto-things-service-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/3.4.3/ditto-things-service-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/3.4.3/ditto-things-service-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/3.4.3/ditto-things-service-3.4.3-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3-allinone.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/3.4.3/ditto-things-service-3.4.3-allinone.jar.asc
[INFO] 
[INFO] ------------< org.eclipse.ditto:ditto-thingsearch-service >-------------
[INFO] Building Eclipse Ditto :: Thing Search :: Service 3.4.3          [77/77]
[INFO]   from thingsearch/service/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ditto-thingsearch-service ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-thingsearch-service ---
[INFO] 
[INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-thingsearch-service ---
[INFO] Assigning port '45157' to property 'random-pekko-tcp-port'
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-thingsearch-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-service ---
[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-release/thingsearch/service/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch-service ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[WARNING] 
[WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
[WARNING] 
[WARNING] licenseMerges will be overridden by licenseMergesFile.
[WARNING] 
[INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-thingsearch-service ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 5 resources from src/main/resources to target/classes
[INFO] Copying 0 resource from target/classes/META-INF to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch-service ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch-service:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-thingsearch-service ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 96 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/EnforcementFlow.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/EnforcementFlow.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-thingsearch-service ---
[INFO] Copying 19 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-thingsearch-service ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 61 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/test/java/org/eclipse/ditto/thingsearch/service/updater/actors/BackgroundSyncActorTest.java: /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/test/java/org/eclipse/ditto/thingsearch/service/updater/actors/BackgroundSyncActorTest.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/test/java/org/eclipse/ditto/thingsearch/service/updater/actors/BackgroundSyncActorTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-thingsearch-service ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.model.ThingDeleteModelTest
[INFO] [12/05/2023 11:57:34.353] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.317 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.model.ThingDeleteModelTest
[INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.model.ThingWriteModelTest
11:57:35,096 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/test-classes/logback-test.xml]
11:57:35,174 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
11:57:35,180 |-INFO in ch.qos.logback.core.joran.action.StatusListenerAction - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener]
11:57:35,183 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
11:57:35,195 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
11:57:35,203 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
11:57:35,242 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
11:57:35,242 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDERR]
11:57:35,242 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
11:57:35,245 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.ditto] to INFO
11:57:35,245 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.mongodb.driver] to WARN
11:57:35,245 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.pekko.stream.Materializer] to ERROR
11:57:35,246 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.ditto.internal.utils] to WARN
11:57:35,246 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN
11:57:35,246 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
11:57:35,247 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDERR] to Logger[ROOT]
11:57:35,247 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
11:57:35,248 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@109fff4a - Registering current configuration as safe fallback point
[INFO] [12/05/2023 11:57:35.378] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.490 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.model.ThingWriteModelTest
[INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.model.MetadataTest
[INFO] [12/05/2023 11:57:35.554] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.model.MetadataTest
[INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.streaming.EnforcementFlowTest
2023-12-05 11:57:36,774 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.
2023-12-05 11:57:36,780 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.
2023-12-05 11:57:36,780 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.
2023-12-05 11:57:36,780 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.
2023-12-05 11:57:36,783 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.
2023-12-05 11:57:36,783 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.
2023-12-05 11:57:36,783 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.
2023-12-05 11:57:36,783 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.
2023-12-05 11:57:36,783 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.
2023-12-05 11:57:36,783 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.
2023-12-05 11:57:37,093 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], allReferencedPolicies=[PolicyTag [id=policy:id, revision=1]], modified=null, events=[ThingModified [type=things.events:thingModified, timestamp=2023-12-05T11:57:36.036171534Z, 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=2023-12-05T11:57:37.036171534Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=2, thingId=thing:id], ThingCreated [type=things.events:thingCreated, timestamp=2023-12-05T11:57:32.036171534Z, 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=2023-12-05T11:57:33.036171534Z, 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=2023-12-05T11:57:34.036171534Z, 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=2023-12-05T11:57:35.036171534Z, 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":"2023-12-05T11:57:32.036171534Z","_modified":"2023-12-05T11:57:35.036171534Z"}>
2023-12-05 11:57:38,889 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.
2023-12-05 11:57:38,889 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.
2023-12-05 11:57:38,889 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.
2023-12-05 11:57:38,889 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.
2023-12-05 11:57:38,889 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.
2023-12-05 11:57:38,890 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.
2023-12-05 11:57:39,051 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.
2023-12-05 11:57:39,051 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.
2023-12-05 11:57:39,051 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.
2023-12-05 11:57:39,051 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.
2023-12-05 11:57:39,052 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.
2023-12-05 11:57:39,052 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.
2023-12-05 11:57:39,052 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.
2023-12-05 11:57:39,052 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.
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.568 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.streaming.EnforcementFlowTest
[INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.streaming.BulkWriteResultAckFlowTest
[INFO] [12/05/2023 11:57:39.505] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:57:39.615] [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
[INFO] [12/05/2023 11:57:39.617] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:57:39.737] [main] [org.apache.pekko.actor.ActorSystemImpl(default)] ConsistencyError[indexOutOfBound]: WriteResultAndErrors[writeModels=[MongoWriteModel [abstractWriteModel=ThingDeleteModel[metadata=Metadata [thingId=thing:0, thingRevision=0, thingPolicy=null, allReferencedPolicies=[], 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: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, allReferencedPolicies=[], 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: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], allReferencedPolicies=[PolicyTag [id=policy:2, revision=200]], 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: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], allReferencedPolicies=[PolicyTag [id=policy:3, revision=300]], modified=null, events=[], timers=[0 timers], ackRecipients=[ActorSelection[Anchor(pekko://default/), Path(/system/testProbe-61)]], 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, allReferencedPolicies=[], modified=null, events=[], timers=[0 timers], ackRecipients=[ActorSelection[Anchor(pekko://default/), Path(/system/testProbe-62)]], 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]
[INFO] [12/05/2023 11:57:39.739] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:57:39.864] [main] [org.apache.pekko.actor.ActorSystemImpl(default)] NotAcknowledged: UnexpectedError[stacktrace=com.mongodb.MongoSocketReadException: Gee, database is down. Whatever shall I do?
	at org.eclipse.ditto.thingsearch.service.persistence.write.streaming.BulkWriteResultAckFlowTest.unexpectedMongoSocketReadException(BulkWriteResultAckFlowTest.java:111)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.IllegalMonitorStateException: Unsupported resolution
	... 30 more
] - correlation: correlation
[INFO] [12/05/2023 11:57:39.866] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:57:39.978] [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
[INFO] [12/05/2023 11:57:39.980] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.625 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.streaming.BulkWriteResultAckFlowTest
[INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.streaming.BackgroundSyncStreamTest
[INFO] [12/05/2023 11:57:40.852] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.867 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.streaming.BackgroundSyncStreamTest
[INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.mapping.JsonInternalVisitorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.mapping.JsonInternalVisitorTest
[INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.mapping.EnforcedThingMapperTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.mapping.EnforcedThingMapperTest
[INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.mapping.EvaluatedPolicyTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.mapping.EvaluatedPolicyTest
[INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.IndexLengthRestrictionEnforcerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.IndexLengthRestrictionEnforcerTest
[INFO] Running org.eclipse.ditto.thingsearch.service.persistence.read.query.MongoQueryBuilderLimitedTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.427 s -- in org.eclipse.ditto.thingsearch.service.persistence.read.query.MongoQueryBuilderLimitedTest
[INFO] Running org.eclipse.ditto.thingsearch.service.persistence.read.query.MongoQueryTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 s -- in org.eclipse.ditto.thingsearch.service.persistence.read.query.MongoQueryTest
[INFO] Running org.eclipse.ditto.thingsearch.service.persistence.read.query.MongoQueryBuilderFactoryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.thingsearch.service.persistence.read.query.MongoQueryBuilderFactoryTest
[INFO] Running org.eclipse.ditto.thingsearch.service.persistence.read.query.MongoQueryBuilderUnlimitedTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.thingsearch.service.persistence.read.query.MongoQueryBuilderUnlimitedTest
[INFO] Running org.eclipse.ditto.thingsearch.service.persistence.read.expression.visitors.GetExistsBsonVisitorTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.thingsearch.service.persistence.read.expression.visitors.GetExistsBsonVisitorTest
[INFO] Running org.eclipse.ditto.thingsearch.service.persistence.read.expression.visitors.GetFilterBsonVisitorTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.thingsearch.service.persistence.read.expression.visitors.GetFilterBsonVisitorTest
[INFO] Running org.eclipse.ditto.thingsearch.service.persistence.read.expression.visitors.GetSortBsonVisitorTest
[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
[INFO] Running org.eclipse.ditto.thingsearch.service.updater.actors.BackgroundSyncActorTest
[ERROR] [12/05/2023 11:57:48.020] [Thread-34] [pekko://PekkoTestSystem/system/testProbe-77/$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.)
2023-12-05 11:57:49,843 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-81/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached>
org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached
	at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213)
	at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409)
	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832)
	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
2023-12-05 11:57:49,843 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-81/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached>
org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached
	at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213)
	at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409)
	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832)
	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
[ERROR] [12/05/2023 11:57:50.157] [Thread-41] [pekko://PekkoTestSystem/system/testProbe-81/$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.)
2023-12-05 11:57:50,910 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-85/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached>
org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached
	at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213)
	at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409)
	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832)
	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
2023-12-05 11:57:50,910 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-85/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached>
org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached
	at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213)
	at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409)
	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832)
	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
[ERROR] [12/05/2023 11:57:51.235] [Thread-46] [pekko://PekkoTestSystem/system/testProbe-85/$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.)
2023-12-05 11:57:51,388 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-89/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached>
org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached
	at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213)
	at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409)
	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832)
	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
2023-12-05 11:57:51,388 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-89/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached>
org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached
	at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213)
	at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409)
	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832)
	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
2023-12-05 11:57:51,909 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-89/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached>
org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached
	at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213)
	at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409)
	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832)
	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
2023-12-05 11:57:51,909 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-89/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached>
org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached
	at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213)
	at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409)
	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832)
	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
[ERROR] [12/05/2023 11:57:52.294] [Thread-51] [pekko://PekkoTestSystem/system/testProbe-89/$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.)
2023-12-05 11:57:52,975 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-93/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached>
org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached
	at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213)
	at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409)
	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832)
	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
2023-12-05 11:57:52,975 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-93/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached>
org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached
	at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213)
	at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409)
	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832)
	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
[ERROR] [12/05/2023 11:57:53.339] [Thread-57] [pekko://PekkoTestSystem/system/testProbe-93/$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.)
2023-12-05 11:57:54,121 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-97/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached>
org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached
	at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213)
	at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409)
	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832)
	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
2023-12-05 11:57:54,121 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-97/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached>
org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached
	at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213)
	at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409)
	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832)
	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
[ERROR] [12/05/2023 11:57:54.396] [Thread-65] [pekko://PekkoTestSystem/system/testProbe-97/$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.)
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.17 s -- in org.eclipse.ditto.thingsearch.service.updater.actors.BackgroundSyncActorTest
[INFO] Running org.eclipse.ditto.thingsearch.service.updater.actors.ThingsUpdaterTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.264 s -- in org.eclipse.ditto.thingsearch.service.updater.actors.ThingsUpdaterTest
[INFO] Running org.eclipse.ditto.thingsearch.service.updater.actors.ThingUpdaterTest
[INFO] [12/05/2023 11:58:00.890] [ThingUpdaterTest_recoverLastWriteModel-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_recoverLastWriteModel/system/testProbe-116/thing%3Aid] Shutting down due to <DELETE> during <READY>
[INFO] [12/05/2023 11:58:00.995] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_recoverLastWriteModel)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:58:01.065] [ThingUpdaterTest_policyIdChangeTriggersSync-pekko.actor.default-dispatcher-5] [pekko://ThingUpdaterTest_policyIdChangeTriggersSync/system/testProbe-119/thing%3Aid] Got policy update <thing:id> at revision <1>. Previous known policy is <null>.
[INFO] [12/05/2023 11:58:01.097] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_policyIdChangeTriggersSync)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[WARN] [12/05/2023 11:58:01.102] [ThingUpdaterTest_policyIdChangeTriggersSync-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_policyIdChangeTriggersSync/system/testProbe-119/thing%3Aid] Shut down during <PERSISTING>
[INFO] [12/05/2023 11:58:02.161] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_updateFromOutdatedEvent)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:58:02.241] [ThingUpdaterTest_initialUpdateSkipped-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_initialUpdateSkipped/system/testProbe-126/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]>
[INFO] [12/05/2023 11:58:02.278] [ThingUpdaterTest_initialUpdateSkipped-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_initialUpdateSkipped/system/testProbe-126/thing%3Aid] Initial update was skipped - stopping thing updater for <thing:id>.
[WARN] [12/05/2023 11:58:02.279] [ThingUpdaterTest_initialUpdateSkipped-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_initialUpdateSkipped/system/testProbe-126/thing%3Aid] Shut down during <PERSISTING>
[INFO] [12/05/2023 11:58:07.279] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_initialUpdateSkipped)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:58:07.399] [ThingUpdaterTest_combineUpdatesFrom2Events-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_combineUpdatesFrom2Events/system/testProbe-131/thing%3Aid] Shutting down due to <DELETE> during <PERSISTING>
[INFO] [12/05/2023 11:58:07.402] [ThingUpdaterTest_combineUpdatesFrom2Events-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_combineUpdatesFrom2Events/system/testProbe-131/thing%3Aid] Shutting down after completing persistence operation
[WARN] [12/05/2023 11:58:07.402] [ThingUpdaterTest_combineUpdatesFrom2Events-pekko.actor.default-dispatcher-5] [pekko://ThingUpdaterTest_combineUpdatesFrom2Events/system/testProbe-131/thing%3Aid] Shut down during <PERSISTING>
[INFO] [12/05/2023 11:58:07.504] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_combineUpdatesFrom2Events)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:58:07.574] [ThingUpdaterTest_forceUpdateOnCommand-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_forceUpdateOnCommand/system/testProbe-134/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]>
[INFO] [12/05/2023 11:58:07.606] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_forceUpdateOnCommand)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[WARN] [12/05/2023 11:58:07.609] [ThingUpdaterTest_forceUpdateOnCommand-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_forceUpdateOnCommand/system/testProbe-134/thing%3Aid] Shut down during <PERSISTING>
[ERROR] [12/05/2023 11:58:07.672] [ThingUpdaterTest_updateFromOutdatedEventWithAck-pekko.actor.default-dispatcher-8] [pekko://ThingUpdaterTest_updateFromOutdatedEventWithAck/system/testProbe-137/thing%3Aid] Processed Event did not contain header of acknowledgement aggregator address: ImmutableDittoHeaders [{requested-acks=["search-persisted"], response-required=false}]
[INFO] [12/05/2023 11:58:07.704] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_updateFromOutdatedEventWithAck)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[WARN] [12/05/2023 11:58:07.779] [ThingUpdaterTest_updateFromOutdatedEventWithAck-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_updateFromOutdatedEventWithAck/system/testProbe-137/thing%3Aid] Shut down during <PERSISTING>
[INFO] [12/05/2023 11:58:07.901] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_updateFromEventAfterSkippedUpdate)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[WARN] [12/05/2023 11:58:07.903] [ThingUpdaterTest_updateFromEventAfterSkippedUpdate-pekko.actor.default-dispatcher-9] [pekko://ThingUpdaterTest_updateFromEventAfterSkippedUpdate/system/testProbe-140/thing%3Aid] Shut down during <PERSISTING>
[INFO] [12/05/2023 11:58:07.993] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-145/thing%3A1] Shutting down now due to <Shutdown [type=common.commands:shutdown, dittoHeaders=ImmutableDittoHeaders [{}], category=MODIFY, reason=PurgeNamespaceReason [namespaceToPurge=thing]]> during <RECOVERING>
[INFO] [pekkoDeadLetter][12/05/2023 11:58:07.994] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-145/thing%3A1] Message [org.apache.pekko.actor.Status$Failure] to Actor[pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-145/thing%3A1#516416224] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-145/thing%3A1#516416224] 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'.
[INFO] [12/05/2023 11:58:08.027] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-145/thing%3A3] Shutting down now due to <Shutdown [type=common.commands:shutdown, dittoHeaders=ImmutableDittoHeaders [{}], category=MODIFY, reason=PurgeNamespaceReason [namespaceToPurge=thing]]> during <PERSISTING>
[WARN] [12/05/2023 11:58:08.028] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-145/thing%3A3] Shut down during <PERSISTING>
[INFO] [pekkoDeadLetter][12/05/2023 11:58:08.029] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-145/thing%3A3] Message [org.eclipse.ditto.thingsearch.service.updater.actors.ThingUpdater$Result] to Actor[pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-145/thing%3A3#-967692115] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-145/thing%3A3#-967692115] 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'.
[INFO] [12/05/2023 11:58:08.058] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-145/thing%3A4] Shutting down now due to <Shutdown [type=common.commands:shutdown, dittoHeaders=ImmutableDittoHeaders [{}], category=MODIFY, reason=PurgeNamespaceReason [namespaceToPurge=thing]]> during <PERSISTING>
[WARN] [12/05/2023 11:58:08.058] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-145/thing%3A4] Shut down during <PERSISTING>
[INFO] [pekkoDeadLetter][12/05/2023 11:58:08.058] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-9] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-145/thing%3A4] Message [org.eclipse.ditto.thingsearch.service.updater.actors.ThingUpdater$Result] to Actor[pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-145/thing%3A4#-893105270] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-145/thing%3A4#-893105270] 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'.
[INFO] [12/05/2023 11:58:08.088] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-145/thing%3A5] Shutting down now due to <Shutdown [type=common.commands:shutdown, dittoHeaders=ImmutableDittoHeaders [{}], category=MODIFY, reason=PurgeNamespaceReason [namespaceToPurge=thing]]> during <RETRYING>
[WARN] [12/05/2023 11:58:08.089] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-145/thing%3A5] Shut down during <RETRYING>
[INFO] [12/05/2023 11:58:08.090] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_shutdownOnCommand)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:58:11.165] [ThingUpdaterTest_shutdownOnThingDeletedCommand-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_shutdownOnThingDeletedCommand/system/testProbe-148/thing%3Aid] Shutting down due to <DELETE> during <READY>
[INFO] [12/05/2023 11:58:11.167] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_shutdownOnThingDeletedCommand)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[ERROR] [12/05/2023 11:58:11.232] [ThingUpdaterTest_updateFromEventWithAck-pekko.actor.default-dispatcher-8] [pekko://ThingUpdaterTest_updateFromEventWithAck/system/testProbe-151/thing%3Aid] Processed Event did not contain header of acknowledgement aggregator address: ImmutableDittoHeaders [{requested-acks=["search-persisted"], response-required=false}]
[INFO] [12/05/2023 11:58:11.236] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_updateFromEventWithAck)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[WARN] [12/05/2023 11:58:11.238] [ThingUpdaterTest_updateFromEventWithAck-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_updateFromEventWithAck/system/testProbe-151/thing%3Aid] Shut down during <PERSISTING>
[INFO] [12/05/2023 11:58:12.313] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_ignoreIrrelevantShutdownDueToEntitiesPurging)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:58:17.432] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_updateSkipped)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:58:17.497] [ThingUpdaterTest_triggerUpdateOnCommand-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_triggerUpdateOnCommand/system/testProbe-162/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]>
[INFO] [12/05/2023 11:58:17.529] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_triggerUpdateOnCommand)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[WARN] [12/05/2023 11:58:17.531] [ThingUpdaterTest_triggerUpdateOnCommand-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_triggerUpdateOnCommand/system/testProbe-162/thing%3Aid] Shut down during <PERSISTING>
[INFO] [12/05/2023 11:58:17.617] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_updateFromEvent)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[WARN] [12/05/2023 11:58:17.619] [ThingUpdaterTest_updateFromEvent-pekko.actor.default-dispatcher-8] [pekko://ThingUpdaterTest_updateFromEvent/system/testProbe-165/thing%3Aid] Shut down during <PERSISTING>
[INFO] [12/05/2023 11:58:18.682] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_ignoreIrrelevantShutdownDueToNamespacePurging)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:58:18.758] [ThingUpdaterTest_handleShutdownDueToNamespacePurging-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_handleShutdownDueToNamespacePurging/system/testProbe-171/thing%3Aid] Shutting down now due to <Shutdown [type=common.commands:shutdown, dittoHeaders=ImmutableDittoHeaders [{}], category=MODIFY, reason=PurgeNamespaceReason [namespaceToPurge=thing]]> during <RECOVERING>
[INFO] [pekkoDeadLetter][12/05/2023 11:58:18.760] [ThingUpdaterTest_handleShutdownDueToNamespacePurging-pekko.actor.default-dispatcher-8] [pekko://ThingUpdaterTest_handleShutdownDueToNamespacePurging/system/testProbe-171/thing%3Aid] Message [org.eclipse.ditto.thingsearch.service.persistence.write.model.ThingWriteModel] to Actor[pekko://ThingUpdaterTest_handleShutdownDueToNamespacePurging/system/testProbe-171/thing%3Aid#-541061295] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://ThingUpdaterTest_handleShutdownDueToNamespacePurging/system/testProbe-171/thing%3Aid#-541061295] 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'.
[INFO] [12/05/2023 11:58:18.761] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_handleShutdownDueToNamespacePurging)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:58:18.999] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_stashEventsDuringPersistence)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[WARN] [12/05/2023 11:58:19.002] [ThingUpdaterTest_stashEventsDuringPersistence-pekko.actor.default-dispatcher-5] [pekko://ThingUpdaterTest_stashEventsDuringPersistence/system/testProbe-174/thing%3Aid] Shut down during <PERSISTING>
[INFO] [12/05/2023 11:58:19.070] [ThingUpdaterTest_handleShutdownDueToEntitiesPurging-pekko.actor.default-dispatcher-8] [pekko://ThingUpdaterTest_handleShutdownDueToEntitiesPurging/system/testProbe-177/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>
[INFO] [pekkoDeadLetter][12/05/2023 11:58:19.071] [ThingUpdaterTest_handleShutdownDueToEntitiesPurging-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_handleShutdownDueToEntitiesPurging/system/testProbe-177/thing%3Aid] Message [org.eclipse.ditto.thingsearch.service.persistence.write.model.ThingWriteModel] to Actor[pekko://ThingUpdaterTest_handleShutdownDueToEntitiesPurging/system/testProbe-177/thing%3Aid#-500280198] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://ThingUpdaterTest_handleShutdownDueToEntitiesPurging/system/testProbe-177/thing%3Aid#-500280198] 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'.
[INFO] [12/05/2023 11:58:19.072] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_handleShutdownDueToEntitiesPurging)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.40 s -- in org.eclipse.ditto.thingsearch.service.updater.actors.ThingUpdaterTest
[INFO] Running org.eclipse.ditto.thingsearch.service.common.model.ResultListImplTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.thingsearch.service.common.model.ResultListImplTest
[INFO] Running org.eclipse.ditto.thingsearch.service.common.config.DefaultUpdaterConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.065 s -- in org.eclipse.ditto.thingsearch.service.common.config.DefaultUpdaterConfigTest
[INFO] Running org.eclipse.ditto.thingsearch.service.common.config.DefaultSearchPersistenceConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s -- in org.eclipse.ditto.thingsearch.service.common.config.DefaultSearchPersistenceConfigTest
[INFO] Running org.eclipse.ditto.thingsearch.service.common.config.DefaultPersistenceStreamConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 s -- in org.eclipse.ditto.thingsearch.service.common.config.DefaultPersistenceStreamConfigTest
[INFO] Running org.eclipse.ditto.thingsearch.service.common.config.DefaultBackgroundSyncConfigTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.thingsearch.service.common.config.DefaultBackgroundSyncConfigTest
[INFO] Running org.eclipse.ditto.thingsearch.service.common.config.DefaultStreamConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.thingsearch.service.common.config.DefaultStreamConfigTest
[INFO] Running org.eclipse.ditto.thingsearch.service.common.util.KeyEscapeUtilTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.thingsearch.service.common.util.KeyEscapeUtilTest
[INFO] Running org.eclipse.ditto.thingsearch.service.starter.ThingsSearchServiceGlobalEventRegistryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.thingsearch.service.starter.ThingsSearchServiceGlobalEventRegistryTest
[INFO] Running org.eclipse.ditto.thingsearch.service.starter.ThingSearchServiceGlobalErrorRegistryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.thingsearch.service.starter.ThingSearchServiceGlobalErrorRegistryTest
[INFO] Running org.eclipse.ditto.thingsearch.service.starter.ThingsSearchServiceGlobalCommandResponseRegistryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.thingsearch.service.starter.ThingsSearchServiceGlobalCommandResponseRegistryTest
[INFO] Running org.eclipse.ditto.thingsearch.service.starter.actors.SearchActorTest
2023-12-05 11:58:21,069 INFO  [] o.e.d.b.s.s.SignalTransformers  - Instantiated the following signal transformers: .
[INFO] [12/05/2023 11:58:21.082] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-178/thingsSearch] Got <SubscribeAck(Subscribe(thing-search.commands::grouped,Some(thingsSearch),Actor[pekko://SearchActorTest_waitForQueries/system/testProbe-178/thingsSearch#-1217039846]))>
[INFO] [12/05/2023 11:58:21.103] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-178/thingsSearch] Processing CountThings command with namespaces <Optional.empty> and filter: <Optional.empty>
[INFO] [12/05/2023 11:58:21.112] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-178/thingsSearch] SERVICE_REQUESTS_DONE: abort ongoing streams
[INFO] [12/05/2023 11:58:21.112] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-178/thingsSearch] SERVICE_REQUESTS_DONE: waiting for 1 ongoing requests
[INFO] [12/05/2023 11:58:21.216] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-178/thingsSearch] OP_COMPLETE: finished waiting for requests
[INFO] [12/05/2023 11:58:21.216] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-178/thingsSearch] Processing SudoCountThings command with filter: <Optional.empty>
[INFO] [12/05/2023 11:58:21.217] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-178/thingsSearch] SERVICE_REQUESTS_DONE: abort ongoing streams
[INFO] [12/05/2023 11:58:21.218] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-178/thingsSearch] SERVICE_REQUESTS_DONE: waiting for 1 ongoing requests
[INFO] [12/05/2023 11:58:21.317] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-178/thingsSearch] OP_COMPLETE: finished waiting for requests
[INFO] [12/05/2023 11:58:21.324] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-178/thingsSearch] SERVICE_REQUESTS_DONE: abort ongoing streams
[INFO] [12/05/2023 11:58:21.324] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-178/thingsSearch] SERVICE_REQUESTS_DONE: waiting for 1 ongoing requests
[INFO] [12/05/2023 11:58:21.324] [SearchActorTest_waitForQueries-pekko.actor.default-dispatcher-9] [pekko://SearchActorTest_waitForQueries/system/testProbe-178/thingsSearch] Processing QueryThings command with namespaces <Optional.empty> and filter: <Optional.empty>
[INFO] [12/05/2023 11:58:21.423] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-178/thingsSearch] OP_COMPLETE: finished waiting for requests
2023-12-05 11:58:21,480 INFO  [] o.e.d.b.s.s.SignalTransformers  - Instantiated the following signal transformers: .
[INFO] [12/05/2023 11:58:21.481] [SearchActorTest_unbindAndStopWithoutQuery-search-dispatcher-7] [pekko://SearchActorTest_unbindAndStopWithoutQuery/system/testProbe-180/thingsSearch] Got <SubscribeAck(Subscribe(thing-search.commands::grouped,Some(thingsSearch),Actor[pekko://SearchActorTest_unbindAndStopWithoutQuery/system/testProbe-180/thingsSearch#-2116764612]))>
[INFO] [12/05/2023 11:58:21.482] [SearchActorTest_unbindAndStopWithoutQuery-search-dispatcher-7] [pekko://SearchActorTest_unbindAndStopWithoutQuery/system/testProbe-180/thingsSearch] SERVICE_UNBIND: unsubscribing from pubsub for thingsSearch
[INFO] [12/05/2023 11:58:21.483] [Thread-139] [pekko://SearchActorTest_unbindAndStopWithoutQuery/system/testProbe-180/thingsSearch] UnsubscribeAck(Unsubscribe(thing-search.commands::grouped,Some(thingsSearch),Actor[pekko://SearchActorTest_unbindAndStopWithoutQuery/system/testProbe-180/thingsSearch#-2116764612])): unsubscribing from pubsub completed successful for thingsSearch
[INFO] [12/05/2023 11:58:21.483] [SearchActorTest_unbindAndStopWithoutQuery-search-dispatcher-7] [pekko://SearchActorTest_unbindAndStopWithoutQuery/system/testProbe-180/thingsSearch] SERVICE_REQUESTS_DONE: abort ongoing streams
[INFO] [12/05/2023 11:58:21.483] [SearchActorTest_unbindAndStopWithoutQuery-search-dispatcher-7] [pekko://SearchActorTest_unbindAndStopWithoutQuery/system/testProbe-180/thingsSearch] SERVICE_REQUESTS_DONE: no ongoing requests
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.599 s -- in org.eclipse.ditto.thingsearch.service.starter.actors.SearchActorTest
[INFO] Running org.eclipse.ditto.thingsearch.service.starter.actors.SearchRootActorTest
2023-12-05 11:58:21,604 INFO  [] o.e.d.b.s.c.DittoSplitBrainResolver  - SBR will be automatically enabled after <PT1H>
2023-12-05 11:58:21,822 INFO  [] o.e.d.b.s.s.SignalTransformers  - Instantiated the following signal transformers: .
2023-12-05 11:58:21,919 INFO  [] o.e.d.t.s.p.w.s.MongoSearchUpdaterFlow  - Update writeConcern=<WriteConcern{w=null, wTimeout=null ms, journal=true}>
2023-12-05 11:58:23,032 INFO  [] o.e.d.t.s.p.w.s.MongoSearchUpdaterFlow  - Update writeConcern=<WriteConcern{w=null, wTimeout=null ms, journal=true}>
Failed to stop [SearchRootActorTest] within [10 seconds] 
-> / LocalActorRefProvider$$anon$2 class org.apache.pekko.actor.LocalActorRefProvider$Guardian status=0 1 children
   ⌊-> system LocalActorRef class org.apache.pekko.actor.LocalActorRefProvider$SystemGuardian status=4 Terminating(Termination)
       |    toDie: Actor[pekko://SearchRootActorTest/system/Materializers#-491967796]
       ⌊-> Materializers RepointableActorRef class org.apache.pekko.stream.impl.MaterializerGuardian status=4 Terminating(Termination)
           |    toDie: Actor[pekko://SearchRootActorTest/system/Materializers/StreamSupervisor-113#163981399]
           ⌊-> StreamSupervisor-113 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=4 Terminating(Termination)
               |    toDie: Actor[pekko://SearchRootActorTest/system/Materializers/StreamSupervisor-113/flow-14-0-ignoreSink#-2074917138]
               |           Actor[pekko://SearchRootActorTest/system/Materializers/StreamSupervisor-113/flow-15-0-unnamed#1623466699]
               |           Actor[pekko://SearchRootActorTest/system/Materializers/StreamSupervisor-113/flow-7-0-ignoreSink#-1349681841]
               |           Actor[pekko://SearchRootActorTest/system/Materializers/StreamSupervisor-113/flow-8-0-unnamed#42140982]
               ⌊-> flow-14-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children
               ⌊-> flow-15-0-unnamed RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children
               ⌊-> flow-7-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children
               ⌊-> flow-8-0-unnamed RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.63 s -- in org.eclipse.ditto.thingsearch.service.starter.actors.SearchRootActorTest
[INFO] Running org.eclipse.ditto.thingsearch.service.starter.actors.SearchUpdaterRootActorTest
2023-12-05 11:58:33,157 WARN  [] k.m.ModuleRegistry  - Cannot register module [pekko.actor.default-dispatcher], a module with that name already exists.
2023-12-05 11:58:33,170 INFO  [] o.e.d.b.s.c.DittoSplitBrainResolver  - SBR will be automatically enabled after <PT1H>
2023-12-05 11:58:33,389 INFO  [] o.e.d.t.s.p.w.s.MongoSearchUpdaterFlow  - Update writeConcern=<WriteConcern{w=null, wTimeout=null ms, journal=true}>
2023-12-05 11:58:33,398 INFO  [] o.e.d.t.s.p.w.s.MongoSearchUpdaterFlow  - Update writeConcern=<WriteConcern{w=null, wTimeout=null ms, journal=true}>
[WARN] [12/05/2023 11:58:34.162] [SearchRootActorTest-pekko.actor.internal-dispatcher-4] [CoordinatedShutdown(pekko://SearchRootActorTest)] Coordinated shutdown phase [actor-system-terminate] timed out after 10000 milliseconds
2023-12-05 11:58:34,525 WARN  [] k.m.ModuleRegistry  - Cannot cancel registration on module [pekko.actor.default-dispatcher] because the module was not added properly
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.404 s -- in org.eclipse.ditto.thingsearch.service.starter.actors.SearchUpdaterRootActorTest
[INFO] Running org.eclipse.ditto.thingsearch.service.starter.actors.ThingsSearchCursorTest
[INFO] [12/05/2023 11:58:34.615] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:58:34.721] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:58:34.929] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] [12/05/2023 11:58:34.996] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2023-12-05 11:58:35,055 INFO  [] o.e.d.t.s.s.a.ThingsSearchCursor  - Failed to decode cursor: class java.util.zip.DataFormatException 'invalid block type' due to null
[INFO] [12/05/2023 11:58:35.057] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.548 s -- in org.eclipse.ditto.thingsearch.service.starter.actors.ThingsSearchCursorTest
[INFO] Running org.eclipse.ditto.thingsearch.service.starter.config.DittoSearchConfigTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.eclipse.ditto.thingsearch.service.starter.config.DittoSearchConfigTest
[INFO] Running org.eclipse.ditto.thingsearch.service.starter.ThingsSearchServiceGlobalCommandRegistryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.thingsearch.service.starter.ThingsSearchServiceGlobalCommandRegistryTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 159, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch-service ---
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-thingsearch-service ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3.jar
[INFO] 
[INFO] --- shade:3.5.0:shade (default) @ ditto-thingsearch-service ---
[INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-json:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-base-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-policies-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-placeholders:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-policies-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:3.4.3 in the shaded jar.
[INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:3.4.3 in the shaded jar.
[INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar.
[INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar.
[INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-base-service:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-base-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:3.4.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar.
[INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar.
[INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:3.4.3 in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:1.7.36 in the shaded jar.
[INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.36 in the shaded jar.
[INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar.
[INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar.
[INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar.
[INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar.
[INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar.
[INFO] Including io.kamon:kamon-core_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar.
[INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar.
[INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar.
[INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar.
[INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar.
[INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar.
[INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-rql-query:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-things-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-rql-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-rql-search-option-parser:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-things-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-protocol:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-connectivity-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-messages-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar.
[INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar.
[INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar.
[INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar.
[INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar.
[INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar.
[INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar.
[INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar.
[INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar.
[INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar.
[INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar.
[INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar.
[INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar.
[INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar.
[INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:3.4.3 in the shaded jar.
[INFO] Including org.codehaus.janino:janino:jar:3.1.10 in the shaded jar.
[INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.10 in the shaded jar.
[INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.2 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar.
[INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar.
[INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar.
[INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-utils-result:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] caffeine-3.1.8.jar, ditto-base-api-3.4.3.jar, ditto-base-model-3.4.3.jar, ditto-base-service-3.4.3.jar, ditto-connectivity-model-3.4.3.jar, ditto-internal-models-signal-3.4.3.jar, ditto-internal-models-signalenrichment-3.4.3.jar, ditto-internal-models-streaming-3.4.3.jar, ditto-internal-utils-cache-3.4.3.jar, ditto-internal-utils-cache-loaders-3.4.3.jar, ditto-internal-utils-cluster-3.4.3.jar, ditto-internal-utils-config-3.4.3.jar, ditto-internal-utils-ddata-3.4.3.jar, ditto-internal-utils-extension-3.4.3.jar, ditto-internal-utils-health-3.4.3.jar, ditto-internal-utils-metrics-3.4.3.jar, ditto-internal-utils-namespaces-3.4.3.jar, ditto-internal-utils-pekko-3.4.3.jar, ditto-internal-utils-persistence-3.4.3.jar, ditto-internal-utils-pubsub-3.4.3.jar, ditto-internal-utils-tracing-3.4.3.jar, ditto-json-3.4.3.jar, ditto-json-cbor-3.4.3.jar, ditto-messages-model-3.4.3.jar, ditto-placeholders-3.4.3.jar, ditto-policies-api-3.4.3.jar, ditto-policies-enforcement-3.4.3.jar, ditto-policies-model-3.4.3.jar, ditto-protocol-3.4.3.jar, ditto-rql-model-3.4.3.jar, ditto-rql-parser-3.4.3.jar, ditto-rql-query-3.4.3.jar, ditto-rql-search-option-parser-3.4.3.jar, ditto-things-api-3.4.3.jar, ditto-things-model-3.4.3.jar, ditto-thingsearch-api-3.4.3.jar, ditto-thingsearch-model-3.4.3.jar, ditto-thingsearch-service-3.4.3.jar, ditto-utils-result-3.4.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-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: 
[WARNING]   - META-INF/LICENSE
[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, kotlin-stdlib-1.4.10.jar define 1 overlapping classes: 
[WARNING]   - META-INF.versions.9.module-info
[WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 
[WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.properties
[WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.xml
[WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 
[WARNING]   - META-INF/native-image/org.mongodb/bson/native-image.properties
[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: 
[WARNING]   - META-INF/DISCLAIMER
[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.10.jar, config-1.4.2.jar, ditto-base-api-3.4.3.jar, ditto-base-model-3.4.3.jar, ditto-base-service-3.4.3.jar, ditto-connectivity-model-3.4.3.jar, ditto-internal-models-signal-3.4.3.jar, ditto-internal-models-signalenrichment-3.4.3.jar, ditto-internal-models-streaming-3.4.3.jar, ditto-internal-utils-cache-3.4.3.jar, ditto-internal-utils-cache-loaders-3.4.3.jar, ditto-internal-utils-cluster-3.4.3.jar, ditto-internal-utils-config-3.4.3.jar, ditto-internal-utils-ddata-3.4.3.jar, ditto-internal-utils-extension-3.4.3.jar, ditto-internal-utils-health-3.4.3.jar, ditto-internal-utils-metrics-3.4.3.jar, ditto-internal-utils-namespaces-3.4.3.jar, ditto-internal-utils-pekko-3.4.3.jar, ditto-internal-utils-persistence-3.4.3.jar, ditto-internal-utils-pubsub-3.4.3.jar, ditto-internal-utils-tracing-3.4.3.jar, ditto-json-3.4.3.jar, ditto-json-cbor-3.4.3.jar, ditto-messages-model-3.4.3.jar, ditto-placeholders-3.4.3.jar, ditto-policies-api-3.4.3.jar, ditto-policies-enforcement-3.4.3.jar, ditto-policies-model-3.4.3.jar, ditto-protocol-3.4.3.jar, ditto-rql-model-3.4.3.jar, ditto-rql-parser-3.4.3.jar, ditto-rql-query-3.4.3.jar, ditto-rql-search-option-parser-3.4.3.jar, ditto-things-api-3.4.3.jar, ditto-things-model-3.4.3.jar, ditto-thingsearch-api-3.4.3.jar, ditto-thingsearch-model-3.4.3.jar, ditto-thingsearch-service-3.4.3.jar, ditto-utils-result-3.4.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-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.10.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-1.7.36.jar, kamon-core_2.13-2.6.5.jar, kamon-executors_2.13-2.6.5.jar, kamon-instrumentation-common_2.13-2.6.5.jar, kamon-opentelemetry_2.13-2.6.5.jar, kamon-prometheus_2.13-2.6.5.jar, kamon-system-metrics_2.13-2.6.5.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, logstash-logback-encoder-7.2.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-1.7.36.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] ditto-base-api-3.4.3.jar, ditto-base-model-3.4.3.jar, ditto-base-service-3.4.3.jar, ditto-connectivity-model-3.4.3.jar, ditto-internal-models-signal-3.4.3.jar, ditto-internal-models-signalenrichment-3.4.3.jar, ditto-internal-models-streaming-3.4.3.jar, ditto-internal-utils-cache-3.4.3.jar, ditto-internal-utils-cache-loaders-3.4.3.jar, ditto-internal-utils-cluster-3.4.3.jar, ditto-internal-utils-config-3.4.3.jar, ditto-internal-utils-ddata-3.4.3.jar, ditto-internal-utils-extension-3.4.3.jar, ditto-internal-utils-health-3.4.3.jar, ditto-internal-utils-metrics-3.4.3.jar, ditto-internal-utils-namespaces-3.4.3.jar, ditto-internal-utils-pekko-3.4.3.jar, ditto-internal-utils-persistence-3.4.3.jar, ditto-internal-utils-pubsub-3.4.3.jar, ditto-internal-utils-tracing-3.4.3.jar, ditto-json-3.4.3.jar, ditto-json-cbor-3.4.3.jar, ditto-messages-model-3.4.3.jar, ditto-placeholders-3.4.3.jar, ditto-policies-api-3.4.3.jar, ditto-policies-enforcement-3.4.3.jar, ditto-policies-model-3.4.3.jar, ditto-protocol-3.4.3.jar, ditto-rql-model-3.4.3.jar, ditto-rql-parser-3.4.3.jar, ditto-rql-query-3.4.3.jar, ditto-rql-search-option-parser-3.4.3.jar, ditto-things-api-3.4.3.jar, ditto-things-model-3.4.3.jar, ditto-thingsearch-api-3.4.3.jar, ditto-thingsearch-model-3.4.3.jar, ditto-thingsearch-service-3.4.3.jar, ditto-utils-result-3.4.3.jar define 2 overlapping resources: 
[WARNING]   - META-INF/NOTICE-THIRD-PARTY.md
[WARNING]   - META-INF/NOTICE.md
[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: 
[WARNING]   - META-INF/io.netty.versions.properties
[WARNING] ditto-rql-parser-3.4.3.jar, ditto-rql-search-option-parser-3.4.3.jar define 4 overlapping classes: 
[WARNING]   - org.eclipse.ditto.rql.parser.RqlPredicateParser
[WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlParserBase
[WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser
[WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser$
[WARNING] maven-shade-plugin has detected that some files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the file is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Attaching shaded artifact.
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-thingsearch-service >>>
[INFO] 
[INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-thingsearch-service ---
[INFO] Assigning port '39851' to property 'random-pekko-tcp-port'
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-thingsearch-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-service ---
[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-release/thingsearch/service/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-thingsearch-service <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-thingsearch-service ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch-service ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.thingsearch.service.common.config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/read/expression/visitors/AbstractFieldBsonCreator.java:88: warning: no comment
[WARNING] public final Bson visitSimple(final String fieldName) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/AbstractWriteModel.java:72: warning: no @param for maxWireVersion
[WARNING] public Optional<MongoWriteModel> toIncrementalMongo(@Nullable final AbstractWriteModel previousWriteModel,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/BackgroundSyncConfig.java:71: warning: no @return
[WARNING] Duration getIdleTimeout();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/mapping/BsonDiff.java:83: warning: no @param for maxWireVersion
[WARNING] public static BsonDiff minus(final BsonDocument minuend, final BsonDocument subtrahend,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/mapping/BsonDiff.java:96: warning: no @param for maxWireVersion
[WARNING] public static BsonDiff minusThingDocs(final BsonDocument minuend, final BsonDocument subtrahend,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:260: warning: no comment
[WARNING] CONSISTENCY_ERROR,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:261: warning: no comment
[WARNING] INCORRECT_PATCH,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:263: warning: no comment
[WARNING] OK
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:259: warning: no comment
[WARNING] UNACKNOWLEDGED,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:262: warning: no comment
[WARNING] WRITE_ERROR,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/CachingSignalEnrichmentFacadeProvider.java:46: warning: no @return
[WARNING] CachingSignalEnrichmentFacade getSignalEnrichmentFacade(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/CachingSignalEnrichmentFacadeProvider.java:71: warning: no comment
[WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<CachingSignalEnrichmentFacadeProvider> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/DefaultBackgroundSyncConfig.java:69: warning: no comment
[WARNING] public static BackgroundSyncConfig fromUpdaterConfig(final Config updaterConfig) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/query/validation/QueryCriteriaValidator.java:42: warning: no @param for command
[WARNING] CompletionStage<Query> validateQuery(final Command<?> command, final Query query);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:93: warning: no @param for lastWriteModel
[WARNING] toIncrementalMongo(final AbstractWriteModel model, final AbstractWriteModel lastWriteModel, final Logger logger) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/updater/actors/DefaultSearchUpdateObserver.java:29: warning: no comment
[WARNING] public DefaultSearchUpdateObserver(final ActorSystem system, final Config config) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/SearchConfig.java:36: warning: no comment
[WARNING] Optional<String> getMongoHintsByNamespace();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/read/expression/visitors/GetExistsBsonVisitor.java:55: warning: no @param for authorizationSubjectIds
[WARNING] public static Bson apply(final ExistsFieldExpression expression, final List<String> authorizationSubjectIds) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/mapping/JsonInternalVisitor.java:40: warning: no comment
[WARNING] default T eval(final JsonValue value) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/util/KeyEscapeUtil.java:27: warning: no comment
[WARNING] public static final String FAKE_DOT = "~2";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/Metadata.java:122: warning: no @param for events
[WARNING] public static Metadata of(final ThingId thingId,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/Metadata.java:222: warning: no @param for ackRecipient
[WARNING] public Metadata withAckRecipient(final ActorSelection ackRecipient) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/Metadata.java:233: warning: no @param for reason
[WARNING] public Metadata withUpdateReason(final UpdateReason reason) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/read/query/MongoQueryBuilderFactory.java:33: warning: no comment
[WARNING] public MongoQueryBuilderFactory(final LimitsConfig limitsConfig) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/MongoSortKeyMappingFunction.java:43: warning: no comment
[WARNING] public static String mapSortKey(final String... values) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/read/MongoThingsSearchPersistence.java:102: warning: no @param for persistenceConfig
[WARNING] public MongoThingsSearchPersistence(final DittoMongoClient mongoClient, final ActorSystem actorSystem,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/impl/MongoThingsSearchUpdaterPersistence.java:75: warning: no @return
[WARNING] public static ThingsSearchUpdaterPersistence of(final MongoDatabase database,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/query/validation/QueryCriteriaValidator.java:62: warning: no comment
[WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<QueryCriteriaValidator> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/util/RootSupervisorStrategyFactory.java:40: warning: no comment
[WARNING] public static OneForOneStrategy createStrategy(final LoggingAdapter log) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:41: warning: no comment
[WARNING] protected final ActorSystem actorSystem;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:42: warning: no comment
[WARNING] protected final int maxWireVersion;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:44: warning: no comment
[WARNING] protected SearchUpdateMapper(final ActorSystem actorSystem, final Config config) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:48: warning: no comment
[WARNING] protected SearchUpdateMapper(final ActorSystem actorSystem, final Integer maxWireVersion) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/updater/actors/SearchUpdateObserver.java:64: warning: no comment
[WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<SearchUpdateObserver> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdaterStream.java:64: warning: no @param for blockedNamespaces
[WARNING] public static SearchUpdaterStream of(final UpdaterConfig updaterConfig,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/updater/actors/ShardRegionFactory.java:101: warning: no @param for clusterRole
[WARNING] public ActorRef getSearchUpdaterShardRegion(final int numberOfShards, @Nonnull final Props thingUpdaterProps,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/updater/actors/ThingUpdater.java:131: warning: no comment
[WARNING] public static Result fromError(final Metadata metadata, final Throwable error) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/WriteResultAndErrors.java:86: warning: no comment
[WARNING] public static WriteResultAndErrors failure(final Throwable error) {
[WARNING] ^
[WARNING] 39 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch-service ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Thing Search :: Service' with 109 classes
[INFO] 
[INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-thingsearch-service ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3-allinone.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3-allinone.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-thingsearch-service ---
[INFO] Signing 5 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch-service ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/3.4.3/ditto-thingsearch-service-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/3.4.3/ditto-thingsearch-service-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/3.4.3/ditto-thingsearch-service-3.4.3-allinone.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/3.4.3/ditto-thingsearch-service-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/3.4.3/ditto-thingsearch-service-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/3.4.3/ditto-thingsearch-service-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/3.4.3/ditto-thingsearch-service-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3-allinone.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/3.4.3/ditto-thingsearch-service-3.4.3-allinone.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/3.4.3/ditto-thingsearch-service-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/3.4.3/ditto-thingsearch-service-3.4.3-javadoc.jar.asc
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Eclipse Ditto 3.4.3:
[INFO] 
[INFO] Eclipse Ditto ...................................... SUCCESS [ 17.136 s]
[INFO] Eclipse Ditto :: Legal ............................. SUCCESS [  2.828 s]
[INFO] Eclipse Ditto :: BOM ............................... SUCCESS [  0.452 s]
[INFO] Eclipse Ditto :: Utils ............................. SUCCESS [  0.487 s]
[INFO] Eclipse Ditto :: Utils :: JSR-305 Extensions ....... SUCCESS [ 12.277 s]
[INFO] Eclipse Ditto :: JSON .............................. SUCCESS [ 27.540 s]
[INFO] Eclipse Ditto :: Base .............................. SUCCESS [  0.588 s]
[INFO] Eclipse Ditto :: Base :: Model ..................... SUCCESS [ 34.405 s]
[INFO] Eclipse Ditto :: Base :: API ....................... SUCCESS [ 15.357 s]
[INFO] Eclipse Ditto :: Internal .......................... SUCCESS [  0.444 s]
[INFO] Eclipse Ditto :: Internal :: Utils ................. SUCCESS [  0.367 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Config ....... SUCCESS [ 17.621 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Metrics ...... SUCCESS [ 23.072 s]
[INFO] Eclipse Ditto :: Utils :: Result ................... SUCCESS [ 14.515 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Tracing ...... SUCCESS [ 25.180 s]
[INFO] Eclipse Ditto :: Internal :: Models ................ SUCCESS [  0.335 s]
[INFO] Eclipse Ditto :: Internal :: Models :: Streaming ... SUCCESS [ 11.138 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Pekko ........ SUCCESS [ 49.552 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Health ....... SUCCESS [ 17.124 s]
[INFO] Eclipse Ditto :: JSON CBOR ......................... SUCCESS [ 15.244 s]
[INFO] Eclipse Ditto :: Policies .......................... SUCCESS [  0.347 s]
[INFO] Eclipse Ditto :: Policies :: Model ................. SUCCESS [ 43.841 s]
[INFO] Eclipse Ditto :: Things ............................ SUCCESS [  0.404 s]
[INFO] Eclipse Ditto :: Things :: Model ................... SUCCESS [ 41.847 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Cluster ...... SUCCESS [ 32.276 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Extension .... SUCCESS [  7.471 s]
[INFO] Eclipse Ditto :: Placeholders ...................... SUCCESS [ 13.456 s]
[INFO] Eclipse Ditto :: Base :: Service ................... SUCCESS [ 30.260 s]
[INFO] Eclipse Ditto :: Connectivity ...................... SUCCESS [  0.321 s]
[INFO] Eclipse Ditto :: Connectivity :: Model ............. SUCCESS [ 26.721 s]
[INFO] Eclipse Ditto :: Thing Search ...................... SUCCESS [  0.406 s]
[INFO] Eclipse Ditto :: Thing Search :: Model ............. SUCCESS [ 15.632 s]
[INFO] Eclipse Ditto :: Messages .......................... SUCCESS [  0.339 s]
[INFO] Eclipse Ditto :: Messages :: Model ................. SUCCESS [ 14.744 s]
[INFO] Eclipse Ditto :: Protocol .......................... SUCCESS [ 26.051 s]
[INFO] Eclipse Ditto :: Internal :: Models :: Signal ...... SUCCESS [ 18.230 s]
[INFO] Eclipse Ditto :: Policies :: API ................... SUCCESS [ 12.784 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Distributed Data SUCCESS [ 13.088 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub ...... SUCCESS [03:26 min]
[INFO] Eclipse Ditto :: Internal :: Utils :: Cache ........ SUCCESS [ 13.824 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Test ......... SUCCESS [ 10.970 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Persistence .. SUCCESS [ 29.357 s]
[INFO] Eclipse Ditto :: Things :: API ..................... SUCCESS [ 14.781 s]
[INFO] Eclipse Ditto :: Connectivity :: API ............... SUCCESS [ 21.838 s]
[INFO] Eclipse Ditto :: JWT ............................... SUCCESS [  0.328 s]
[INFO] Eclipse Ditto :: JWT :: Model ...................... SUCCESS [ 10.879 s]
[INFO] Eclipse Ditto :: WoT ............................... SUCCESS [  0.330 s]
[INFO] Eclipse Ditto :: WoT :: Model ...................... SUCCESS [ 16.970 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Cache Loaders  SUCCESS [ 59.375 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Namespaces ... SUCCESS [ 14.991 s]
[INFO] Eclipse Ditto :: Policies :: Enforcement ........... SUCCESS [ 20.944 s]
[INFO] Eclipse Ditto :: RQL ............................... SUCCESS [  0.305 s]
[INFO] Eclipse Ditto :: RQL :: Model ...................... SUCCESS [  9.115 s]
[INFO] Eclipse Ditto :: RQL :: parser ..................... SUCCESS [ 19.148 s]
[INFO] Eclipse Ditto :: RQL :: Query ...................... SUCCESS [ 12.918 s]
[INFO] Eclipse Ditto :: Thing Search :: API ............... SUCCESS [ 11.453 s]
[INFO] Eclipse Ditto :: Edge .............................. SUCCESS [  0.331 s]
[INFO] Eclipse Ditto :: Edge :: Service ................... SUCCESS [ 35.166 s]
[INFO] Eclipse Ditto :: Internal :: Models :: Signal Enrichment SUCCESS [ 31.464 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Conditional Headers SUCCESS [  8.232 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Persistent Actors SUCCESS [ 28.429 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Protocol ..... SUCCESS [ 12.983 s]
[INFO] Eclipse Ditto :: RQL :: search option parser ....... SUCCESS [ 24.353 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Search ....... SUCCESS [ 16.131 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies SUCCESS [  7.902 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things SUCCESS [ 15.603 s]
[INFO] Eclipse Ditto :: Connectivity :: Service ........... SUCCESS [07:18 min]
[INFO] Eclipse Ditto :: Documentation ..................... SUCCESS [  1.054 s]
[INFO] Eclipse Ditto :: Gateway ........................... SUCCESS [  0.311 s]
[INFO] Eclipse Ditto :: Gateway :: API .................... SUCCESS [  9.286 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: HTTP ......... SUCCESS [  6.047 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: JWT .......... SUCCESS [ 13.212 s]
[INFO] Eclipse Ditto :: Gateway :: Service ................ SUCCESS [02:16 min]
[INFO] Eclipse Ditto :: Policies :: Service ............... SUCCESS [04:25 min]
[INFO] Eclipse Ditto :: WoT :: Integration ................ SUCCESS [  8.513 s]
[INFO] Eclipse Ditto :: Things :: Service ................. SUCCESS [02:25 min]
[INFO] Eclipse Ditto :: Thing Search :: Service ........... SUCCESS [02:04 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  39:55 min
[INFO] Finished at: 2023-12-05T11:59:30Z
[INFO] ------------------------------------------------------------------------
[ditto-release] $ /opt/tools/apache-maven/latest/bin/mvn --batch-mode --errors deploy -PperformRelease,signArtifactsMavenCentral,publishToMavenCentral -DcreateJavadoc=true -DskipTests=true -DskipTests=true -DskipITs=true -Drevision=3.4.3
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/tools/apache-maven/latest
Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.ditto:ditto-policies-service:jar:3.4.3
[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-release/policies/service/pom.xml, line 143, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] Inspecting build with total of 77 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 77 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[WARNING] The project org.eclipse.ditto:ditto:pom:3.4.3 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
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Eclipse Ditto                                                      [pom]
[INFO] Eclipse Ditto :: Legal                                             [jar]
[INFO] Eclipse Ditto :: BOM                                               [pom]
[INFO] Eclipse Ditto :: Utils                                             [pom]
[INFO] Eclipse Ditto :: Utils :: JSR-305 Extensions                       [jar]
[INFO] Eclipse Ditto :: JSON                                           [bundle]
[INFO] Eclipse Ditto :: Base                                              [pom]
[INFO] Eclipse Ditto :: Base :: Model                                  [bundle]
[INFO] Eclipse Ditto :: Base :: API                                       [jar]
[INFO] Eclipse Ditto :: Internal                                          [pom]
[INFO] Eclipse Ditto :: Internal :: Utils                                 [pom]
[INFO] Eclipse Ditto :: Internal :: Utils :: Config                       [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: Metrics                      [jar]
[INFO] Eclipse Ditto :: Utils :: Result                                   [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: Tracing                      [jar]
[INFO] Eclipse Ditto :: Internal :: Models                                [pom]
[INFO] Eclipse Ditto :: Internal :: Models :: Streaming                   [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: Pekko                        [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: Health                       [jar]
[INFO] Eclipse Ditto :: JSON CBOR                                      [bundle]
[INFO] Eclipse Ditto :: Policies                                          [pom]
[INFO] Eclipse Ditto :: Policies :: Model                              [bundle]
[INFO] Eclipse Ditto :: Things                                            [pom]
[INFO] Eclipse Ditto :: Things :: Model                                [bundle]
[INFO] Eclipse Ditto :: Internal :: Utils :: Cluster                      [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: Extension                    [jar]
[INFO] Eclipse Ditto :: Placeholders                                   [bundle]
[INFO] Eclipse Ditto :: Base :: Service                                   [jar]
[INFO] Eclipse Ditto :: Connectivity                                      [pom]
[INFO] Eclipse Ditto :: Connectivity :: Model                          [bundle]
[INFO] Eclipse Ditto :: Thing Search                                      [pom]
[INFO] Eclipse Ditto :: Thing Search :: Model                          [bundle]
[INFO] Eclipse Ditto :: Messages                                          [pom]
[INFO] Eclipse Ditto :: Messages :: Model                              [bundle]
[INFO] Eclipse Ditto :: Protocol                                       [bundle]
[INFO] Eclipse Ditto :: Internal :: Models :: Signal                      [jar]
[INFO] Eclipse Ditto :: Policies :: API                                   [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: Distributed Data             [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub                      [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: Cache                        [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: Test                         [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: Persistence                  [jar]
[INFO] Eclipse Ditto :: Things :: API                                     [jar]
[INFO] Eclipse Ditto :: Connectivity :: API                               [jar]
[INFO] Eclipse Ditto :: JWT                                               [pom]
[INFO] Eclipse Ditto :: JWT :: Model                                   [bundle]
[INFO] Eclipse Ditto :: WoT                                               [pom]
[INFO] Eclipse Ditto :: WoT :: Model                                   [bundle]
[INFO] Eclipse Ditto :: Internal :: Utils :: Cache Loaders                [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: Namespaces                   [jar]
[INFO] Eclipse Ditto :: Policies :: Enforcement                           [jar]
[INFO] Eclipse Ditto :: RQL                                               [pom]
[INFO] Eclipse Ditto :: RQL :: Model                                   [bundle]
[INFO] Eclipse Ditto :: RQL :: parser                                  [bundle]
[INFO] Eclipse Ditto :: RQL :: Query                                   [bundle]
[INFO] Eclipse Ditto :: Thing Search :: API                               [jar]
[INFO] Eclipse Ditto :: Edge                                              [pom]
[INFO] Eclipse Ditto :: Edge :: Service                                   [jar]
[INFO] Eclipse Ditto :: Internal :: Models :: Signal Enrichment           [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: Conditional Headers          [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: Persistent Actors            [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: Protocol                     [jar]
[INFO] Eclipse Ditto :: RQL :: search option parser                    [bundle]
[INFO] Eclipse Ditto :: Internal :: Utils :: Search                       [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies             [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things               [jar]
[INFO] Eclipse Ditto :: Connectivity :: Service                           [jar]
[INFO] Eclipse Ditto :: Documentation                                     [pom]
[INFO] Eclipse Ditto :: Gateway                                           [pom]
[INFO] Eclipse Ditto :: Gateway :: API                                    [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: HTTP                         [jar]
[INFO] Eclipse Ditto :: Internal :: Utils :: JWT                          [jar]
[INFO] Eclipse Ditto :: Gateway :: Service                                [jar]
[INFO] Eclipse Ditto :: Policies :: Service                               [jar]
[INFO] Eclipse Ditto :: WoT :: Integration                                [jar]
[INFO] Eclipse Ditto :: Things :: Service                                 [jar]
[INFO] Eclipse Ditto :: Thing Search :: Service                           [jar]
[INFO] 
[INFO] ----------------------< org.eclipse.ditto:ditto >-----------------------
[INFO] Building Eclipse Ditto 3.4.3                                      [1/77]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- license:4.2:check (default) @ ditto ---
[WARNING]  Parameter 'legacyConfigExcludes' (user property 'license.excludes') is deprecated: use LicenseSet.excludes
[WARNING]  Parameter 'legacyConfigHeader' (user property 'license.header') is deprecated: use LicenseSet.header
[WARNING]  Parameter 'legacyConfigIncludes' (user property 'license.includes') is deprecated: use LicenseSet.includes
[WARNING]  Parameter 'legacyConfigValidHeaders' is deprecated: use LicenseSet.validHeaders
[INFO] Checking licenses...
[WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
[WARNING] See https://mycila.carbou.me/license-maven-plugin for more information.
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto ---
[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-release/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto >>>
[INFO] 
[INFO] --- license:4.2:check (default) @ ditto ---
[WARNING]  Parameter 'legacyConfigExcludes' (user property 'license.excludes') is deprecated: use LicenseSet.excludes
[WARNING]  Parameter 'legacyConfigHeader' (user property 'license.header') is deprecated: use LicenseSet.header
[WARNING]  Parameter 'legacyConfigIncludes' (user property 'license.includes') is deprecated: use LicenseSet.includes
[WARNING]  Parameter 'legacyConfigValidHeaders' is deprecated: use LicenseSet.validHeaders
[INFO] Checking licenses...
[WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
[WARNING] See https://mycila.carbou.me/license-maven-plugin for more information.
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto ---
[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-release/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto/3.4.3/ditto-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/target/ditto-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto/3.4.3/ditto-3.4.3.pom.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto/3.4.3/ditto-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/target/ditto-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto/3.4.3/ditto-3.4.3.pom.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -------------------< org.eclipse.ditto:ditto-legal >--------------------
[INFO] Building Eclipse Ditto :: Legal 3.4.3                             [2/77]
[INFO]   from legal/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-legal ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-legal ---
[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-release/legal/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-legal ---
[INFO] Copying 8 resources from  to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-legal ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-legal:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-legal ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-legal ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/legal/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-legal ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-legal ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-legal ---
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-legal ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-legal ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-legal ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-legal ---
[INFO] Signing 2 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-legal ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/legal/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-legal/3.4.3/ditto-legal-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/legal/target/ditto-legal-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-legal/3.4.3/ditto-legal-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/legal/target/ditto-legal-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-legal/3.4.3/ditto-legal-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/legal/target/ditto-legal-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-legal/3.4.3/ditto-legal-3.4.3.pom.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-legal ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/legal/target/ditto-legal-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-legal/3.4.3/ditto-legal-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/legal/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-legal/3.4.3/ditto-legal-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/legal/target/ditto-legal-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-legal/3.4.3/ditto-legal-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/legal/target/ditto-legal-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-legal/3.4.3/ditto-legal-3.4.3.pom.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] --------------------< org.eclipse.ditto:ditto-bom >---------------------
[INFO] Building Eclipse Ditto :: BOM 3.4.3                               [3/77]
[INFO]   from bom/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-bom ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-bom ---
[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-release/bom/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-bom ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-bom ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-bom:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-bom ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-bom >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-bom ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-bom ---
[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-release/bom/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-bom <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-bom ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-bom ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-bom ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-bom ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-bom ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-bom ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-bom ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/bom/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-bom/3.4.3/ditto-bom-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/bom/target/ditto-bom-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-bom/3.4.3/ditto-bom-3.4.3.pom.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-bom ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/bom/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-bom/3.4.3/ditto-bom-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/bom/target/ditto-bom-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-bom/3.4.3/ditto-bom-3.4.3.pom.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -------------------< org.eclipse.ditto:ditto-utils >--------------------
[INFO] Building Eclipse Ditto :: Utils 3.4.3                             [4/77]
[INFO]   from utils/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-utils ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils ---
[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-release/utils/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-utils ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-utils ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-utils ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-utils >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-utils ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils ---
[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-release/utils/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-utils <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-utils ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-utils ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-utils ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-utils ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-utils ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-utils ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-utils ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils/3.4.3/ditto-utils-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/target/ditto-utils-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils/3.4.3/ditto-utils-3.4.3.pom.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-utils ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-utils/3.4.3/ditto-utils-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/target/ditto-utils-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-utils/3.4.3/ditto-utils-3.4.3.pom.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ----------------< org.eclipse.ditto:ditto-utils-jsr305 >----------------
[INFO] Building Eclipse Ditto :: Utils :: JSR-305 Extensions 3.4.3       [5/77]
[INFO]   from utils/jsr305/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-utils-jsr305 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils-jsr305 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils-jsr305 ---
[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-release/utils/jsr305/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-utils-jsr305 ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-utils-jsr305 ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/utils/jsr305/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-utils-jsr305 ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils-jsr305:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-utils-jsr305 ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-utils-jsr305 ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/utils/jsr305/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-utils-jsr305 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-utils-jsr305 ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-utils-jsr305 ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-utils-jsr305 ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-utils-jsr305 >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-utils-jsr305 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils-jsr305 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils-jsr305 ---
[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-release/utils/jsr305/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-utils-jsr305 <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-utils-jsr305 ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-utils-jsr305 ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/utils/jsr305/src/main/java/org/eclipse/ditto/utils/jsr305/annotations/AllParametersAndReturnValuesAreNonnullByDefault.java:39: warning: no comment
[WARNING] ElementType[] value() default {};
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/utils/jsr305/src/main/java/org/eclipse/ditto/utils/jsr305/annotations/AllValuesAreNonnullByDefault.java:40: warning: no comment
[WARNING] ElementType[] value() default {};
[WARNING] ^
[WARNING] 2 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/ditto-utils-jsr305-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-utils-jsr305 ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-utils-jsr305 ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-utils-jsr305 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-utils-jsr305 ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- japicmp:0.17.3:cmp (default) @ ditto-utils-jsr305 ---
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/japicmp/japicmp.diff'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/japicmp/japicmp.xml'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/japicmp/japicmp.html'.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-utils-jsr305 ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/jsr305/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/3.4.3/ditto-utils-jsr305-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/ditto-utils-jsr305-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/3.4.3/ditto-utils-jsr305-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/ditto-utils-jsr305-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/3.4.3/ditto-utils-jsr305-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/ditto-utils-jsr305-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/3.4.3/ditto-utils-jsr305-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/ditto-utils-jsr305-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/3.4.3/ditto-utils-jsr305-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/ditto-utils-jsr305-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/3.4.3/ditto-utils-jsr305-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/ditto-utils-jsr305-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/3.4.3/ditto-utils-jsr305-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/ditto-utils-jsr305-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/3.4.3/ditto-utils-jsr305-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-utils-jsr305 ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/ditto-utils-jsr305-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-utils-jsr305/3.4.3/ditto-utils-jsr305-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/jsr305/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-utils-jsr305/3.4.3/ditto-utils-jsr305-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/ditto-utils-jsr305-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-utils-jsr305/3.4.3/ditto-utils-jsr305-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/ditto-utils-jsr305-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-utils-jsr305/3.4.3/ditto-utils-jsr305-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/ditto-utils-jsr305-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-utils-jsr305/3.4.3/ditto-utils-jsr305-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/ditto-utils-jsr305-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-utils-jsr305/3.4.3/ditto-utils-jsr305-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/ditto-utils-jsr305-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-utils-jsr305/3.4.3/ditto-utils-jsr305-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/jsr305/target/ditto-utils-jsr305-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-utils-jsr305/3.4.3/ditto-utils-jsr305-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] --------------------< org.eclipse.ditto:ditto-json >--------------------
[INFO] Building Eclipse Ditto :: JSON 3.4.3                              [6/77]
[INFO]   from json/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-json ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-json ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-json ---
[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-release/json/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-json ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-json ---
[INFO] Copying 0 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-json ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-json:bundle:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-json ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-json ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/json/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-json ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-json ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-json ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-json ---
[INFO] Building bundle: /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-release/json/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default) @ ditto-json ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-json >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-json ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-json ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-json ---
[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-release/json/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-json <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-json ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-json ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/JsonFactory.java:262: warning: no comment
[WARNING] public static JsonObject newObject(final JsonValue jsonValue) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:37: warning: no @throws for java.io.IOException
[WARNING] void writeCachedElement(byte[] cachedData) throws IOException;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:42: warning: no @throws for java.io.IOException
[WARNING] void writeNull() throws IOException;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:47: warning: no @param for state
[WARNING] void writeBoolean(boolean state) throws IOException;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:47: warning: no @throws for java.io.IOException
[WARNING] void writeBoolean(boolean state) throws IOException;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:52: warning: no @param for number
[WARNING] void writeNumber(float number) throws IOException;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:52: warning: no @throws for java.io.IOException
[WARNING] void writeNumber(float number) throws IOException;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:57: warning: no @param for number
[WARNING] void writeNumber(double number) throws IOException;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:57: warning: no @throws for java.io.IOException
[WARNING] void writeNumber(double number) throws IOException;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:62: warning: no @param for number
[WARNING] void writeNumber(long number) throws IOException;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:62: warning: no @throws for java.io.IOException
[WARNING] void writeNumber(long number) throws IOException;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:67: warning: no @param for number
[WARNING] void writeNumber(int number) throws IOException;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:67: warning: no @throws for java.io.IOException
[WARNING] void writeNumber(int number) throws IOException;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:72: warning: no @param for text
[WARNING] void writeString(String text) throws IOException;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:72: warning: no @throws for java.io.IOException
[WARNING] void writeString(String text) throws IOException;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:77: warning: no @param for name
[WARNING] void writeFieldName(String name) throws IOException;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:77: warning: no @throws for java.io.IOException
[WARNING] void writeFieldName(String name) throws IOException;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/JsonRuntimeException.java:32: warning: no comment
[WARNING] @Nullable private final String description;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/JsonRuntimeException.java:31: warning: no comment
[WARNING] private final String errorCode;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json/src/main/java/org/eclipse/ditto/json/JsonRuntimeException.java:33: warning: no comment
[WARNING] @Nullable private final URI href;
[WARNING] ^
[WARNING] 20 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-json ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-json ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-json ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/json/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: JSON' with 70 classes
[INFO] 
[INFO] --- japicmp:0.17.3:cmp (default) @ ditto-json ---
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/json/target/japicmp/japicmp.diff'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/json/target/japicmp/japicmp.xml'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/json/target/japicmp/japicmp.html'.
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-json ---
[INFO] Signing 5 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-json ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/3.4.3/ditto-json-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/3.4.3/ditto-json-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/3.4.3/ditto-json-3.4.3-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/3.4.3/ditto-json-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/3.4.3/ditto-json-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/3.4.3/ditto-json-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/3.4.3/ditto-json-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/3.4.3/ditto-json-3.4.3-tests.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/3.4.3/ditto-json-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/3.4.3/ditto-json-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ ditto-json ---
[INFO] Installing org/eclipse/ditto/ditto-json/3.4.3/ditto-json-3.4.3.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-json ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-json ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-json/3.4.3/ditto-json-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-json/3.4.3/ditto-json-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3-tests.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-json/3.4.3/ditto-json-3.4.3-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-json/3.4.3/ditto-json-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-json/3.4.3/ditto-json-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-json/3.4.3/ditto-json-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-json/3.4.3/ditto-json-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3-tests.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-json/3.4.3/ditto-json-3.4.3-tests.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-json/3.4.3/ditto-json-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json/target/ditto-json-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-json/3.4.3/ditto-json-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] --------------------< org.eclipse.ditto:ditto-base >--------------------
[INFO] Building Eclipse Ditto :: Base 3.4.3                              [7/77]
[INFO]   from base/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-base ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base ---
[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-release/base/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-base >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-base ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base ---
[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-release/base/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-base <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-base ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-base ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-base ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-base ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base/3.4.3/ditto-base-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/target/ditto-base-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base/3.4.3/ditto-base-3.4.3.pom.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-base ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-base/3.4.3/ditto-base-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/target/ditto-base-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-base/3.4.3/ditto-base-3.4.3.pom.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -----------------< org.eclipse.ditto:ditto-base-model >-----------------
[INFO] Building Eclipse Ditto :: Base :: Model 3.4.3                     [8/77]
[INFO]   from base/model/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-base-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-base-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-model ---
[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-release/base/model/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base-model ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-base-model ---
[INFO] Copying 0 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base-model ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-model:bundle:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-base-model ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-base-model ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/base/model/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-base-model ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-base-model ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base-model ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-base-model ---
[INFO] Building bundle: /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-release/base/model/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default) @ ditto-base-model ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-base-model >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-base-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-base-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-model ---
[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-release/base/model/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-base-model <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-base-model ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base-model ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.model.headers.contenttype;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/headers/entitytag/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.model.headers.entitytag;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/namespaces/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.model.namespaces;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/namespaces/signals/commands/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.model.namespaces.signals.commands;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.model.signals;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/announcements/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.model.signals.announcements;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.model.signals.commands;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/exceptions/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.model.signals.commands.exceptions;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.model.signals.commands.streaming;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.model.signals.events;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/streaming/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.model.signals.events.streaming;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractCommand.java:145: warning: no comment
[WARNING] protected boolean canEqual(@Nullable final Object other) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractCommandResponse.java:129: warning: no comment
[WARNING] protected boolean canEqual(@Nullable final Object other) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractCommandSizeValidator.java:35: warning: no comment
[WARNING] protected static final String DEFAULT_LIMIT = "-1";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractCommandSizeValidator.java:39: warning: no comment
[WARNING] protected AbstractCommandSizeValidator(@Nullable Long maxSize) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeaders.java:194: warning: no comment
[WARNING] protected JsonArray getJsonArrayForDefinition(final HeaderDefinition definition) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeaders.java:163: warning: no comment
[WARNING] protected Optional<String> getStringForDefinition(final HeaderDefinition definition) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:81: warning: no comment
[WARNING] protected final S myself;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:649: warning: no comment
[WARNING] protected abstract R doBuild(DittoHeaders dittoHeaders);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:357: warning: no comment
[WARNING] protected void putBoolean(final HeaderDefinition definition, final boolean value) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:298: warning: no comment
[WARNING] protected void putStringCollection(final HeaderDefinition definition, final Collection<String> collection) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:196: warning: no comment
[WARNING] protected static Map<String, String> toMap(final JsonValueContainer<JsonField> jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:543: warning: no comment
[WARNING] protected void validateValueType(final CharSequence key, final CharSequence value) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractErrorResponse.java:29: warning: no comment
[WARNING] protected static final String FALLBACK_ID = "unknown:unknown";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractErrorResponse.java:46: warning: no comment
[WARNING] protected static DittoRuntimeException buildExceptionFromJson(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/AbstractEvent.java:139: warning: no comment
[WARNING] protected boolean canEqual(@Nullable final Object other) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/common/AbstractIdValidator.java:59: warning: no comment
[WARNING] protected abstract DittoRuntimeExceptionBuilder<?> createExceptionBuilder(@Nullable CharSequence id);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/entity/id/AbstractNamespacedEntityId.java:53: warning: no comment
[WARNING] protected AbstractNamespacedEntityId(final EntityType entityType, @Nullable final CharSequence entityId) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/AbstractStreamingSubscriptionCommand.java:46: warning: no comment
[WARNING] protected final EntityId entityId;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/AbstractStreamingSubscriptionCommand.java:47: warning: no comment
[WARNING] protected final JsonPointer resourcePath;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/AbstractStreamingSubscriptionCommand.java:59: warning: no comment
[WARNING] protected static EntityId deserializeEntityId(final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/CommandResponseJsonDeserializer.java:81: warning: no @param for dittoHeaders
[WARNING] public T deserialize(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/CommandResponseJsonDeserializer.java:81: warning: no @return
[WARNING] public T deserialize(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/ContentType.java:182: warning: no comment
[WARNING] BINARY
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/ContentType.java:180: warning: no comment
[WARNING] JSON,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/ContentType.java:181: warning: no comment
[WARNING] JSON_MERGE_PATCH,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/ContentType.java:179: warning: no comment
[WARNING] TEXT,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:294: warning: no comment
[WARNING] protected static Optional<URI> getHref(final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:290: warning: no comment
[WARNING] protected static Optional<HttpStatus> getHttpStatus(final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:280: warning: no comment
[WARNING] protected <T extends DittoRuntimeException> DittoRuntimeExceptionBuilder<T> toBuilder(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/entity/id/EntityIdJsonDeserializer.java:54: warning: no @return
[WARNING] public static EntityId deserializeEntityId(final JsonObject jsonObject,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/headers/entitytag/EntityTagMatchers.java:94: warning: no comment
[WARNING] public boolean isEmpty() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/headers/entitytag/EntityTagMatchers.java:98: warning: no comment
[WARNING] public Stream<EntityTagMatcher> stream() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/entity/type/EntityTypeJsonDeserializer.java:51: warning: no @return
[WARNING] public static EntityType deserializeEntityType(final JsonObject jsonObject,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:473: warning: no comment
[WARNING] public int getCode() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:489: warning: no comment
[WARNING] public boolean isClientError() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:477: warning: no comment
[WARNING] public boolean isInformational() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:485: warning: no comment
[WARNING] public boolean isRedirection() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:493: warning: no comment
[WARNING] public boolean isServerError() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:481: warning: no comment
[WARNING] public boolean isSuccess() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/entity/validation/NoControlCharactersNoSlashesValidator.java:37: warning: no comment
[WARNING] protected NoControlCharactersNoSlashesValidator(final CharSequence id) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/entity/validation/NoControlCharactersValidator.java:36: warning: no comment
[WARNING] protected NoControlCharactersValidator(final CharSequence id) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/exceptions/PathUnknownException.java:117: warning: no comment
[WARNING] public Builder(final JsonPointer path) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/entity/id/RegexPatterns.java:20: warning: no comment
[WARNING] public final class RegexPatterns {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/StreamingSubscriptionCommand.java:63: warning: no comment
[WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_ID =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/StreamingSubscriptionCommand.java:66: warning: no comment
[WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_TYPE =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/StreamingSubscriptionCommand.java:69: warning: no comment
[WARNING] public static final JsonFieldDefinition<String> JSON_RESOURCE_PATH =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/streaming/AbstractStreamingSubscriptionEvent.java:132: warning: no comment
[WARNING] protected static EntityId deserializeEntityId(final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/streaming/StreamingSubscriptionEvent.java:68: warning: no comment
[WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_ID =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/streaming/StreamingSubscriptionEvent.java:71: warning: no comment
[WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_TYPE =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:177: warning: no @param for dittoHeaders
[WARNING] public static SubscribeForPersistedEvents fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:328: warning: no comment
[WARNING] public static final JsonFieldDefinition<Long> JSON_FROM_HISTORICAL_REVISION =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:334: warning: no comment
[WARNING] public static final JsonFieldDefinition<String> JSON_FROM_HISTORICAL_TIMESTAMP =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:331: warning: no comment
[WARNING] public static final JsonFieldDefinition<Long> JSON_TO_HISTORICAL_REVISION =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:337: warning: no comment
[WARNING] public static final JsonFieldDefinition<String> JSON_TO_HISTORICAL_TIMESTAMP =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/TimeoutInvalidException.java:116: warning: no comment
[WARNING] public Builder() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoHeaderInvalidException.java:71: warning: no comment
[WARNING] @Nullable private final String invalidHeaderKey;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoHeaderNotSupportedException.java:68: warning: no comment
[WARNING] @Nullable private final String notSupportedHeaderKey;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:53: warning: no comment
[WARNING] private final String description;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:51: warning: no comment
[WARNING] private final String errorCode;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:54: warning: no comment
[WARNING] private final URI href;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:52: warning: no comment
[WARNING] private final HttpStatus httpStatus;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/EntityNotCreatableException.java:59: warning: no comment
[WARNING] private final String entityId;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/ResourceMap.java:32: warning: no comment
[WARNING] private final T resource;
[WARNING] ^
[WARNING] 74 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-base-model ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/base/model/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Base :: Model' with 292 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-base-model ---
[INFO] Signing 5 files with default secret key.
[INFO] 
[INFO] --- japicmp:0.17.3:cmp (default) @ ditto-base-model ---
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/base/model/target/japicmp/japicmp.diff'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/base/model/target/japicmp/japicmp.xml'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/base/model/target/japicmp/japicmp.html'.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-base-model ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/3.4.3/ditto-base-model-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/3.4.3/ditto-base-model-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/3.4.3/ditto-base-model-3.4.3-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/3.4.3/ditto-base-model-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/3.4.3/ditto-base-model-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/3.4.3/ditto-base-model-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/3.4.3/ditto-base-model-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/3.4.3/ditto-base-model-3.4.3-tests.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/3.4.3/ditto-base-model-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/3.4.3/ditto-base-model-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ ditto-base-model ---
[INFO] Installing org/eclipse/ditto/ditto-base-model/3.4.3/ditto-base-model-3.4.3.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-base-model ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-base-model ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-base-model/3.4.3/ditto-base-model-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/model/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-base-model/3.4.3/ditto-base-model-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3-tests.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-base-model/3.4.3/ditto-base-model-3.4.3-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-base-model/3.4.3/ditto-base-model-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-base-model/3.4.3/ditto-base-model-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-base-model/3.4.3/ditto-base-model-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-base-model/3.4.3/ditto-base-model-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3-tests.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-base-model/3.4.3/ditto-base-model-3.4.3-tests.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-base-model/3.4.3/ditto-base-model-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/model/target/ditto-base-model-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-base-model/3.4.3/ditto-base-model-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------< org.eclipse.ditto:ditto-base-api >------------------
[INFO] Building Eclipse Ditto :: Base :: API 3.4.3                       [9/77]
[INFO]   from base/api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-base-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-api ---
[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-release/base/api/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base-api ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-base-api ---
[INFO] Copying 0 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base-api ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-api:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-base-api ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-base-api ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/base/api/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-base-api ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-base-api ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base-api ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-base-api ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-base-api >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-base-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-api ---
[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-release/base/api/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-base-api <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-base-api ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base-api ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/api/src/main/java/org/eclipse/ditto/base/api/commands/sudo/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.api.commands.sudo;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/api/src/main/java/org/eclipse/ditto/base/api/common/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.api.common;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/api/src/main/java/org/eclipse/ditto/base/api/common/purge/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.api.common.purge;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/api/src/main/java/org/eclipse/ditto/base/api/devops/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.api.devops;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.api.devops.signals.commands;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.api.persistence;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/cleanup/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.base.api.persistence.cleanup;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/ChangeLogLevel.java:54: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonObject> JSON_LOGGER_CONFIG =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/DevOpsErrorResponse.java:82: warning: no @param for serviceName
[WARNING] public static DevOpsErrorResponse of(@Nullable final String serviceName,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/DevOpsErrorResponse.java:82: warning: no @param for instance
[WARNING] public static DevOpsErrorResponse of(@Nullable final String serviceName,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/api/src/main/java/org/eclipse/ditto/base/api/devops/LoggingFacade.java:35: warning: no @param for includeDisabledLoggers
[WARNING] List<LoggerConfig> getLoggerConfig(boolean includeDisabledLoggers);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/api/src/main/java/org/eclipse/ditto/base/api/common/purge/PurgeEntities.java:164: warning: no comment
[WARNING] public static String getTopic(final EntityType entityType) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/RetrieveLoggerConfigResponse.java:54: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonArray> JSON_LOGGER_CONFIGS =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/api/src/main/java/org/eclipse/ditto/base/api/common/Shutdown.java:158: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonObject> REASON = JsonFactory.newJsonObjectFieldDefinition("reason",
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/SnapshotTaken.java:120: warning: no @return
[WARNING] public abstract String getPubSubTopic();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/SnapshotTaken.java:92: warning: no comment
[WARNING] protected static PersistenceLifecycle getPersistenceLifecycle(final String lifecycleName) {
[WARNING] ^
[WARNING] 16 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/base/api/target/ditto-base-api-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-base-api ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/base/api/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Base :: API' with 57 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-base-api ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-base-api ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/3.4.3/ditto-base-api-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/api/target/ditto-base-api-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/3.4.3/ditto-base-api-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/api/target/ditto-base-api-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/3.4.3/ditto-base-api-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/api/target/ditto-base-api-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/3.4.3/ditto-base-api-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/api/target/ditto-base-api-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/3.4.3/ditto-base-api-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/api/target/ditto-base-api-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/3.4.3/ditto-base-api-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/api/target/ditto-base-api-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/3.4.3/ditto-base-api-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/api/target/ditto-base-api-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/3.4.3/ditto-base-api-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-base-api ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/api/target/ditto-base-api-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-base-api/3.4.3/ditto-base-api-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/api/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-base-api/3.4.3/ditto-base-api-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/api/target/ditto-base-api-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-base-api/3.4.3/ditto-base-api-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/api/target/ditto-base-api-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-base-api/3.4.3/ditto-base-api-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/api/target/ditto-base-api-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-base-api/3.4.3/ditto-base-api-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/api/target/ditto-base-api-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-base-api/3.4.3/ditto-base-api-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/api/target/ditto-base-api-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-base-api/3.4.3/ditto-base-api-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/api/target/ditto-base-api-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-base-api/3.4.3/ditto-base-api-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------< org.eclipse.ditto:ditto-internal >------------------
[INFO] Building Eclipse Ditto :: Internal 3.4.3                         [10/77]
[INFO]   from internal/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal ---
[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-release/internal/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal ---
[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-release/internal/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal/3.4.3/ditto-internal-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/target/ditto-internal-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal/3.4.3/ditto-internal-3.4.3.pom.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-internal ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal/3.4.3/ditto-internal-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/target/ditto-internal-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal/3.4.3/ditto-internal-3.4.3.pom.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ---------------< org.eclipse.ditto:ditto-internal-utils >---------------
[INFO] Building Eclipse Ditto :: Internal :: Utils 3.4.3                [11/77]
[INFO]   from internal/utils/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils ---
[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-release/internal/utils/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils ---
[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-release/internal/utils/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils/3.4.3/ditto-internal-utils-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/target/ditto-internal-utils-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils/3.4.3/ditto-internal-utils-3.4.3.pom.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-internal-utils ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils/3.4.3/ditto-internal-utils-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/target/ditto-internal-utils-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils/3.4.3/ditto-internal-utils-3.4.3.pom.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -----------< org.eclipse.ditto:ditto-internal-utils-config >------------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Config 3.4.3      [12/77]
[INFO]   from internal/utils/config/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-config ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-config ---
[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-release/internal/utils/config/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-config ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-config ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 16 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-config ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-config:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-config ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-config ---
[INFO] Copying 6 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-config ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-config ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-config ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-config ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-config >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-config ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-config ---
[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-release/internal/utils/config/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-config <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-config ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-config ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/raw/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.config.raw;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/ScopedConfig.java:77: warning: no comment
[WARNING] String DITTO_EXTENSIONS_SCOPE = "ditto.extensions";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/ScopedConfig.java:83: warning: no comment
[WARNING] static Config dittoExtension(final Config config) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/ScopedConfig.java:79: warning: no comment
[WARNING] static Config getOrEmpty(final Config config, final String path) {
[WARNING] ^
[WARNING] 5 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/ditto-internal-utils-config-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-config ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-config ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-config ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Config' with 18 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-config ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-config ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/config/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/3.4.3/ditto-internal-utils-config-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/ditto-internal-utils-config-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/3.4.3/ditto-internal-utils-config-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/ditto-internal-utils-config-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/3.4.3/ditto-internal-utils-config-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/ditto-internal-utils-config-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/3.4.3/ditto-internal-utils-config-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/ditto-internal-utils-config-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/3.4.3/ditto-internal-utils-config-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/ditto-internal-utils-config-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/3.4.3/ditto-internal-utils-config-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/ditto-internal-utils-config-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/3.4.3/ditto-internal-utils-config-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/ditto-internal-utils-config-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/3.4.3/ditto-internal-utils-config-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-internal-utils-config ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/ditto-internal-utils-config-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-config/3.4.3/ditto-internal-utils-config-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/config/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-config/3.4.3/ditto-internal-utils-config-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/ditto-internal-utils-config-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-config/3.4.3/ditto-internal-utils-config-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/ditto-internal-utils-config-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-config/3.4.3/ditto-internal-utils-config-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/ditto-internal-utils-config-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-config/3.4.3/ditto-internal-utils-config-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/ditto-internal-utils-config-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-config/3.4.3/ditto-internal-utils-config-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/ditto-internal-utils-config-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-config/3.4.3/ditto-internal-utils-config-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/config/target/ditto-internal-utils-config-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-config/3.4.3/ditto-internal-utils-config-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -----------< org.eclipse.ditto:ditto-internal-utils-metrics >-----------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Metrics 3.4.3     [13/77]
[INFO]   from internal/utils/metrics/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-metrics ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-metrics ---
[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-release/internal/utils/metrics/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-metrics ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-metrics ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-metrics ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-metrics:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-metrics ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-metrics ---
[INFO] Copying 3 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-metrics ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-metrics ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-metrics ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-metrics ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-metrics >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-metrics ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-metrics ---
[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-release/internal/utils/metrics/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-metrics <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-metrics ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-metrics ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/counter/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.counter;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/gauge/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.gauge;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/histogram/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.histogram;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/tag/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.tag;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/timer/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.timer;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/executor/InstrumentedForkJoinExecutorServiceConfigurator.java:51: warning: no comment
[WARNING] public InstrumentedForkJoinExecutorServiceConfigurator(final Config config,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/executor/InstrumentedThreadPoolExecutorServiceConfigurator.java:51: warning: no comment
[WARNING] public InstrumentedThreadPoolExecutorServiceConfigurator(final Config config,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/counter/KamonCounter.java:44: warning: no comment
[WARNING] public static KamonCounter newCounter(final String name) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/gauge/KamonGauge.java:41: warning: no comment
[WARNING] public static Gauge newGauge(final String name) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/histogram/KamonHistogram.java:49: warning: no comment
[WARNING] public static Histogram newHistogram(final String name) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/timer/StartedTimer.java:60: warning: no @return
[WARNING] StartedTimer onStop(OnStopHandler onStopHandler);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/timer/Timers.java:27: warning: no @param for name
[WARNING] public static PreparedTimer newTimer(final String name) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/timer/Timers.java:27: warning: no @return
[WARNING] public static PreparedTimer newTimer(final String name) {
[WARNING] ^
[WARNING] 14 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/ditto-internal-utils-metrics-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-metrics ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-metrics ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-metrics ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Metrics' with 24 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-metrics ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-metrics ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/3.4.3/ditto-internal-utils-metrics-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/ditto-internal-utils-metrics-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/3.4.3/ditto-internal-utils-metrics-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/ditto-internal-utils-metrics-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/3.4.3/ditto-internal-utils-metrics-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/ditto-internal-utils-metrics-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/3.4.3/ditto-internal-utils-metrics-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/ditto-internal-utils-metrics-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/3.4.3/ditto-internal-utils-metrics-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/ditto-internal-utils-metrics-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/3.4.3/ditto-internal-utils-metrics-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/ditto-internal-utils-metrics-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/3.4.3/ditto-internal-utils-metrics-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/ditto-internal-utils-metrics-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/3.4.3/ditto-internal-utils-metrics-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-internal-utils-metrics ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/ditto-internal-utils-metrics-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-metrics/3.4.3/ditto-internal-utils-metrics-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-metrics/3.4.3/ditto-internal-utils-metrics-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/ditto-internal-utils-metrics-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-metrics/3.4.3/ditto-internal-utils-metrics-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/ditto-internal-utils-metrics-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-metrics/3.4.3/ditto-internal-utils-metrics-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/ditto-internal-utils-metrics-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-metrics/3.4.3/ditto-internal-utils-metrics-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/ditto-internal-utils-metrics-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-metrics/3.4.3/ditto-internal-utils-metrics-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/ditto-internal-utils-metrics-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-metrics/3.4.3/ditto-internal-utils-metrics-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/metrics/target/ditto-internal-utils-metrics-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-metrics/3.4.3/ditto-internal-utils-metrics-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ----------------< org.eclipse.ditto:ditto-utils-result >----------------
[INFO] Building Eclipse Ditto :: Utils :: Result 3.4.3                  [14/77]
[INFO]   from utils/result/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-utils-result ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils-result ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils-result ---
[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-release/utils/result/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-utils-result ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-utils-result ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/utils/result/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-utils-result ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils-result:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-utils-result ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-utils-result ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/utils/result/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-utils-result ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-utils-result ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-utils-result ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-utils-result ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-utils-result >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-utils-result ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils-result ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils-result ---
[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-release/utils/result/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-utils-result <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-utils-result ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-utils-result ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/utils/result/src/main/java/org/eclipse/ditto/utils/result/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.utils.result;
[WARNING] ^
[WARNING] 1 warning
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/utils/result/target/ditto-utils-result-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-utils-result ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-utils-result ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-utils-result ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/utils/result/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Utils :: Result' with 5 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-utils-result ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-utils-result ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/result/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/3.4.3/ditto-utils-result-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/result/target/ditto-utils-result-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/3.4.3/ditto-utils-result-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/result/target/ditto-utils-result-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/3.4.3/ditto-utils-result-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/result/target/ditto-utils-result-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/3.4.3/ditto-utils-result-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/result/target/ditto-utils-result-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/3.4.3/ditto-utils-result-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/result/target/ditto-utils-result-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/3.4.3/ditto-utils-result-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/result/target/ditto-utils-result-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/3.4.3/ditto-utils-result-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/result/target/ditto-utils-result-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/3.4.3/ditto-utils-result-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-utils-result ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/result/target/ditto-utils-result-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-utils-result/3.4.3/ditto-utils-result-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/result/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-utils-result/3.4.3/ditto-utils-result-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/result/target/ditto-utils-result-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-utils-result/3.4.3/ditto-utils-result-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/result/target/ditto-utils-result-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-utils-result/3.4.3/ditto-utils-result-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/result/target/ditto-utils-result-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-utils-result/3.4.3/ditto-utils-result-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/result/target/ditto-utils-result-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-utils-result/3.4.3/ditto-utils-result-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/result/target/ditto-utils-result-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-utils-result/3.4.3/ditto-utils-result-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/utils/result/target/ditto-utils-result-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-utils-result/3.4.3/ditto-utils-result-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -----------< org.eclipse.ditto:ditto-internal-utils-tracing >-----------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Tracing 3.4.3     [15/77]
[INFO]   from internal/utils/tracing/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-tracing ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-tracing ---
[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-release/internal/utils/tracing/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-tracing ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-tracing ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-tracing ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-tracing:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-tracing ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- compiler:3.11.0:compile (default) @ ditto-internal-utils-tracing ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-tracing ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-tracing ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-tracing ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-tracing ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-tracing ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-tracing >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-tracing ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-tracing ---
[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-release/internal/utils/tracing/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-tracing <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-tracing ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-tracing ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/config/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.tracing.config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/filter/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.tracing.filter;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.tracing.span;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:56: warning: no comment
[WARNING] public static final SpanTagKey<Boolean> AUTH_ERROR = new BooleanImplementation(KEY_PREFIX + "auth.error");
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:54: warning: no comment
[WARNING] public static final SpanTagKey<Boolean> AUTH_SUCCESS = new BooleanImplementation(KEY_PREFIX + "auth.success");
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:37: warning: no comment
[WARNING] public static final SpanTagKey<CharSequence> CHANNEL = new CharSequenceImplementation(KEY_PREFIX + "channel");
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:41: warning: no comment
[WARNING] public static final SpanTagKey<CharSequence> CONNECTION_ID =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:44: warning: no comment
[WARNING] public static final SpanTagKey<CharSequence> CONNECTION_TYPE =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:32: warning: no comment
[WARNING] public static final SpanTagKey<CharSequence> CORRELATION_ID =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:39: warning: no comment
[WARNING] public static final SpanTagKey<CharSequence> ENTITY_ID = new CharSequenceImplementation(KEY_PREFIX + "entityId");
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:47: warning: no comment
[WARNING] public static final SpanTagKey<HttpStatus> HTTP_STATUS = new HttpStatusImplementation(KEY_PREFIX + "statusCode");
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:49: warning: no comment
[WARNING] public static final SpanTagKey<CharSequence> REQUEST_METHOD_NAME =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:52: warning: no comment
[WARNING] public static final SpanTagKey<URI> REQUEST_URI = new URIImplementation(KEY_PREFIX + "request.path");
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:35: warning: no comment
[WARNING] public static final SpanTagKey<CharSequence> SIGNAL_TYPE = new CharSequenceImplementation(KEY_PREFIX + "signal.type");
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:68: warning: no comment
[WARNING] public abstract Tag getTagForValue(T value);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/StartedSpan.java:111: warning: no @return
[WARNING] Map<String, String> propagateContext(Map<String, String> map);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceInformation.java:43: warning: no comment
[WARNING] public URI getTraceUri() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceUtils.java:151: warning: no @param for traceUri
[WARNING] public static String metricizeTraceUri(final String traceUri) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceUtils.java:151: warning: no @return
[WARNING] public static String metricizeTraceUri(final String traceUri) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceUtils.java:158: warning: no @param for path
[WARNING] public static String normalizePath(final String path) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceUtils.java:158: warning: no @return
[WARNING] public static String normalizePath(final String path) {
[WARNING] ^
[WARNING] 21 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3-javadoc.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-tracing ---
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-tracing ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-tracing ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-tracing ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Tracing' with 30 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-tracing ---
[INFO] Signing 5 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-tracing ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/3.4.3/ditto-internal-utils-tracing-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/3.4.3/ditto-internal-utils-tracing-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/3.4.3/ditto-internal-utils-tracing-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/3.4.3/ditto-internal-utils-tracing-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/3.4.3/ditto-internal-utils-tracing-3.4.3-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/3.4.3/ditto-internal-utils-tracing-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/3.4.3/ditto-internal-utils-tracing-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/3.4.3/ditto-internal-utils-tracing-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/3.4.3/ditto-internal-utils-tracing-3.4.3-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/3.4.3/ditto-internal-utils-tracing-3.4.3-tests.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-internal-utils-tracing ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-tracing/3.4.3/ditto-internal-utils-tracing-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-tracing/3.4.3/ditto-internal-utils-tracing-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-tracing/3.4.3/ditto-internal-utils-tracing-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-tracing/3.4.3/ditto-internal-utils-tracing-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3-tests.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-tracing/3.4.3/ditto-internal-utils-tracing-3.4.3-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-tracing/3.4.3/ditto-internal-utils-tracing-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-tracing/3.4.3/ditto-internal-utils-tracing-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-tracing/3.4.3/ditto-internal-utils-tracing-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-tracing/3.4.3/ditto-internal-utils-tracing-3.4.3-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/tracing/target/ditto-internal-utils-tracing-3.4.3-tests.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-tracing/3.4.3/ditto-internal-utils-tracing-3.4.3-tests.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] --------------< org.eclipse.ditto:ditto-internal-models >---------------
[INFO] Building Eclipse Ditto :: Internal :: Models 3.4.3               [16/77]
[INFO]   from internal/models/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-models ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models ---
[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-release/internal/models/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-models >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-models ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models ---
[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-release/internal/models/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-models <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-models ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-models ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models/3.4.3/ditto-internal-models-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/target/ditto-internal-models-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models/3.4.3/ditto-internal-models-3.4.3.pom.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-internal-models ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-models/3.4.3/ditto-internal-models-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/target/ditto-internal-models-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-models/3.4.3/ditto-internal-models-3.4.3.pom.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ---------< org.eclipse.ditto:ditto-internal-models-streaming >----------
[INFO] Building Eclipse Ditto :: Internal :: Models :: Streaming 3.4.3  [17/77]
[INFO]   from internal/models/streaming/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-models-streaming ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-streaming ---
[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-release/internal/models/streaming/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models-streaming ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-models-streaming ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models-streaming ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-streaming:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-models-streaming ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-models-streaming ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-models-streaming ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-models-streaming ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-streaming ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-models-streaming ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-models-streaming >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-models-streaming ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-streaming ---
[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-release/internal/models/streaming/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-models-streaming <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-models-streaming ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models-streaming ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/src/main/java/org/eclipse/ditto/internal/models/streaming/AbstractEntityIdWithRevision.java:34: warning: no comment
[WARNING] protected AbstractEntityIdWithRevision(final I id, final long revision) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/src/main/java/org/eclipse/ditto/internal/models/streaming/SudoStreamSnapshots.java:122: warning: no @param for dittoHeaders
[WARNING] public static SudoStreamSnapshots fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] 2 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/ditto-internal-models-streaming-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models-streaming ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models-streaming ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models-streaming ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Models :: Streaming' with 10 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-models-streaming ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models-streaming ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/3.4.3/ditto-internal-models-streaming-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/ditto-internal-models-streaming-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/3.4.3/ditto-internal-models-streaming-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/ditto-internal-models-streaming-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/3.4.3/ditto-internal-models-streaming-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/ditto-internal-models-streaming-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/3.4.3/ditto-internal-models-streaming-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/ditto-internal-models-streaming-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/3.4.3/ditto-internal-models-streaming-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/ditto-internal-models-streaming-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/3.4.3/ditto-internal-models-streaming-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/ditto-internal-models-streaming-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/3.4.3/ditto-internal-models-streaming-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/ditto-internal-models-streaming-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/3.4.3/ditto-internal-models-streaming-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-internal-models-streaming ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/ditto-internal-models-streaming-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-models-streaming/3.4.3/ditto-internal-models-streaming-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-models-streaming/3.4.3/ditto-internal-models-streaming-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/ditto-internal-models-streaming-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-models-streaming/3.4.3/ditto-internal-models-streaming-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/ditto-internal-models-streaming-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-models-streaming/3.4.3/ditto-internal-models-streaming-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/ditto-internal-models-streaming-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-models-streaming/3.4.3/ditto-internal-models-streaming-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/ditto-internal-models-streaming-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-models-streaming/3.4.3/ditto-internal-models-streaming-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/ditto-internal-models-streaming-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-models-streaming/3.4.3/ditto-internal-models-streaming-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/streaming/target/ditto-internal-models-streaming-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-models-streaming/3.4.3/ditto-internal-models-streaming-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------< org.eclipse.ditto:ditto-internal-utils-pekko >------------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Pekko 3.4.3       [18/77]
[INFO]   from internal/utils/pekko/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-pekko ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pekko ---
[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-release/internal/utils/pekko/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pekko ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pekko ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/src/main/resources
[INFO] 
[INFO] --- scala:4.8.1:compile (default) @ ditto-internal-utils-pekko ---
[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
[INFO] compiling 7 Scala sources and 51 Java sources to /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/classes ...
[WARNING] : 4 deprecations (since 2.13.0); re-run with -deprecation for details
[WARNING] one warning found
[INFO] NoPosition: Note: Some input files use or override a deprecated API.
[INFO] NoPosition: Note: Recompile with -Xlint:deprecation for details.
[INFO] done compiling
[INFO] compile in 12.6 s
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pekko ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pekko:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pekko ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- scala:4.8.1:compile (compile) @ ditto-internal-utils-pekko ---
[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
[INFO] compile in 0.1 s
[INFO] 
[INFO] --- compiler:3.11.0:compile (default) @ ditto-internal-utils-pekko ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pekko ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pekko ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 19 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java: /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java: /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- scala:4.8.1:testCompile (test-compile) @ ditto-internal-utils-pekko ---
[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
[INFO] compile in 0.0 s
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pekko ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pekko ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pekko ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-pekko >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-pekko ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pekko ---
[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-release/internal/utils/pekko/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-pekko <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-pekko ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pekko ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3-javadoc.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-pekko ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3-tests.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pekko ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pekko ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pekko ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Pekko' with 85 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-pekko ---
[INFO] Signing 5 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pekko ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/3.4.3/ditto-internal-utils-pekko-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/3.4.3/ditto-internal-utils-pekko-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/3.4.3/ditto-internal-utils-pekko-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/3.4.3/ditto-internal-utils-pekko-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/3.4.3/ditto-internal-utils-pekko-3.4.3-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/3.4.3/ditto-internal-utils-pekko-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/3.4.3/ditto-internal-utils-pekko-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/3.4.3/ditto-internal-utils-pekko-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/3.4.3/ditto-internal-utils-pekko-3.4.3-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/3.4.3/ditto-internal-utils-pekko-3.4.3-tests.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-internal-utils-pekko ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pekko/3.4.3/ditto-internal-utils-pekko-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pekko/3.4.3/ditto-internal-utils-pekko-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pekko/3.4.3/ditto-internal-utils-pekko-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pekko/3.4.3/ditto-internal-utils-pekko-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3-tests.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pekko/3.4.3/ditto-internal-utils-pekko-3.4.3-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pekko/3.4.3/ditto-internal-utils-pekko-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pekko/3.4.3/ditto-internal-utils-pekko-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pekko/3.4.3/ditto-internal-utils-pekko-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pekko/3.4.3/ditto-internal-utils-pekko-3.4.3-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pekko/target/ditto-internal-utils-pekko-3.4.3-tests.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pekko/3.4.3/ditto-internal-utils-pekko-3.4.3-tests.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -----------< org.eclipse.ditto:ditto-internal-utils-health >------------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Health 3.4.3      [19/77]
[INFO]   from internal/utils/health/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-health ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-health ---
[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-release/internal/utils/health/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-health ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-health ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-health ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-health:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-health ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 34 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/CompositeCachingHealthCheckingActor.java: /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/CompositeCachingHealthCheckingActor.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/CompositeCachingHealthCheckingActor.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-health ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-health ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 11 source files with javac [debug target 17] to target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-health ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-health ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-health ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/ditto-internal-utils-health-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-health >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-health ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-health ---
[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-release/internal/utils/health/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-health <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-health ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-health ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.health;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/config/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.health.config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:337: warning: no @param for events
[WARNING] protected StatusDetailMessage.Level getMostSevereLevelFromEvents(final Deque<Pair<Instant, Event>> events) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:239: warning: no comment
[WARNING] protected Stream<Pair<Instant, Event>> getEventStream() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:251: warning: no comment
[WARNING] protected void shutdownStream(final Shutdown shutdown) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:376: warning: no comment
[WARNING] default StatusDetailMessage.Level level() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:374: warning: no comment
[WARNING] String name();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractHealthCheckingActor.java:35: warning: no comment
[WARNING] protected final DiagnosticLoggingAdapter log = DittoLoggerFactory.getDiagnosticLoggingAdapter(this);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractHealthCheckingActor.java:72: warning: no comment
[WARNING] public final StatusInfo getHealth() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:95: warning: no comment
[WARNING] public Level getLevel() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:99: warning: no comment
[WARNING] public JsonValue getMessage() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:55: warning: no comment
[WARNING] public static StatusDetailMessage of(final Level level, final String message) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:59: warning: no comment
[WARNING] public static StatusDetailMessage of(final Level level, final JsonValue message) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:63: warning: no comment
[WARNING] public static StatusDetailMessage warn(@Nullable final Throwable throwable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:42: warning: no comment
[WARNING] ERROR;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:40: warning: no comment
[WARNING] INFO,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:41: warning: no comment
[WARNING] WARN,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:44: warning: no comment
[WARNING] public static final Level DEFAULT = INFO;
[WARNING] ^
[WARNING] 18 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/ditto-internal-utils-health-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-health ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-health ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-health ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Health' with 34 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-health ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-health ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/health/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/3.4.3/ditto-internal-utils-health-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/ditto-internal-utils-health-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/3.4.3/ditto-internal-utils-health-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/ditto-internal-utils-health-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/3.4.3/ditto-internal-utils-health-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/ditto-internal-utils-health-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/3.4.3/ditto-internal-utils-health-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/ditto-internal-utils-health-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/3.4.3/ditto-internal-utils-health-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/ditto-internal-utils-health-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/3.4.3/ditto-internal-utils-health-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/ditto-internal-utils-health-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/3.4.3/ditto-internal-utils-health-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/ditto-internal-utils-health-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/3.4.3/ditto-internal-utils-health-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-internal-utils-health ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/ditto-internal-utils-health-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-health/3.4.3/ditto-internal-utils-health-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/health/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-health/3.4.3/ditto-internal-utils-health-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/ditto-internal-utils-health-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-health/3.4.3/ditto-internal-utils-health-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/ditto-internal-utils-health-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-health/3.4.3/ditto-internal-utils-health-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/ditto-internal-utils-health-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-health/3.4.3/ditto-internal-utils-health-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/ditto-internal-utils-health-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-health/3.4.3/ditto-internal-utils-health-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/ditto-internal-utils-health-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-health/3.4.3/ditto-internal-utils-health-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/health/target/ditto-internal-utils-health-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-health/3.4.3/ditto-internal-utils-health-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -----------------< org.eclipse.ditto:ditto-json-cbor >------------------
[INFO] Building Eclipse Ditto :: JSON CBOR 3.4.3                        [20/77]
[INFO]   from json-cbor/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-json-cbor ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-json-cbor ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-json-cbor ---
[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-release/json-cbor/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-json-cbor ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-json-cbor ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-json-cbor ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-json-cbor:bundle:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-json-cbor ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-json-cbor ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/json-cbor/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-json-cbor ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-json-cbor ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-json-cbor ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-json-cbor ---
[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-release/json-cbor/target/classes/META-INF (add {maven-resources} if you want to include the maven resources)
[INFO] Building bundle: /home/jenkins/agent/workspace/ditto-release/json-cbor/target/ditto-json-cbor-3.4.3.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-release/json-cbor/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-json-cbor >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-json-cbor ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-json-cbor ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-json-cbor ---
[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-release/json-cbor/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-json-cbor <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-json-cbor ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-json-cbor ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/BinaryToHexConverter.java:56: warning: no @throws for java.io.IOException
[WARNING] public static String toHexString(final byte[] array) throws IOException {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/BinaryToHexConverter.java:66: warning: no @throws for java.io.IOException
[WARNING] public static String toHexString(final ByteBuffer byteBuffer) throws IOException {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/BinaryToHexConverter.java:76: warning: no @throws for java.io.IOException
[WARNING] public static String toHexString(final InputStream inputStream) throws IOException {
[WARNING] ^
[WARNING] 3 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/json-cbor/target/ditto-json-cbor-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-json-cbor ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-json-cbor ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-json-cbor ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/json-cbor/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: JSON CBOR' with 6 classes
[INFO] 
[INFO] --- japicmp:0.17.3:cmp (default) @ ditto-json-cbor ---
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/json-cbor/target/japicmp/japicmp.diff'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/json-cbor/target/japicmp/japicmp.xml'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/json-cbor/target/japicmp/japicmp.html'.
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-json-cbor ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-json-cbor ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json-cbor/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/3.4.3/ditto-json-cbor-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json-cbor/target/ditto-json-cbor-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/3.4.3/ditto-json-cbor-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json-cbor/target/ditto-json-cbor-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/3.4.3/ditto-json-cbor-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json-cbor/target/ditto-json-cbor-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/3.4.3/ditto-json-cbor-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json-cbor/target/ditto-json-cbor-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/3.4.3/ditto-json-cbor-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json-cbor/target/ditto-json-cbor-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/3.4.3/ditto-json-cbor-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json-cbor/target/ditto-json-cbor-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/3.4.3/ditto-json-cbor-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json-cbor/target/ditto-json-cbor-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/3.4.3/ditto-json-cbor-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ ditto-json-cbor ---
[INFO] Installing org/eclipse/ditto/ditto-json-cbor/3.4.3/ditto-json-cbor-3.4.3.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-json-cbor ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-json-cbor ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json-cbor/target/ditto-json-cbor-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-json-cbor/3.4.3/ditto-json-cbor-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json-cbor/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-json-cbor/3.4.3/ditto-json-cbor-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json-cbor/target/ditto-json-cbor-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-json-cbor/3.4.3/ditto-json-cbor-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json-cbor/target/ditto-json-cbor-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-json-cbor/3.4.3/ditto-json-cbor-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json-cbor/target/ditto-json-cbor-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-json-cbor/3.4.3/ditto-json-cbor-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json-cbor/target/ditto-json-cbor-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-json-cbor/3.4.3/ditto-json-cbor-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json-cbor/target/ditto-json-cbor-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-json-cbor/3.4.3/ditto-json-cbor-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/json-cbor/target/ditto-json-cbor-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-json-cbor/3.4.3/ditto-json-cbor-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------< org.eclipse.ditto:ditto-policies >------------------
[INFO] Building Eclipse Ditto :: Policies 3.4.3                         [21/77]
[INFO]   from policies/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-policies ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies ---
[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-release/policies/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-policies >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-policies ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies ---
[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-release/policies/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-policies <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-policies ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-policies ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-policies ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-policies ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies/3.4.3/ditto-policies-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/target/ditto-policies-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies/3.4.3/ditto-policies-3.4.3.pom.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-policies ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies/3.4.3/ditto-policies-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/target/ditto-policies-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies/3.4.3/ditto-policies-3.4.3.pom.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ---------------< org.eclipse.ditto:ditto-policies-model >---------------
[INFO] Building Eclipse Ditto :: Policies :: Model 3.4.3                [22/77]
[INFO]   from policies/model/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-policies-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-model ---
[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-release/policies/model/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-model ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-model ---
[INFO] Copying 0 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-model ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-model:bundle:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-model ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-model ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/policies/model/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-model ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-model ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-model ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-policies-model ---
[INFO] Building bundle: /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-release/policies/model/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default) @ ditto-policies-model ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-policies-model >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-policies-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-model ---
[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-release/policies/model/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-policies-model <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-policies-model ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-model ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/announcements/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.model.signals.announcements;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.model.signals.commands;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/actions/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.model.signals.commands.actions;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/exceptions/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.model.signals.commands.exceptions;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/modify/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.model.signals.commands.modify;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/query/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.model.signals.commands.query;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.model.signals.events;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/AbstractPolicyBuilderLabelScoped.java:31: warning: no comment
[WARNING] protected AbstractPolicyBuilderLabelScoped(final PolicyBuilder delegate,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/actions/ActivateTokenIntegration.java:142: warning: no @param for subjectAnnouncement
[WARNING] public static ActivateTokenIntegration of(final PolicyId policyId, final Label label,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/modify/DeletePolicyImportResponse.java:108: warning: no @param for httpStatus
[WARNING] public static DeletePolicyImportResponse newInstance(final PolicyId policyId, final PolicyId importedPolicyId,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/ImportableType.java:46: warning: no comment
[WARNING] public String getName() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/PoliciesModelFactory.java:46: warning: no comment
[WARNING] public static final int DITTO_LIMITS_POLICY_IMPORTS_LIMIT = Integer.parseInt(System.getProperty("ditto.limits.policy.imports-limit", "10"));
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/Policy.java:441: warning: no comment
[WARNING] default CompletionStage<Policy> withResolvedImports(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyEntriesModified.java:62: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_ENTRIES =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyEntryCreated.java:60: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_ENTRY =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyErrorResponse.java:126: warning: no comment
[WARNING] public static PolicyErrorResponse fromJson(final String jsonString, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyErrorResponse.java:133: warning: no comment
[WARNING] public static PolicyErrorResponse fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyImportCreated.java:62: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_IMPORT =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyImportsModified.java:62: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_IMPORTS =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyImportsValidator.java:37: warning: no comment
[WARNING] public static PolicyImport validatePolicyImport(final PolicyId importingPolicyId, final PolicyImport policyImport) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyImportsValidator.java:30: warning: no comment
[WARNING] public static PolicyImports validatePolicyImports(@Nullable final PolicyId importingPolicyId, final PolicyImports policyImports) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:32: warning: no comment
[WARNING] POLICY,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:35: warning: no comment
[WARNING] POLICY_ENTRIES,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:36: warning: no comment
[WARNING] POLICY_ENTRY,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:38: warning: no comment
[WARNING] POLICY_ENTRY_RESOURCE,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:37: warning: no comment
[WARNING] POLICY_ENTRY_RESOURCES,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:40: warning: no comment
[WARNING] POLICY_ENTRY_SUBJECT;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:39: warning: no comment
[WARNING] POLICY_ENTRY_SUBJECTS,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:34: warning: no comment
[WARNING] POLICY_IMPORT,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:33: warning: no comment
[WARNING] POLICY_IMPORTS,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/ResourceCreated.java:62: warning: no comment
[WARNING] public static final JsonFieldDefinition<String> JSON_RESOURCE_KEY =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/ResourcesModified.java:46: warning: no comment
[WARNING] public final class ResourcesModified extends AbstractPolicyEvent<ResourcesModified>
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/ResourcesModified.java:59: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonObject> JSON_RESOURCES =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/query/RetrievePolicyImportResponse.java:56: warning: no comment
[WARNING] public static final String POLICY_IMPORT = "policyImport";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/SubjectsDeletedPartially.java:69: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonObject> JSON_DELETED_SUBJECT_IDS =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/SubjectsModifiedPartially.java:70: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonObject> JSON_MODIFIED_SUBJECTS =
[WARNING] ^
[WARNING] 36 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-model ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/policies/model/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: Model' with 261 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-policies-model ---
[INFO] Signing 5 files with default secret key.
[INFO] 
[INFO] --- japicmp:0.17.3:cmp (default) @ ditto-policies-model ---
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/policies/model/target/japicmp/japicmp.diff'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/policies/model/target/japicmp/japicmp.xml'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/policies/model/target/japicmp/japicmp.html'.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-policies-model ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/3.4.3/ditto-policies-model-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/3.4.3/ditto-policies-model-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/3.4.3/ditto-policies-model-3.4.3-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/3.4.3/ditto-policies-model-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/3.4.3/ditto-policies-model-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/3.4.3/ditto-policies-model-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/3.4.3/ditto-policies-model-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/3.4.3/ditto-policies-model-3.4.3-tests.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/3.4.3/ditto-policies-model-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/3.4.3/ditto-policies-model-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ ditto-policies-model ---
[INFO] Installing org/eclipse/ditto/ditto-policies-model/3.4.3/ditto-policies-model-3.4.3.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-policies-model ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-policies-model ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-model/3.4.3/ditto-policies-model-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/model/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-model/3.4.3/ditto-policies-model-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3-tests.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-model/3.4.3/ditto-policies-model-3.4.3-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-model/3.4.3/ditto-policies-model-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-model/3.4.3/ditto-policies-model-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-model/3.4.3/ditto-policies-model-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-model/3.4.3/ditto-policies-model-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3-tests.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-model/3.4.3/ditto-policies-model-3.4.3-tests.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-model/3.4.3/ditto-policies-model-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/model/target/ditto-policies-model-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-model/3.4.3/ditto-policies-model-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -------------------< org.eclipse.ditto:ditto-things >-------------------
[INFO] Building Eclipse Ditto :: Things 3.4.3                           [23/77]
[INFO]   from things/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-things ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things ---
[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-release/things/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-things >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-things ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things ---
[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-release/things/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-things <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-things ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-things ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-things ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-things ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things/3.4.3/ditto-things-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/target/ditto-things-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things/3.4.3/ditto-things-3.4.3.pom.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-things ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-things/3.4.3/ditto-things-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/target/ditto-things-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-things/3.4.3/ditto-things-3.4.3.pom.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ----------------< org.eclipse.ditto:ditto-things-model >----------------
[INFO] Building Eclipse Ditto :: Things :: Model 3.4.3                  [24/77]
[INFO]   from things/model/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-things-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-things-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-model ---
[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-release/things/model/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things-model ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-things-model ---
[INFO] Copying 0 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things-model ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-model:bundle:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-things-model ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-things-model ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/things/model/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-things-model ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-things-model ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things-model ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-things-model ---
[INFO] Building bundle: /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-release/things/model/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default) @ ditto-things-model ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-things-model >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-things-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-things-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-model ---
[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-release/things/model/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-things-model <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-things-model ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things-model ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.things.model.signals.commands;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.things.model.signals.commands.exceptions;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/modify/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.things.model.signals.commands.modify;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.things.model.signals.commands.query;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.things.model.signals.events;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/AttributeNotAccessibleException.java:35: warning: no comment
[WARNING] public final class AttributeNotAccessibleException extends DittoRuntimeException implements ThingException {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/AttributesNotAccessibleException.java:34: warning: no comment
[WARNING] public final class AttributesNotAccessibleException extends DittoRuntimeException implements ThingException {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/modify/CreateThing.java:65: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonObject> JSON_THING =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/FeatureDefinitionBuilder.java:44: warning: no @param for <T>
[WARNING] <T extends CharSequence> FeatureDefinitionBuilder addAll(Iterable<T> identifiers);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/FeatureDefinitionBuilder.java:64: warning: no @param for <T>
[WARNING] <T extends CharSequence> FeatureDefinitionBuilder removeAll(Iterable<T> identifiers);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/modify/MergeThingResponse.java:120: warning: no @param for path
[WARNING] public static MergeThingResponse newInstance(final ThingId thingId,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:771: warning: no @param for features
[WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Features features,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:771: warning: no @param for jsonFieldSelector
[WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Features features,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:784: warning: no @param for featureIds
[WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Collection<JsonKey> featureIds,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:784: warning: no @param for jsonFieldSelector
[WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Collection<JsonKey> featureIds,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:797: warning: no @param for featureIds
[WARNING] public static Stream<JsonPointer> expandFeatureIdWildcard(final Collection<JsonKey> featureIds,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:797: warning: no @param for jsonPointer
[WARNING] public static Stream<JsonPointer> expandFeatureIdWildcard(final Collection<JsonKey> featureIds,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/RetrieveFeatureDesiredPropertiesResponse.java:156: warning: no @param for desiredProperties
[WARNING] public static RetrieveFeatureDesiredPropertiesResponse newInstance(final ThingId thingId,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/RetrieveFeaturePropertiesResponse.java:150: warning: no @param for featureProperties
[WARNING] public static RetrieveFeaturePropertiesResponse newInstance(final ThingId thingId,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/RetrieveThing.java:272: warning: no comment
[WARNING] public RetrieveThing build() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/RetrieveThings.java:77: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonArray> JSON_THING_IDS =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingCommandToModifyExceptionRegistry.java:49: warning: no comment
[WARNING] public final class ThingCommandToModifyExceptionRegistry
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingConditionInvalidException.java:66: warning: no @param for description
[WARNING] public static Builder newBuilder(final String condition, final String description) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingIdNotExplicitlySettableException.java:83: warning: no comment
[WARNING] public static Builder forDittoProtocol() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingIdNotExplicitlySettableException.java:71: warning: no comment
[WARNING] public static Builder forPostMethod() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingIdNotExplicitlySettableException.java:75: warning: no comment
[WARNING] public static Builder forPutMethod() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingIdNotExplicitlySettableException.java:79: warning: no comment
[WARNING] public static Builder forPutOrPatchMethod() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:89: warning: no @param for revision
[WARNING] public static ThingMerged of(final ThingId thingId, final JsonPointer path, final JsonValue value,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:89: warning: no @param for timestamp
[WARNING] public static ThingMerged of(final ThingId thingId, final JsonPointer path, final JsonValue value,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:89: warning: no @param for metadata
[WARNING] public static ThingMerged of(final ThingId thingId, final JsonPointer path, final JsonValue value,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:225: warning: no comment
[WARNING] public static final JsonFieldDefinition<String> JSON_PATH =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:228: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonValue> JSON_VALUE =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingNotCreatableException.java:116: warning: no @param for httpStatus
[WARNING] public static Builder newBuilderForOtherReason(final HttpStatus httpStatus, final ThingId thingId, final PolicyId policyId, final String reason) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingNotCreatableException.java:129: warning: no @return
[WARNING] public static ThingNotCreatableException forLiveChannel(final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:46: warning: no comment
[WARNING] ATTRIBUTE,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:45: warning: no comment
[WARNING] ATTRIBUTES,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:49: warning: no comment
[WARNING] DEFINITION,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:48: warning: no comment
[WARNING] FEATURE,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:50: warning: no comment
[WARNING] FEATURE_DEFINITION,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:53: warning: no comment
[WARNING] FEATURE_DESIRED_PROPERTIES,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:54: warning: no comment
[WARNING] FEATURE_DESIRED_PROPERTY;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:51: warning: no comment
[WARNING] FEATURE_PROPERTIES,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:52: warning: no comment
[WARNING] FEATURE_PROPERTY,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:47: warning: no comment
[WARNING] FEATURES,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:38: warning: no comment
[WARNING] POLICY,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:39: warning: no comment
[WARNING] POLICY_ENTRIES,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:40: warning: no comment
[WARNING] POLICY_ENTRY,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:44: warning: no comment
[WARNING] POLICY_ENTRY_RESOURCE,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:43: warning: no comment
[WARNING] POLICY_ENTRY_RESOURCES,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:42: warning: no comment
[WARNING] POLICY_ENTRY_SUBJECT,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:41: warning: no comment
[WARNING] POLICY_ENTRY_SUBJECTS,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:37: warning: no comment
[WARNING] POLICY_ID,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:36: warning: no comment
[WARNING] THING,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:49: warning: no comment
[WARNING] public static final JsonKey FEATURE_ID_WILDCARD = JsonKey.of("*");
[WARNING] ^
[WARNING] 54 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-things-model ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/things/model/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Things :: Model' with 291 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-things-model ---
[INFO] Signing 5 files with default secret key.
[INFO] 
[INFO] --- japicmp:0.17.3:cmp (default) @ ditto-things-model ---
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/things/model/target/japicmp/japicmp.diff'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/things/model/target/japicmp/japicmp.xml'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/things/model/target/japicmp/japicmp.html'.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-things-model ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/3.4.3/ditto-things-model-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/3.4.3/ditto-things-model-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/3.4.3/ditto-things-model-3.4.3-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/3.4.3/ditto-things-model-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/3.4.3/ditto-things-model-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/3.4.3/ditto-things-model-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/3.4.3/ditto-things-model-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/3.4.3/ditto-things-model-3.4.3-tests.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/3.4.3/ditto-things-model-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/3.4.3/ditto-things-model-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ ditto-things-model ---
[INFO] Installing org/eclipse/ditto/ditto-things-model/3.4.3/ditto-things-model-3.4.3.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-things-model ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-things-model ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-things-model/3.4.3/ditto-things-model-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/model/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-things-model/3.4.3/ditto-things-model-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3-tests.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-things-model/3.4.3/ditto-things-model-3.4.3-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-things-model/3.4.3/ditto-things-model-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-things-model/3.4.3/ditto-things-model-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-things-model/3.4.3/ditto-things-model-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-things-model/3.4.3/ditto-things-model-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3-tests.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-things-model/3.4.3/ditto-things-model-3.4.3-tests.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-things-model/3.4.3/ditto-things-model-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/model/target/ditto-things-model-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-things-model/3.4.3/ditto-things-model-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -----------< org.eclipse.ditto:ditto-internal-utils-cluster >-----------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Cluster 3.4.3     [25/77]
[INFO]   from internal/utils/cluster/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-cluster ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cluster ---
[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-release/internal/utils/cluster/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-cluster ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-cluster ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-cluster ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cluster:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-cluster ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 29 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java: /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-cluster ---
[INFO] Copying 3 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-cluster ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 14 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/test/java/org/eclipse/ditto/internal/utils/cluster/JsonValueSourceRefTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/test/java/org/eclipse/ditto/internal/utils/cluster/JsonValueSourceRefTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-cluster ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cluster ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-cluster ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/ditto-internal-utils-cluster-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-cluster >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-cluster ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cluster ---
[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-release/internal/utils/cluster/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-cluster <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-cluster ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-cluster ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.cluster;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/config/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.cluster.config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java:75: warning: no comment
[WARNING] protected static final Charset CHARSET = StandardCharsets.UTF_8;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/DistPubSubAccess.java:99: warning: no @param for group
[WARNING] public static DistributedPubSubMediator.Subscribe subscribeViaGroup(final String topic, final String group,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/DistPubSubAccess.java:112: warning: no @param for group
[WARNING] public static DistributedPubSubMediator.Unsubscribe unsubscribeViaGroup(final String topic, final String group,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/GlobalMappingStrategies.java:29: warning: no comment
[WARNING] public final class GlobalMappingStrategies extends MappingStrategies {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/SerializerExceptions.java:50: warning: no comment
[WARNING] public NotSerializable(final CharSequence serializerName, final Object notSerializableObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/SerializerExceptions.java:37: warning: no comment
[WARNING] public SerializationFailed(final String message, @Nullable final Throwable cause) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/SerializerExceptions.java:68: warning: no comment
[WARNING] public UnsupportedManifest(final String manifest) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardNumberCalculator.java:43: warning: no @param for numberOfShards
[WARNING] public static ShardNumberCalculator newInstance(final int numberOfShards) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionExtractor.java:60: warning: no @return
[WARNING] public static ShardRegionExtractor of(final int numberOfShards, final ActorSystem actorSystem) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionExtractor.java:75: warning: no @return
[WARNING] public static ShardRegionExtractor of(final int numberOfShards, final MappingStrategies mappingStrategies) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionProxyActorFactory.java:48: warning: no @param for actorSystem
[WARNING] public static ShardRegionProxyActorFactory newInstance(final ActorSystem actorSystem,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionProxyActorFactory.java:48: warning: no @param for clusterConfig
[WARNING] public static ShardRegionProxyActorFactory newInstance(final ActorSystem actorSystem,
[WARNING] ^
[WARNING] 14 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/ditto-internal-utils-cluster-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-cluster ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-cluster ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-cluster ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Cluster' with 30 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-cluster ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-cluster ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/3.4.3/ditto-internal-utils-cluster-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/ditto-internal-utils-cluster-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/3.4.3/ditto-internal-utils-cluster-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/ditto-internal-utils-cluster-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/3.4.3/ditto-internal-utils-cluster-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/ditto-internal-utils-cluster-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/3.4.3/ditto-internal-utils-cluster-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/ditto-internal-utils-cluster-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/3.4.3/ditto-internal-utils-cluster-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/ditto-internal-utils-cluster-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/3.4.3/ditto-internal-utils-cluster-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/ditto-internal-utils-cluster-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/3.4.3/ditto-internal-utils-cluster-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/ditto-internal-utils-cluster-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/3.4.3/ditto-internal-utils-cluster-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-internal-utils-cluster ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/ditto-internal-utils-cluster-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-cluster/3.4.3/ditto-internal-utils-cluster-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-cluster/3.4.3/ditto-internal-utils-cluster-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/ditto-internal-utils-cluster-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-cluster/3.4.3/ditto-internal-utils-cluster-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/ditto-internal-utils-cluster-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-cluster/3.4.3/ditto-internal-utils-cluster-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/ditto-internal-utils-cluster-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-cluster/3.4.3/ditto-internal-utils-cluster-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/ditto-internal-utils-cluster-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-cluster/3.4.3/ditto-internal-utils-cluster-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/ditto-internal-utils-cluster-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-cluster/3.4.3/ditto-internal-utils-cluster-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cluster/target/ditto-internal-utils-cluster-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-cluster/3.4.3/ditto-internal-utils-cluster-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ----------< org.eclipse.ditto:ditto-internal-utils-extension >----------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Extension 3.4.3   [26/77]
[INFO]   from internal/utils/extension/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-extension ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-extension ---
[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-release/internal/utils/extension/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-extension ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-extension ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-extension ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-extension:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-extension ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 2 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java: /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-extension ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-extension ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-extension ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-extension ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-extension ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/target/ditto-internal-utils-extension-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-extension >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-extension ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-extension ---
[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-release/internal/utils/extension/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-extension <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-extension ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-extension ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java:28: warning: no comment
[WARNING] public final class DittoExtensionIds implements Extension {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java:33: warning: no comment
[WARNING] public <T extends Extension> DittoExtensionPoint.ExtensionId<T> computeIfAbsent(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java:48: warning: no comment
[WARNING] public static DittoExtensionIds get(final ActorSystem actorSystem) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:100: warning: no comment
[WARNING] public record ExtensionIdConfig<T extends Extension>(Class<T> parentClass,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:98: warning: no comment
[WARNING] protected abstract String getConfigKey();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:76: warning: no comment
[WARNING] protected String getImplementation(final ExtendedActorSystem actorSystem) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:68: warning: no comment
[WARNING] protected ExtensionIdConfig<T> globalConfig(final ActorSystem actorSystem) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:129: warning: no comment
[WARNING] public static <T extends Extension> ExtensionIdConfig<T> of(final Class<T> parentClass,
[WARNING] ^
[WARNING] 8 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/target/ditto-internal-utils-extension-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-extension ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-extension ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-extension ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-extension ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-extension ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/3.4.3/ditto-internal-utils-extension-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/target/ditto-internal-utils-extension-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/3.4.3/ditto-internal-utils-extension-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/target/ditto-internal-utils-extension-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/3.4.3/ditto-internal-utils-extension-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/target/ditto-internal-utils-extension-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/3.4.3/ditto-internal-utils-extension-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/target/ditto-internal-utils-extension-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/3.4.3/ditto-internal-utils-extension-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/target/ditto-internal-utils-extension-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/3.4.3/ditto-internal-utils-extension-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/target/ditto-internal-utils-extension-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/3.4.3/ditto-internal-utils-extension-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/target/ditto-internal-utils-extension-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/3.4.3/ditto-internal-utils-extension-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-internal-utils-extension ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/target/ditto-internal-utils-extension-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-extension/3.4.3/ditto-internal-utils-extension-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-extension/3.4.3/ditto-internal-utils-extension-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/target/ditto-internal-utils-extension-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-extension/3.4.3/ditto-internal-utils-extension-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/target/ditto-internal-utils-extension-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-extension/3.4.3/ditto-internal-utils-extension-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/target/ditto-internal-utils-extension-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-extension/3.4.3/ditto-internal-utils-extension-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/target/ditto-internal-utils-extension-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-extension/3.4.3/ditto-internal-utils-extension-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/target/ditto-internal-utils-extension-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-extension/3.4.3/ditto-internal-utils-extension-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/extension/target/ditto-internal-utils-extension-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-extension/3.4.3/ditto-internal-utils-extension-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ----------------< org.eclipse.ditto:ditto-placeholders >----------------
[INFO] Building Eclipse Ditto :: Placeholders 3.4.3                     [27/77]
[INFO]   from placeholders/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-placeholders ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-placeholders ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-placeholders ---
[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-release/placeholders/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-placeholders ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-placeholders ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/placeholders/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-placeholders ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-placeholders:bundle:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-placeholders ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-placeholders ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/placeholders/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-placeholders ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-placeholders ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-placeholders ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-placeholders ---
[INFO] Building bundle: /home/jenkins/agent/workspace/ditto-release/placeholders/target/ditto-placeholders-3.4.3.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-release/placeholders/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-placeholders >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-placeholders ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-placeholders ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-placeholders ---
[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-release/placeholders/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-placeholders <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-placeholders ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-placeholders ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/placeholders/src/main/java/org/eclipse/ditto/placeholders/PlaceholderFactory.java:91: warning: no @param for <T>
[WARNING] public static <T> ExpressionResolver newExpressionResolver(final Placeholder<T> placeholder,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/placeholders/src/main/java/org/eclipse/ditto/placeholders/PlaceholderFilter.java:73: warning: no @return
[WARNING] public static <T> String apply(final String template, final T placeholderSource, final Placeholder<T> placeholder) {
[WARNING] ^
[WARNING] 2 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/placeholders/target/ditto-placeholders-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-placeholders ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-placeholders ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-placeholders ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/placeholders/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Placeholders' with 86 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-placeholders ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- japicmp:0.17.3:cmp (default) @ ditto-placeholders ---
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/placeholders/target/japicmp/japicmp.diff'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/placeholders/target/japicmp/japicmp.xml'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/placeholders/target/japicmp/japicmp.html'.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-placeholders ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/placeholders/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/3.4.3/ditto-placeholders-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/placeholders/target/ditto-placeholders-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/3.4.3/ditto-placeholders-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/placeholders/target/ditto-placeholders-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/3.4.3/ditto-placeholders-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/placeholders/target/ditto-placeholders-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/3.4.3/ditto-placeholders-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/placeholders/target/ditto-placeholders-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/3.4.3/ditto-placeholders-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/placeholders/target/ditto-placeholders-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/3.4.3/ditto-placeholders-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/placeholders/target/ditto-placeholders-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/3.4.3/ditto-placeholders-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/placeholders/target/ditto-placeholders-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/3.4.3/ditto-placeholders-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ ditto-placeholders ---
[INFO] Installing org/eclipse/ditto/ditto-placeholders/3.4.3/ditto-placeholders-3.4.3.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-placeholders ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-placeholders ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/placeholders/target/ditto-placeholders-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-placeholders/3.4.3/ditto-placeholders-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/placeholders/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-placeholders/3.4.3/ditto-placeholders-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/placeholders/target/ditto-placeholders-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-placeholders/3.4.3/ditto-placeholders-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/placeholders/target/ditto-placeholders-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-placeholders/3.4.3/ditto-placeholders-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/placeholders/target/ditto-placeholders-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-placeholders/3.4.3/ditto-placeholders-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/placeholders/target/ditto-placeholders-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-placeholders/3.4.3/ditto-placeholders-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/placeholders/target/ditto-placeholders-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-placeholders/3.4.3/ditto-placeholders-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/placeholders/target/ditto-placeholders-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-placeholders/3.4.3/ditto-placeholders-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ----------------< org.eclipse.ditto:ditto-base-service >----------------
[INFO] Building Eclipse Ditto :: Base :: Service 3.4.3                  [28/77]
[INFO]   from base/service/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-base-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-service ---
[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-release/base/service/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base-service ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-base-service ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base-service ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-service:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-base-service ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 54 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/config/DittoServiceConfig.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/config/DittoServiceConfig.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-base-service ---
[INFO] Copying 7 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-base-service ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 14 source files with javac [debug target 17] to target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-base-service ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base-service ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-base-service ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-base-service >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-base-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-service ---
[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-release/base/service/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-base-service <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-base-service ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base-service ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.service;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.service.cluster;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/config/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.service.config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/config/http/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.service.config.http;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/config/limits/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.service.config.limits;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/config/supervision/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.base.service.config.supervision;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/devops/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.base.service.devops;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractPlaceholderSubstitution.java:41: warning: no comment
[WARNING] protected AbstractPlaceholderSubstitution(final SubstitutionStrategyRegistry substitutionStrategyRegistry) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:39: warning: no comment
[WARNING] protected AbstractTypedSubstitutionStrategy(final Class<T> type) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:82: warning: no comment
[WARNING] protected static Policy substitutePolicy(final Policy policy,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:100: warning: no comment
[WARNING] protected static Iterable<PolicyEntry> substitutePolicyEntries(final Iterable<PolicyEntry> policyEntries,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:66: warning: no comment
[WARNING] protected static PolicyEntry substitutePolicyEntry(final PolicyEntry existingPolicyEntry,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:48: warning: no comment
[WARNING] protected static Subjects substituteSubjects(final Subjects subjects,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/config/http/DefaultHttpProxyConfig.java:63: warning: no comment
[WARNING] public static DefaultHttpProxyConfig ofProxy(final Config config) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/actors/DittoRootActor.java:161: warning: no comment
[WARNING] protected void bindHttpStatusRoute(final HttpConfig httpConfig, final ActorRef healthCheckingActor) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:98: warning: no comment
[WARNING] protected static final String MONGO_URI_CONFIG_PATH = "pekko.contrib.persistence.mongodb.mongo.mongouri";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:100: warning: no comment
[WARNING] protected final Config rawConfig;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:101: warning: no comment
[WARNING] protected final C serviceSpecificConfig;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:218: warning: no comment
[WARNING] protected Config appendPekkoPersistenceMongoUriToRawConfig() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/config/http/HttpConfig.java:64: warning: no comment
[WARNING] COORDINATED_SHUTDOWN_TIMEOUT("coordinated-shutdown-timeout", Duration.ofSeconds(65));
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:33: warning: no comment
[WARNING] public final class ModifySplitBrainResolver extends AbstractCommand<ModifySplitBrainResolver> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:35: warning: no comment
[WARNING] public static final JsonFieldDefinition<Boolean> ENABLED_FIELD_KEY =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:40: warning: no comment
[WARNING] public static final String TYPE = PREFIX + NAME;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:53: warning: no comment
[WARNING] public static ModifySplitBrainResolver fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:49: warning: no comment
[WARNING] public boolean isEnabled() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:32: warning: no comment
[WARNING] public final class ModifySplitBrainResolverResponse
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:37: warning: no comment
[WARNING] public static final String TYPE = PREFIX + NAME;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:64: warning: no comment
[WARNING] public static ModifySplitBrainResolverResponse fromJson(final JsonObject jsonObject,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:60: warning: no comment
[WARNING] public boolean isEnabled() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/NoOpRootActorStarter.java:27: warning: no @param for config
[WARNING] public NoOpRootActorStarter(final ActorSystem actorSystem, final Config config) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/RootActorStarter.java:54: warning: no comment
[WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<RootActorStarter> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/RootChildActorStarter.java:57: warning: no comment
[WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<RootChildActorStarter> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/SignalTransformers.java:81: warning: no @param for config
[WARNING] public static SignalTransformers get(final ActorSystem actorSystem, final Config config) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/SignalTransformers.java:33: warning: no comment
[WARNING] public final class SignalTransformers implements DittoExtensionPoint, SignalTransformer {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/actors/StartChildActor.java:50: warning: no comment
[WARNING] public String getActorName() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/base/service/src/main/java/org/eclipse/ditto/base/service/actors/StartChildActor.java:46: warning: no comment
[WARNING] public Props getProps() {
[WARNING] ^
[WARNING] 36 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3-javadoc.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default) @ ditto-base-service ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3-tests.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-base-service ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/base/service/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Base :: Service' with 50 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-base-service ---
[INFO] Signing 5 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-base-service ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/3.4.3/ditto-base-service-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/3.4.3/ditto-base-service-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/3.4.3/ditto-base-service-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/3.4.3/ditto-base-service-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/3.4.3/ditto-base-service-3.4.3-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/3.4.3/ditto-base-service-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/3.4.3/ditto-base-service-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/3.4.3/ditto-base-service-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/3.4.3/ditto-base-service-3.4.3-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/3.4.3/ditto-base-service-3.4.3-tests.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-base-service ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-base-service/3.4.3/ditto-base-service-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/service/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-base-service/3.4.3/ditto-base-service-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-base-service/3.4.3/ditto-base-service-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-base-service/3.4.3/ditto-base-service-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3-tests.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-base-service/3.4.3/ditto-base-service-3.4.3-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-base-service/3.4.3/ditto-base-service-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-base-service/3.4.3/ditto-base-service-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-base-service/3.4.3/ditto-base-service-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-base-service/3.4.3/ditto-base-service-3.4.3-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/base/service/target/ditto-base-service-3.4.3-tests.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-base-service/3.4.3/ditto-base-service-3.4.3-tests.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ----------------< org.eclipse.ditto:ditto-connectivity >----------------
[INFO] Building Eclipse Ditto :: Connectivity 3.4.3                     [29/77]
[INFO]   from connectivity/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-connectivity ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity ---
[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-release/connectivity/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-connectivity >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-connectivity ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity ---
[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-release/connectivity/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-connectivity <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-connectivity ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-connectivity ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity/3.4.3/ditto-connectivity-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/target/ditto-connectivity-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity/3.4.3/ditto-connectivity-3.4.3.pom.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-connectivity ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-connectivity/3.4.3/ditto-connectivity-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/target/ditto-connectivity-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-connectivity/3.4.3/ditto-connectivity-3.4.3.pom.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -------------< org.eclipse.ditto:ditto-connectivity-model >-------------
[INFO] Building Eclipse Ditto :: Connectivity :: Model 3.4.3            [30/77]
[INFO]   from connectivity/model/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-connectivity-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-connectivity-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-model ---
[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-release/connectivity/model/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity-model ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-connectivity-model ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity-model ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-model:bundle:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-connectivity-model ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-connectivity-model ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-connectivity-model ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-connectivity-model ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-model ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-connectivity-model ---
[INFO] Building bundle: /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default) @ ditto-connectivity-model ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-connectivity-model >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-connectivity-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-connectivity-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-model ---
[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-release/connectivity/model/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-connectivity-model <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-connectivity-model ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity-model ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.model;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/mqtt/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.model.mqtt;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/announcements/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.model.signals.announcements;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/announcements/AbstractConnectivityAnnouncement.java:57: warning: no comment
[WARNING] protected static ConnectionId deserializeConnectionId(final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/announcements/AbstractConnectivityAnnouncement.java:67: warning: no comment
[WARNING] protected static JsonParseException getJsonParseException(final JsonFieldDefinition<?> fieldDefinition,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/announcements/AbstractConnectivityAnnouncement.java:73: warning: no comment
[WARNING] protected static JsonExceptionBuilder<JsonParseException> getJsonParseExceptionBuilder(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/events/AbstractConnectivityEvent.java:46: warning: no @param for revision
[WARNING] protected AbstractConnectivityEvent(final String type,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/events/AbstractConnectivityEvent.java:46: warning: no @param for metadata
[WARNING] protected AbstractConnectivityEvent(final String type,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:87: warning: no @param for timestamp
[WARNING] public static CheckConnectionLogsActive of(final ConnectionId connectionId,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:101: warning: no @param for timestamp
[WARNING] public static CheckConnectionLogsActive of(final ConnectionId connectionId,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:101: warning: no @param for dittoHeaders
[WARNING] public static CheckConnectionLogsActive of(final ConnectionId connectionId,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:132: warning: no @param for dittoHeaders
[WARNING] public static CheckConnectionLogsActive fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:145: warning: no comment
[WARNING] public static CheckConnectionLogsActive fromJson(final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:181: warning: no comment
[WARNING] public Instant getTimestamp() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/exceptions/ConnectionTimeoutException.java:63: warning: no @param for operation
[WARNING] public static Builder newBuilder(final ConnectionId connectionId,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/ConnectivityCommandInterceptor.java:34: warning: no comment
[WARNING] default Connection getConnectionFromCommand(final ConnectivityCommand<?> command) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/exceptions/ConnectivityCommandInvalidException.java:62: warning: no @param for invalidCommand
[WARNING] public static Builder newBuilder(final String invalidCommand) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:619: warning: no @param for mappings
[WARNING] public static PayloadMapping newPayloadMapping(final List<String> mappings) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:626: warning: no @param for mappings
[WARNING] public static PayloadMapping newPayloadMapping(@Nullable final String... mappings) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:662: warning: no @param for source
[WARNING] public static SourceBuilder newSourceBuilder(final Source source) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:705: warning: no @param for target
[WARNING] public static TargetBuilder newTargetBuilder(final Target target) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:771: warning: no @param for sshTunnel
[WARNING] public static SshTunnelBuilder newSshTunnelBuilder(final SshTunnel sshTunnel) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/HmacCredentials.java:47: warning: no comment
[WARNING] public static HmacCredentials of(final String algorithm, final JsonObject parameters) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/LoggingExpired.java:80: warning: no @param for dittoHeaders
[WARNING] public static LoggingExpired of(final ConnectionId connectionId, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/LoggingExpired.java:109: warning: no @param for dittoHeaders
[WARNING] public static LoggingExpired fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/LoggingExpired.java:119: warning: no comment
[WARNING] public static LoggingExpired fromJson(final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/mqtt/MessageExpiryInterval.java:31: warning: no comment
[WARNING] public static final long MAX_INTERVAL_SECONDS = 4_294_967_295L;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/mqtt/MessageExpiryInterval.java:29: warning: no comment
[WARNING] public static final long MIN_INTERVAL_SECONDS = 1L;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ReplyTarget.java:105: warning: no @return
[WARNING] ReplyTarget build();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:224: warning: no comment
[WARNING] public static Builder getBuilder(final ConnectionId connectionId, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:148: warning: no comment
[WARNING] public Optional<Boolean> getContainsFailure() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:317: warning: no comment
[WARNING] public RetrieveConnectionMetricsResponse build() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:302: warning: no comment
[WARNING] public Builder connectionMetrics(final ConnectionMetrics connectionMetrics) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:307: warning: no comment
[WARNING] public Builder sourceMetrics(final SourceMetrics sourceMetrics) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:312: warning: no comment
[WARNING] public Builder targetMetrics(final TargetMetrics targetMetrics) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnections.java:82: warning: no @param for idsOnly
[WARNING] public static RetrieveConnections newInstance(final boolean idsOnly, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnections.java:95: warning: no @param for idsOnly
[WARNING] public static RetrieveConnections newInstance(final boolean idsOnly,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:113: warning: no @param for dittoHeaders
[WARNING] public static RetrieveConnectionStatusResponse of(final ConnectionId connectionId,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:297: warning: no comment
[WARNING] public static Builder getBuilder(final ConnectionId connectionId, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:471: warning: no comment
[WARNING] public RetrieveConnectionStatusResponse build() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:413: warning: no comment
[WARNING] public Builder clientStatus(final List<ResourceStatus> clientStatus) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:408: warning: no comment
[WARNING] public Builder connectedSince(@Nullable final Instant connectedSince) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:393: warning: no comment
[WARNING] public Builder connectionStatus(final ConnectivityStatus connectionStatus) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:398: warning: no comment
[WARNING] public Builder liveStatus(final ConnectivityStatus liveStatus) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:403: warning: no comment
[WARNING] public Builder recoveryStatus(final RecoveryStatus recoveryStatus) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:418: warning: no comment
[WARNING] public Builder sourceStatus(final List<ResourceStatus> sourceStatus) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:428: warning: no comment
[WARNING] public Builder sshTunnelStatus(final List<ResourceStatus> sshTunnelStatus) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:423: warning: no comment
[WARNING] public Builder targetStatus(final List<ResourceStatus> targetStatus) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:433: warning: no comment
[WARNING] public Builder withAddressStatus(final ResourceStatus resourceStatus) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:453: warning: no comment
[WARNING] public Builder withMissingResources(final Map<ResourceStatus.ResourceType, Integer> missingResources,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:352: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonArray> CLIENT_STATUS =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:349: warning: no comment
[WARNING] public static final JsonFieldDefinition<String> CONNECTED_SINCE =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:340: warning: no comment
[WARNING] public static final JsonFieldDefinition<String> CONNECTION_STATUS =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:343: warning: no comment
[WARNING] public static final JsonFieldDefinition<String> LIVE_STATUS =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:346: warning: no comment
[WARNING] public static final JsonFieldDefinition<String> RECOVERY_STATUS =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:355: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonArray> SOURCE_STATUS =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:361: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonArray> SSH_TUNNEL_STATUS =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:358: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonArray> TARGET_STATUS =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/SshPublicKeyCredentials.java:48: warning: no comment
[WARNING] public static SshPublicKeyCredentials of(final String username, final String publicKey,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:28: warning: no comment
[WARNING] LIVE_COMMANDS("_/_/things/live/commands", "things-live-commands"),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:27: warning: no comment
[WARNING] LIVE_EVENTS("_/_/things/live/events", "things-live-events"),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:26: warning: no comment
[WARNING] LIVE_MESSAGES("_/_/things/live/messages", "messages.commands:"),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:25: warning: no comment
[WARNING] TWIN_EVENTS("_/_/things/twin/events", "things.events:"),
[WARNING] ^
[WARNING] 63 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity-model ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Connectivity :: Model' with 205 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-connectivity-model ---
[INFO] Signing 5 files with default secret key.
[INFO] 
[INFO] --- japicmp:0.17.3:cmp (default) @ ditto-connectivity-model ---
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/connectivity/model/target/japicmp/japicmp.diff'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/connectivity/model/target/japicmp/japicmp.xml'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/connectivity/model/target/japicmp/japicmp.html'.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity-model ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/3.4.3/ditto-connectivity-model-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/3.4.3/ditto-connectivity-model-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/3.4.3/ditto-connectivity-model-3.4.3-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/3.4.3/ditto-connectivity-model-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/3.4.3/ditto-connectivity-model-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/3.4.3/ditto-connectivity-model-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/3.4.3/ditto-connectivity-model-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/3.4.3/ditto-connectivity-model-3.4.3-tests.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/3.4.3/ditto-connectivity-model-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/3.4.3/ditto-connectivity-model-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ ditto-connectivity-model ---
[INFO] Installing org/eclipse/ditto/ditto-connectivity-model/3.4.3/ditto-connectivity-model-3.4.3.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-connectivity-model ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-connectivity-model ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-connectivity-model/3.4.3/ditto-connectivity-model-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/model/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-connectivity-model/3.4.3/ditto-connectivity-model-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3-tests.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-connectivity-model/3.4.3/ditto-connectivity-model-3.4.3-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-connectivity-model/3.4.3/ditto-connectivity-model-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-connectivity-model/3.4.3/ditto-connectivity-model-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-connectivity-model/3.4.3/ditto-connectivity-model-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-connectivity-model/3.4.3/ditto-connectivity-model-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3-tests.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-connectivity-model/3.4.3/ditto-connectivity-model-3.4.3-tests.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-connectivity-model/3.4.3/ditto-connectivity-model-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/model/target/ditto-connectivity-model-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-connectivity-model/3.4.3/ditto-connectivity-model-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ----------------< org.eclipse.ditto:ditto-thingsearch >-----------------
[INFO] Building Eclipse Ditto :: Thing Search 3.4.3                     [31/77]
[INFO]   from thingsearch/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-thingsearch ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch ---
[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-release/thingsearch/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-thingsearch >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-thingsearch ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch ---
[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-release/thingsearch/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-thingsearch <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-thingsearch ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-thingsearch ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch/3.4.3/ditto-thingsearch-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/target/ditto-thingsearch-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch/3.4.3/ditto-thingsearch-3.4.3.pom.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-thingsearch ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-thingsearch/3.4.3/ditto-thingsearch-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/target/ditto-thingsearch-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-thingsearch/3.4.3/ditto-thingsearch-3.4.3.pom.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -------------< org.eclipse.ditto:ditto-thingsearch-model >--------------
[INFO] Building Eclipse Ditto :: Thing Search :: Model 3.4.3            [32/77]
[INFO]   from thingsearch/model/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-thingsearch-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-thingsearch-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-model ---
[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-release/thingsearch/model/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch-model ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-thingsearch-model ---
[INFO] Copying 0 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch-model ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch-model:bundle:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-thingsearch-model ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-thingsearch-model ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/thingsearch/model/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-thingsearch-model ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-thingsearch-model ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch-model ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-thingsearch-model ---
[INFO] Building bundle: /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/ditto-thingsearch-model-3.4.3.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-thingsearch-model >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-thingsearch-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-thingsearch-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-model ---
[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-release/thingsearch/model/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-thingsearch-model <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-thingsearch-model ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch-model ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/exceptions/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands.exceptions;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/query/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands.query;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/subscription/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands.subscription;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/events/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.thingsearch.model.signals.events;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/query/CountThings.java:90: warning: no @param for namespaces
[WARNING] public static CountThings of(@Nullable final String filter, @Nullable final Set<String> namespaces,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/subscription/CreateSubscription.java:102: warning: no @param for namespaces
[WARNING] public static CreateSubscription of(@Nullable final String filter, @Nullable final String options,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/query/QueryThings.java:115: warning: no @param for namespaces
[WARNING] public static QueryThings of(@Nullable final String filter, @Nullable final List<String> options,
[WARNING] ^
[WARNING] 8 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/ditto-thingsearch-model-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch-model ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Thing Search :: Model' with 56 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-thingsearch-model ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- japicmp:0.17.3:cmp (default) @ ditto-thingsearch-model ---
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/japicmp/japicmp.diff'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/japicmp/japicmp.xml'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/japicmp/japicmp.html'.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch-model ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/3.4.3/ditto-thingsearch-model-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/ditto-thingsearch-model-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/3.4.3/ditto-thingsearch-model-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/ditto-thingsearch-model-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/3.4.3/ditto-thingsearch-model-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/ditto-thingsearch-model-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/3.4.3/ditto-thingsearch-model-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/ditto-thingsearch-model-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/3.4.3/ditto-thingsearch-model-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/ditto-thingsearch-model-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/3.4.3/ditto-thingsearch-model-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/ditto-thingsearch-model-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/3.4.3/ditto-thingsearch-model-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/ditto-thingsearch-model-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/3.4.3/ditto-thingsearch-model-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ ditto-thingsearch-model ---
[INFO] Installing org/eclipse/ditto/ditto-thingsearch-model/3.4.3/ditto-thingsearch-model-3.4.3.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-thingsearch-model ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-thingsearch-model ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/ditto-thingsearch-model-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-thingsearch-model/3.4.3/ditto-thingsearch-model-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/model/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-thingsearch-model/3.4.3/ditto-thingsearch-model-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/ditto-thingsearch-model-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-thingsearch-model/3.4.3/ditto-thingsearch-model-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/ditto-thingsearch-model-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-thingsearch-model/3.4.3/ditto-thingsearch-model-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/ditto-thingsearch-model-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-thingsearch-model/3.4.3/ditto-thingsearch-model-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/ditto-thingsearch-model-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-thingsearch-model/3.4.3/ditto-thingsearch-model-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/ditto-thingsearch-model-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-thingsearch-model/3.4.3/ditto-thingsearch-model-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/model/target/ditto-thingsearch-model-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-thingsearch-model/3.4.3/ditto-thingsearch-model-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------< org.eclipse.ditto:ditto-messages >------------------
[INFO] Building Eclipse Ditto :: Messages 3.4.3                         [33/77]
[INFO]   from messages/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-messages ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-messages ---
[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-release/messages/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-messages ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-messages ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-messages:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-messages ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-messages >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-messages ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-messages ---
[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-release/messages/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-messages <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-messages ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-messages ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-messages ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-messages ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-messages ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-messages ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-messages ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/messages/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages/3.4.3/ditto-messages-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/messages/target/ditto-messages-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages/3.4.3/ditto-messages-3.4.3.pom.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-messages ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/messages/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-messages/3.4.3/ditto-messages-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/messages/target/ditto-messages-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-messages/3.4.3/ditto-messages-3.4.3.pom.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ---------------< org.eclipse.ditto:ditto-messages-model >---------------
[INFO] Building Eclipse Ditto :: Messages :: Model 3.4.3                [34/77]
[INFO]   from messages/model/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-messages-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-messages-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-messages-model ---
[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-release/messages/model/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-messages-model ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-messages-model ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/messages/model/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-messages-model ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-messages-model:bundle:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-messages-model ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-messages-model ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/messages/model/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-messages-model ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-messages-model ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-messages-model ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-messages-model ---
[INFO] Building bundle: /home/jenkins/agent/workspace/ditto-release/messages/model/target/ditto-messages-model-3.4.3.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-release/messages/model/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-messages-model >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-messages-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-messages-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-messages-model ---
[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-release/messages/model/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-messages-model <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-messages-model ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-messages-model ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.messages.model.signals.commands;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/MessagePayloadSerializer.java:98: warning: no comment
[WARNING] public static void deserialize(@Nullable final JsonValue payload, final MessageBuilder<Object> messageBuilder,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/messages/model/src/main/java/org/eclipse/ditto/messages/model/MessagesModelFactory.java:74: warning: no @param for initialHeaders
[WARNING] public static MessageHeadersBuilder newHeadersBuilder(final Map<String, String> initialHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/SendMessageAcceptedResponse.java:78: warning: no @param for messageHeaders
[WARNING] public static SendMessageAcceptedResponse newInstance(final ThingId thingId, final MessageHeaders messageHeaders,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/SendMessageAcceptedResponse.java:93: warning: no @param for messageHeaders
[WARNING] public static SendMessageAcceptedResponse newInstance(final ThingId thingId,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/SendMessageAcceptedResponse.java:135: warning: no comment
[WARNING] public Optional<String> getCorrelationId() {
[WARNING] ^
[WARNING] 6 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/messages/model/target/ditto-messages-model-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-messages-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-messages-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-messages-model ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/messages/model/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Messages :: Model' with 46 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-messages-model ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- japicmp:0.17.3:cmp (default) @ ditto-messages-model ---
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/messages/model/target/japicmp/japicmp.diff'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/messages/model/target/japicmp/japicmp.xml'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/messages/model/target/japicmp/japicmp.html'.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-messages-model ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/messages/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/3.4.3/ditto-messages-model-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/messages/model/target/ditto-messages-model-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/3.4.3/ditto-messages-model-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/messages/model/target/ditto-messages-model-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/3.4.3/ditto-messages-model-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/messages/model/target/ditto-messages-model-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/3.4.3/ditto-messages-model-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/messages/model/target/ditto-messages-model-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/3.4.3/ditto-messages-model-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/messages/model/target/ditto-messages-model-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/3.4.3/ditto-messages-model-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/messages/model/target/ditto-messages-model-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/3.4.3/ditto-messages-model-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/messages/model/target/ditto-messages-model-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/3.4.3/ditto-messages-model-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ ditto-messages-model ---
[INFO] Installing org/eclipse/ditto/ditto-messages-model/3.4.3/ditto-messages-model-3.4.3.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-messages-model ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-messages-model ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/messages/model/target/ditto-messages-model-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-messages-model/3.4.3/ditto-messages-model-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/messages/model/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-messages-model/3.4.3/ditto-messages-model-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/messages/model/target/ditto-messages-model-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-messages-model/3.4.3/ditto-messages-model-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/messages/model/target/ditto-messages-model-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-messages-model/3.4.3/ditto-messages-model-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/messages/model/target/ditto-messages-model-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-messages-model/3.4.3/ditto-messages-model-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/messages/model/target/ditto-messages-model-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-messages-model/3.4.3/ditto-messages-model-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/messages/model/target/ditto-messages-model-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-messages-model/3.4.3/ditto-messages-model-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/messages/model/target/ditto-messages-model-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-messages-model/3.4.3/ditto-messages-model-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------< org.eclipse.ditto:ditto-protocol >------------------
[INFO] Building Eclipse Ditto :: Protocol 3.4.3                         [35/77]
[INFO]   from protocol/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-protocol ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-protocol ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-protocol ---
[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-release/protocol/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-protocol ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-protocol ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/protocol/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-protocol ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-protocol:bundle:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-protocol ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-protocol ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-protocol ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-protocol ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-protocol ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-protocol ---
[INFO] Building bundle: /home/jenkins/agent/workspace/ditto-release/protocol/target/ditto-protocol-3.4.3.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-release/protocol/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-protocol >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-protocol ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-protocol ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-protocol ---
[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-release/protocol/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-protocol <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-protocol ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-protocol ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/EmptyPathMatcher.java:21: warning: empty <p> tag
[WARNING] * <p>
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/acknowledgements/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.protocol.adapter.acknowledgements;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/connectivity/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.protocol.adapter.connectivity;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/policies/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.protocol.adapter.policies;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/provider/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.protocol.adapter.provider;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractAdapter.java:48: warning: no comment
[WARNING] protected final PayloadPathMatcher payloadPathMatcher;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractAdapter.java:53: warning: no comment
[WARNING] protected AbstractAdapter(final MappingStrategies<T> mappingStrategies,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractErrorResponseAdapter.java:46: warning: no comment
[WARNING] protected AbstractErrorResponseAdapter(final HeaderTranslator headerTranslator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractErrorResponseAdapter.java:139: warning: no comment
[WARNING] protected static TopicPathBuildable addChannelToTopicPathBuilder(final TopicPathBuilder topicPathBuilder,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/AnnouncementsTopicPathBuilder.java:27: warning: no @param for name
[WARNING] AnnouncementsTopicPathBuilder name(String name);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/acknowledgements/DefaultAcknowledgementsAdapterProvider.java:34: warning: no comment
[WARNING] public DefaultAcknowledgementsAdapterProvider(final ErrorRegistry<DittoRuntimeException> errorRegistry,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/connectivity/DefaultConnectivityCommandAdapterProvider.java:32: warning: no comment
[WARNING] public DefaultConnectivityCommandAdapterProvider(final HeaderTranslator headerTranslator) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/policies/DefaultPolicyCommandAdapterProvider.java:46: warning: no comment
[WARNING] public DefaultPolicyCommandAdapterProvider(final ErrorRegistry<DittoRuntimeException> errorRegistry,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/things/DefaultThingCommandAdapterProvider.java:63: warning: no comment
[WARNING] public DefaultThingCommandAdapterProvider(final ErrorRegistry<DittoRuntimeException> errorRegistry,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/EmptyPathMatcher.java:31: warning: no comment
[WARNING] public static EmptyPathMatcher getInstance() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/IllegalAdaptableException.java:100: warning: no @return
[WARNING] public static IllegalAdaptableException newInstance(final String message, final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/IllegalAdaptableException.java:113: warning: no @return
[WARNING] public static IllegalAdaptableException newInstance(final String message,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/InvalidPathException.java:103: warning: no comment
[WARNING] public Builder(final JsonPointer path) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:99: warning: no comment
[WARNING] public static MessageCommandMappingStrategies getMessageCommandMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:103: warning: no comment
[WARNING] public static MessageCommandResponseMappingStrategies getMessageCommandResponseMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:42: warning: no comment
[WARNING] public static PolicyAnnouncementMappingStrategies getPolicyAnnouncementMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:46: warning: no comment
[WARNING] public static PolicyEventMappingStrategies getPolicyEventMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:26: warning: no comment
[WARNING] public static PolicyModifyCommandMappingStrategies getPolicyModifyCommandMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:34: warning: no comment
[WARNING] public static PolicyModifyCommandResponseMappingStrategies getPolicyModifyCommandResponseMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:30: warning: no comment
[WARNING] public static PolicyQueryCommandMappingStrategies getPolicyQueryCommandMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:38: warning: no comment
[WARNING] public static PolicyQueryCommandResponseMappingStrategies getPolicyQueryCommandResponseMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:62: warning: no comment
[WARNING] public static RetrieveThingsCommandMappingStrategies getRetrieveThingsCommandMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:66: warning: no comment
[WARNING] public static RetrieveThingsCommandResponseMappingStrategies getRetrieveThingsCommandResponseMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:117: warning: no comment
[WARNING] public static StreamingSubscriptionCommandMappingStrategies getStreamingSubscriptionCommandMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:121: warning: no comment
[WARNING] public static StreamingSubscriptionEventMappingStrategies getStreamingSubscriptionEventMappingStrategies(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:94: warning: no comment
[WARNING] public static SubscriptionEventMappingStrategies getSubscriptionEventMappingStrategies(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:86: warning: no comment
[WARNING] public static ThingEventMappingStrategies getThingEventMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:50: warning: no comment
[WARNING] public static ThingMergeCommandMappingStrategies getThingMergeCommandMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:74: warning: no comment
[WARNING] public static ThingMergeCommandResponseMappingStrategies getThingMergeCommandResponseMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:90: warning: no comment
[WARNING] public static ThingMergedEventMappingStrategies getThingMergedEventMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:54: warning: no comment
[WARNING] public static ThingModifyCommandMappingStrategies getThingModifyCommandMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:70: warning: no comment
[WARNING] public static ThingModifyCommandResponseMappingStrategies getThingModifyCommandResponseMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:58: warning: no comment
[WARNING] public static ThingQueryCommandMappingStrategies getThingQueryCommandMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:78: warning: no comment
[WARNING] public static ThingQueryCommandResponseMappingStrategies getThingQueryCommandResponseMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:82: warning: no comment
[WARNING] public static ThingSearchCommandMappingStrategies getThingSearchCommandMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/MessagePath.java:70: warning: no comment
[WARNING] static JsonKey directionToJsonKey(final MessageDirection direction) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/MessagePath.java:59: warning: no comment
[WARNING] static Optional<MessageDirection> jsonKeyToDirection(final JsonKey jsonKey) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/things/RetrieveThingsCommandAdapter.java:24: warning: no comment
[WARNING] public final class RetrieveThingsCommandAdapter extends AbstractThingAdapter<RetrieveThings>
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/provider/RetrieveThingsCommandAdapterProvider.java:19: warning: no comment
[WARNING] public interface RetrieveThingsCommandAdapterProvider<Q extends Signal<?>, R extends CommandResponse<?>> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandMappingStrategies.java:28: warning: no comment
[WARNING] public final class RetrieveThingsCommandMappingStrategies extends AbstractThingMappingStrategies<RetrieveThings> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandMappingStrategies.java:33: warning: no comment
[WARNING] protected RetrieveThingsCommandMappingStrategies() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:82: warning: no comment
[WARNING] protected static JsonPointer attributePointerFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:74: warning: no comment
[WARNING] protected static Attributes attributesFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:88: warning: no comment
[WARNING] protected static JsonValue attributeValueFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:115: warning: no comment
[WARNING] protected static FeatureDefinition featureDefinitionFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:105: warning: no comment
[WARNING] protected static Feature featureFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:92: warning: no comment
[WARNING] protected static String featureIdFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:123: warning: no comment
[WARNING] protected static FeatureProperties featurePropertiesFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:131: warning: no comment
[WARNING] protected static JsonPointer featurePropertyPointerFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:137: warning: no comment
[WARNING] protected static JsonValue featurePropertyValueFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:97: warning: no comment
[WARNING] protected static Features featuresFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandMappingStrategies.java:37: warning: no comment
[WARNING] public static RetrieveThingsCommandMappingStrategies getInstance() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:157: warning: no comment
[WARNING] protected static String leafValue(final JsonPointer path) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:56: warning: no comment
[WARNING] protected static String namespaceFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:61: warning: no comment
[WARNING] protected static JsonObject payloadValueAsJsonObjectFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:141: warning: no comment
[WARNING] protected static PolicyId policyIdFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractMappingStrategies.java:79: warning: no comment
[WARNING] protected static JsonFieldSelector selectedFieldsFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:149: warning: no comment
[WARNING] protected static ThingDefinition thingDefinitionFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:67: warning: no comment
[WARNING] protected static Thing thingFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractMappingStrategies.java:83: warning: no comment
[WARNING] protected static ThingId thingIdFrom(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/things/RetrieveThingsCommandResponseAdapter.java:25: warning: no comment
[WARNING] public final class RetrieveThingsCommandResponseAdapter extends AbstractThingAdapter<RetrieveThingsResponse>
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandResponseMappingStrategies.java:27: warning: no comment
[WARNING] public final class RetrieveThingsCommandResponseMappingStrategies
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandResponseMappingStrategies.java:37: warning: no comment
[WARNING] public static RetrieveThingsCommandResponseMappingStrategies getInstance() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:138: warning: no comment
[WARNING] public static SignalMapper<ConnectivityAnnouncement<?>> newConnectivityAnnouncementSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:134: warning: no comment
[WARNING] public static SignalMapper<MessageCommandResponse<?, ?>> newMessageCommandResponseSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:130: warning: no comment
[WARNING] public static SignalMapper<MessageCommand<?, ?>> newMessageCommandSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:122: warning: no comment
[WARNING] public static SignalMapper<PolicyAnnouncement<?>> newPolicyAnnouncementSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:126: warning: no comment
[WARNING] public static SignalMapper<PolicyEvent<?>> newPolicyEventSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:110: warning: no comment
[WARNING] public static SignalMapper<PolicyModifyCommandResponse<?>> newPolicyModifyResponseSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:106: warning: no comment
[WARNING] public static SignalMapper<PolicyModifyCommand<?>> newPolicyModifySignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:118: warning: no comment
[WARNING] public static SignalMapper<PolicyQueryCommandResponse<?>> newPolicyQueryResponseSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:114: warning: no comment
[WARNING] public static SignalMapper<PolicyQueryCommand<?>> newPolicyQuerySignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:98: warning: no comment
[WARNING] public static SignalMapper<RetrieveThingsResponse> newRetrieveThingsResponseSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:94: warning: no comment
[WARNING] public static SignalMapper<RetrieveThings> newRetrieveThingsSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:86: warning: no comment
[WARNING] public static SignalMapper<StreamingSubscriptionCommand<?>> newStreamingSubscriptionCommandSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:90: warning: no comment
[WARNING] public static SignalMapper<StreamingSubscriptionEvent<?>> newStreamingSubscriptionEventSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:82: warning: no comment
[WARNING] public static SignalMapper<SubscriptionEvent<?>> newSubscriptionEventSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:58: warning: no comment
[WARNING] public static SignalMapper<ThingEvent<?>> newThingEventSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:70: warning: no comment
[WARNING] public static SignalMapper<ThingMerged> newThingMergedEventSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:66: warning: no comment
[WARNING] public static SignalMapper<MergeThingResponse> newThingMergeResponseSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:62: warning: no comment
[WARNING] public static SignalMapper<MergeThing> newThingMergeSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:54: warning: no comment
[WARNING] public static SignalMapper<ThingModifyCommandResponse<?>> newThingModifyResponseSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:50: warning: no comment
[WARNING] public static SignalMapper<ThingModifyCommand<?>> newThingModifySignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:78: warning: no comment
[WARNING] public static SignalMapper<ThingQueryCommandResponse<?>> newThingQueryResponseSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:74: warning: no comment
[WARNING] public static SignalMapper<ThingQueryCommand<?>> newThingQuerySignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:102: warning: no comment
[WARNING] public static SignalMapper<ThingSearchCommand<?>> newThingSearchSignalMapper() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/StreamingTopicPathBuilder.java:27: warning: no @param for subscribingCommandName
[WARNING] TopicPathBuildable subscribe(String subscribingCommandName);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:54: warning: no comment
[WARNING] String ID_PLACEHOLDER = "_";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:55: warning: no comment
[WARNING] String PATH_DELIMITER = "/";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:173: warning: no comment
[WARNING] default boolean isWildcardTopic() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:400: warning: no comment
[WARNING] CREATE("create"),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:411: warning: no comment
[WARNING] CREATED("created"),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:408: warning: no comment
[WARNING] DELETE("delete"),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:417: warning: no comment
[WARNING] DELETED("deleted");
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:406: warning: no comment
[WARNING] MERGE("merge"),
[WARNING] ^
[WARNING] 100 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/protocol/target/ditto-protocol-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-protocol ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-protocol ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-protocol ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/protocol/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Protocol' with 173 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-protocol ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- japicmp:0.17.3:cmp (default) @ ditto-protocol ---
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/protocol/target/japicmp/japicmp.diff'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/protocol/target/japicmp/japicmp.xml'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/protocol/target/japicmp/japicmp.html'.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-protocol ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/protocol/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/3.4.3/ditto-protocol-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/protocol/target/ditto-protocol-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/3.4.3/ditto-protocol-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/protocol/target/ditto-protocol-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/3.4.3/ditto-protocol-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/protocol/target/ditto-protocol-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/3.4.3/ditto-protocol-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/protocol/target/ditto-protocol-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/3.4.3/ditto-protocol-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/protocol/target/ditto-protocol-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/3.4.3/ditto-protocol-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/protocol/target/ditto-protocol-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/3.4.3/ditto-protocol-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/protocol/target/ditto-protocol-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/3.4.3/ditto-protocol-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ ditto-protocol ---
[INFO] Installing org/eclipse/ditto/ditto-protocol/3.4.3/ditto-protocol-3.4.3.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-protocol ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-protocol ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/protocol/target/ditto-protocol-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-protocol/3.4.3/ditto-protocol-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/protocol/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-protocol/3.4.3/ditto-protocol-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/protocol/target/ditto-protocol-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-protocol/3.4.3/ditto-protocol-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/protocol/target/ditto-protocol-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-protocol/3.4.3/ditto-protocol-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/protocol/target/ditto-protocol-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-protocol/3.4.3/ditto-protocol-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/protocol/target/ditto-protocol-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-protocol/3.4.3/ditto-protocol-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/protocol/target/ditto-protocol-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-protocol/3.4.3/ditto-protocol-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/protocol/target/ditto-protocol-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-protocol/3.4.3/ditto-protocol-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -----------< org.eclipse.ditto:ditto-internal-models-signal >-----------
[INFO] Building Eclipse Ditto :: Internal :: Models :: Signal 3.4.3     [36/77]
[INFO]   from internal/models/signal/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-models-signal ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-signal ---
[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-release/internal/models/signal/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models-signal ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-models-signal ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/models/signal/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models-signal ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-signal:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-models-signal ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-models-signal ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/models/signal/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-models-signal ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-models-signal ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-signal ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-models-signal ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-models-signal >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-models-signal ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-signal ---
[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-release/internal/models/signal/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-models-signal <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-models-signal ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models-signal ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/correlation/CommandAndCommandResponseMatchingValidator.java:54: warning: empty <p> tag
[WARNING] * <p>
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/type/SignalTypeCategory.java:29: warning: no comment
[WARNING] ANNOUNCEMENT,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/type/SignalTypeCategory.java:31: warning: no comment
[WARNING] COMMAND,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/type/SignalTypeCategory.java:33: warning: no comment
[WARNING] EVENT,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/type/SignalTypeCategory.java:35: warning: no comment
[WARNING] RESPONSE;
[WARNING] ^
[WARNING] 5 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/ditto-internal-models-signal-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models-signal ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models-signal ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models-signal ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Models :: Signal' with 9 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-models-signal ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models-signal ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signal/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/3.4.3/ditto-internal-models-signal-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/ditto-internal-models-signal-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/3.4.3/ditto-internal-models-signal-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/ditto-internal-models-signal-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/3.4.3/ditto-internal-models-signal-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/ditto-internal-models-signal-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/3.4.3/ditto-internal-models-signal-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/ditto-internal-models-signal-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/3.4.3/ditto-internal-models-signal-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/ditto-internal-models-signal-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/3.4.3/ditto-internal-models-signal-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/ditto-internal-models-signal-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/3.4.3/ditto-internal-models-signal-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/ditto-internal-models-signal-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/3.4.3/ditto-internal-models-signal-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-internal-models-signal ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/ditto-internal-models-signal-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-models-signal/3.4.3/ditto-internal-models-signal-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signal/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-models-signal/3.4.3/ditto-internal-models-signal-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/ditto-internal-models-signal-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-models-signal/3.4.3/ditto-internal-models-signal-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/ditto-internal-models-signal-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-models-signal/3.4.3/ditto-internal-models-signal-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/ditto-internal-models-signal-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-models-signal/3.4.3/ditto-internal-models-signal-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/ditto-internal-models-signal-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-models-signal/3.4.3/ditto-internal-models-signal-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/ditto-internal-models-signal-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-models-signal/3.4.3/ditto-internal-models-signal-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signal/target/ditto-internal-models-signal-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-models-signal/3.4.3/ditto-internal-models-signal-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ----------------< org.eclipse.ditto:ditto-policies-api >----------------
[INFO] Building Eclipse Ditto :: Policies :: API 3.4.3                  [37/77]
[INFO]   from policies/api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-policies-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-api ---
[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-release/policies/api/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-api ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-api ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/policies/api/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-api ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-api:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-api ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 13 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-api ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/policies/api/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-api ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 8 source files with javac [debug target 17] to target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-api ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-api ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-policies-api ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/policies/api/target/ditto-policies-api-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-policies-api >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-policies-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-api ---
[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-release/policies/api/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-policies-api <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-policies-api ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-api ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/api/src/main/java/org/eclipse/ditto/policies/api/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.api;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/api/src/main/java/org/eclipse/ditto/policies/api/commands/sudo/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.api.commands.sudo;
[WARNING] ^
[WARNING] 2 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/policies/api/target/ditto-policies-api-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-api ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/policies/api/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: API' with 12 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-policies-api ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-policies-api ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/3.4.3/ditto-policies-api-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/api/target/ditto-policies-api-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/3.4.3/ditto-policies-api-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/api/target/ditto-policies-api-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/3.4.3/ditto-policies-api-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/api/target/ditto-policies-api-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/3.4.3/ditto-policies-api-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/api/target/ditto-policies-api-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/3.4.3/ditto-policies-api-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/api/target/ditto-policies-api-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/3.4.3/ditto-policies-api-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/api/target/ditto-policies-api-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/3.4.3/ditto-policies-api-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/api/target/ditto-policies-api-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/3.4.3/ditto-policies-api-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-policies-api ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/api/target/ditto-policies-api-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-api/3.4.3/ditto-policies-api-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/api/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-api/3.4.3/ditto-policies-api-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/api/target/ditto-policies-api-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-api/3.4.3/ditto-policies-api-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/api/target/ditto-policies-api-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-api/3.4.3/ditto-policies-api-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/api/target/ditto-policies-api-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-api/3.4.3/ditto-policies-api-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/api/target/ditto-policies-api-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-api/3.4.3/ditto-policies-api-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/api/target/ditto-policies-api-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-api/3.4.3/ditto-policies-api-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/api/target/ditto-policies-api-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-api/3.4.3/ditto-policies-api-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------< org.eclipse.ditto:ditto-internal-utils-ddata >------------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Distributed Data 3.4.3 [38/77]
[INFO]   from internal/utils/ddata/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-ddata ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-ddata ---
[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-release/internal/utils/ddata/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-ddata ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-ddata ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-ddata ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-ddata:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-ddata ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-ddata ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-ddata ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-ddata ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-ddata ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-ddata ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-ddata >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-ddata ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-ddata ---
[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-release/internal/utils/ddata/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-ddata <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-ddata ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-ddata ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/src/main/java/org/eclipse/ditto/internal/utils/ddata/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.ddata;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/src/main/java/org/eclipse/ditto/internal/utils/ddata/DistributedData.java:77: warning: no @param for ddataExecutor
[WARNING] protected DistributedData(final DistributedDataConfig config, final ActorRefFactory factory,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/src/main/java/org/eclipse/ditto/internal/utils/ddata/DistributedData.java:110: warning: no @param for actorSystem
[WARNING] public static DistributedDataConfig createConfig(final ActorSystem actorSystem,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/src/main/java/org/eclipse/ditto/internal/utils/ddata/DistributedData.java:64: warning: no comment
[WARNING] protected final int numberOfShards;
[WARNING] ^
[WARNING] 4 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/ditto-internal-utils-ddata-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-ddata ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-ddata ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-ddata ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Distributed Data' with 6 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-ddata ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-ddata ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/3.4.3/ditto-internal-utils-ddata-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/ditto-internal-utils-ddata-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/3.4.3/ditto-internal-utils-ddata-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/ditto-internal-utils-ddata-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/3.4.3/ditto-internal-utils-ddata-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/ditto-internal-utils-ddata-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/3.4.3/ditto-internal-utils-ddata-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/ditto-internal-utils-ddata-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/3.4.3/ditto-internal-utils-ddata-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/ditto-internal-utils-ddata-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/3.4.3/ditto-internal-utils-ddata-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/ditto-internal-utils-ddata-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/3.4.3/ditto-internal-utils-ddata-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/ditto-internal-utils-ddata-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/3.4.3/ditto-internal-utils-ddata-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-internal-utils-ddata ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/ditto-internal-utils-ddata-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-ddata/3.4.3/ditto-internal-utils-ddata-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-ddata/3.4.3/ditto-internal-utils-ddata-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/ditto-internal-utils-ddata-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-ddata/3.4.3/ditto-internal-utils-ddata-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/ditto-internal-utils-ddata-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-ddata/3.4.3/ditto-internal-utils-ddata-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/ditto-internal-utils-ddata-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-ddata/3.4.3/ditto-internal-utils-ddata-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/ditto-internal-utils-ddata-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-ddata/3.4.3/ditto-internal-utils-ddata-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/ditto-internal-utils-ddata-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-ddata/3.4.3/ditto-internal-utils-ddata-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/ddata/target/ditto-internal-utils-ddata-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-ddata/3.4.3/ditto-internal-utils-ddata-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -----------< org.eclipse.ditto:ditto-internal-utils-pubsub >------------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub 3.4.3     [39/77]
[INFO]   from internal/utils/pubsub/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-pubsub ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub ---
[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-release/internal/utils/pubsub/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pubsub ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pubsub ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pubsub ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 81 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/SubUpdater.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/SubUpdater.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pubsub ---
[INFO] Copying 4 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 6 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/PubSubFactoryTest.java: /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/PubSubFactoryTest.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/PubSubFactoryTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/TestPubSubFactory.java: /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/TestPubSubFactory.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/TestPubSubFactory.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pubsub ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pubsub ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/ditto-internal-utils-pubsub-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-pubsub >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-pubsub ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub ---
[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-release/internal/utils/pubsub/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-pubsub <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-pubsub ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pubsub ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/ddata/literal/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.pubsub.ddata.literal;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/ddata/AbstractDDataHandler.java:42: warning: no comment
[WARNING] protected final SelfUniqueAddress selfUniqueAddress;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/ddata/AbstractDDataHandler.java:46: warning: no comment
[WARNING] protected AbstractDDataHandler(final DistributedDataConfig config,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:46: warning: no comment
[WARNING] protected final AckExtractor<T> ackExtractor;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:39: warning: no comment
[WARNING] protected final ActorRefFactory actorRefFactory;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:45: warning: no comment
[WARNING] protected final CompressedDData ddata;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:44: warning: no comment
[WARNING] protected final DistributedDataConfig ddataConfig;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:47: warning: no comment
[WARNING] protected final DistributedAcks distributedAcks;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:41: warning: no comment
[WARNING] protected final String factoryId;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:40: warning: no comment
[WARNING] protected final Class<T> messageClass;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:42: warning: no comment
[WARNING] protected final PubSubTopicExtractor<T> topicExtractor;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/ClusterMemberRemovedAware.java:49: warning: no comment
[WARNING] default AbstractActor.Receive receiveClusterMemberRemoved() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/DistributedAcks.java:131: warning: no @param for system
[WARNING] static DistributedAcks empty(final ActorSystem system) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/DistributedPub.java:56: warning: no @param for <S>
[WARNING] <S extends T> Object wrapForPublicationWithAcks(S message, final CharSequence groupIndexKey,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/DistributedPub.java:91: warning: no @param for <S>
[WARNING] default <S extends Signal<?>> DistributedPub<S> withTopicExtractor(final PubSubTopicExtractor<S> topicExtractor) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/ddata/ack/GroupedSnapshot.java:61: warning: no @param for groups
[WARNING] public Set<V> getValues(final Collection<String> groups) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/PubUpdater.java:50: warning: no @return
[WARNING] public static Props props(final DDataWriter<ActorRef, ?> topicsWriter) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/api/SubAck.java:44: warning: no @param for consistent
[WARNING] public static SubAck of(final Request request, final ActorRef sender, final int seqNr, final boolean consistent) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/api/Subscribe.java:70: warning: no @param for resubscribe
[WARNING] public static Subscribe of(final Collection<String> topics,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/SubUpdater.java:70: warning: no comment
[WARNING] public static final int MAX_ERROR_COUNTER = 3;
[WARNING] ^
[WARNING] 20 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/ditto-internal-utils-pubsub-3.4.3-javadoc.jar
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-resources) @ ditto-internal-utils-pubsub ---
[INFO] Copying 1 resource from src/main/resources to target
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pubsub ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pubsub ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pubsub ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Pub-Sub' with 83 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-pubsub ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pubsub ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/3.4.3/ditto-internal-utils-pubsub-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/ditto-internal-utils-pubsub-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/3.4.3/ditto-internal-utils-pubsub-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/ditto-internal-utils-pubsub-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/3.4.3/ditto-internal-utils-pubsub-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/ditto-internal-utils-pubsub-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/3.4.3/ditto-internal-utils-pubsub-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/ditto-internal-utils-pubsub-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/3.4.3/ditto-internal-utils-pubsub-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/ditto-internal-utils-pubsub-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/3.4.3/ditto-internal-utils-pubsub-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/ditto-internal-utils-pubsub-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/3.4.3/ditto-internal-utils-pubsub-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/ditto-internal-utils-pubsub-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/3.4.3/ditto-internal-utils-pubsub-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-internal-utils-pubsub ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/ditto-internal-utils-pubsub-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pubsub/3.4.3/ditto-internal-utils-pubsub-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pubsub/3.4.3/ditto-internal-utils-pubsub-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/ditto-internal-utils-pubsub-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pubsub/3.4.3/ditto-internal-utils-pubsub-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/ditto-internal-utils-pubsub-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pubsub/3.4.3/ditto-internal-utils-pubsub-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/ditto-internal-utils-pubsub-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pubsub/3.4.3/ditto-internal-utils-pubsub-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/ditto-internal-utils-pubsub-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pubsub/3.4.3/ditto-internal-utils-pubsub-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/ditto-internal-utils-pubsub-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pubsub/3.4.3/ditto-internal-utils-pubsub-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub/target/ditto-internal-utils-pubsub-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pubsub/3.4.3/ditto-internal-utils-pubsub-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------< org.eclipse.ditto:ditto-internal-utils-cache >------------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Cache 3.4.3       [40/77]
[INFO]   from internal/utils/cache/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-cache ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cache ---
[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-release/internal/utils/cache/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-cache ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-cache ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-cache ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cache:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-cache ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-cache ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-cache ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-cache ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cache ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-cache ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-cache >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-cache ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cache ---
[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-release/internal/utils/cache/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-cache <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-cache ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-cache ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.cache;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/config/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.cache.config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.cache.entry;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:44: warning: no comment
[WARNING] boolean exists();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:32: warning: no comment
[WARNING] static <T> Entry<T> fetchError(final Throwable throwable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:67: warning: no comment
[WARNING] default Optional<T> get() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:28: warning: no comment
[WARNING] static <T> Entry<T> nonexistent() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:24: warning: no comment
[WARNING] static <T> Entry<T> of(final long revision, final T value) {
[WARNING] ^
[WARNING] 8 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/ditto-internal-utils-cache-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-cache ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-cache ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-cache ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Cache' with 14 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-cache ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-cache ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/3.4.3/ditto-internal-utils-cache-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/ditto-internal-utils-cache-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/3.4.3/ditto-internal-utils-cache-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/ditto-internal-utils-cache-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/3.4.3/ditto-internal-utils-cache-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/ditto-internal-utils-cache-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/3.4.3/ditto-internal-utils-cache-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/ditto-internal-utils-cache-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/3.4.3/ditto-internal-utils-cache-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/ditto-internal-utils-cache-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/3.4.3/ditto-internal-utils-cache-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/ditto-internal-utils-cache-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/3.4.3/ditto-internal-utils-cache-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/ditto-internal-utils-cache-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/3.4.3/ditto-internal-utils-cache-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-internal-utils-cache ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/ditto-internal-utils-cache-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-cache/3.4.3/ditto-internal-utils-cache-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-cache/3.4.3/ditto-internal-utils-cache-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/ditto-internal-utils-cache-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-cache/3.4.3/ditto-internal-utils-cache-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/ditto-internal-utils-cache-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-cache/3.4.3/ditto-internal-utils-cache-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/ditto-internal-utils-cache-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-cache/3.4.3/ditto-internal-utils-cache-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/ditto-internal-utils-cache-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-cache/3.4.3/ditto-internal-utils-cache-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/ditto-internal-utils-cache-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-cache/3.4.3/ditto-internal-utils-cache-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache/target/ditto-internal-utils-cache-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-cache/3.4.3/ditto-internal-utils-cache-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------< org.eclipse.ditto:ditto-internal-utils-test >-------------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Test 3.4.3        [41/77]
[INFO]   from internal/utils/test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-test ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-test ---
[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-release/internal/utils/test/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-test ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-test ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/test/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-test ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-test:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-test ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/test/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-test ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-test ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-test ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-test >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-test ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-test ---
[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-release/internal/utils/test/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-test <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-test ---
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-test ---
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-test ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-test ---
[INFO] Signing 3 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-test ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/test/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-test/3.4.3/ditto-internal-utils-test-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/test/target/ditto-internal-utils-test-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-test/3.4.3/ditto-internal-utils-test-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/test/target/ditto-internal-utils-test-3.4.3-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-test/3.4.3/ditto-internal-utils-test-3.4.3-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/test/target/ditto-internal-utils-test-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-test/3.4.3/ditto-internal-utils-test-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/test/target/ditto-internal-utils-test-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-test/3.4.3/ditto-internal-utils-test-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/test/target/ditto-internal-utils-test-3.4.3-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-test/3.4.3/ditto-internal-utils-test-3.4.3-tests.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-internal-utils-test ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/test/target/ditto-internal-utils-test-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-test/3.4.3/ditto-internal-utils-test-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/test/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-test/3.4.3/ditto-internal-utils-test-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/test/target/ditto-internal-utils-test-3.4.3-tests.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-test/3.4.3/ditto-internal-utils-test-3.4.3-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/test/target/ditto-internal-utils-test-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-test/3.4.3/ditto-internal-utils-test-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/test/target/ditto-internal-utils-test-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-test/3.4.3/ditto-internal-utils-test-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/test/target/ditto-internal-utils-test-3.4.3-tests.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-test/3.4.3/ditto-internal-utils-test-3.4.3-tests.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ---------< org.eclipse.ditto:ditto-internal-utils-persistence >---------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Persistence 3.4.3 [42/77]
[INFO]   from internal/utils/persistence/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-persistence ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-persistence ---
[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-release/internal/utils/persistence/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-persistence ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-persistence ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-persistence ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-persistence:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-persistence ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 75 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoTimestampPersistence.java: /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoTimestampPersistence.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoTimestampPersistence.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java: /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-persistence ---
[INFO] Copying 12 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-persistence ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 29 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/test/java/org/eclipse/ditto/internal/utils/persistence/mongo/JsonValueToDbEntityMapperTest.java: /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/test/java/org/eclipse/ditto/internal/utils/persistence/mongo/JsonValueToDbEntityMapperTest.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/test/java/org/eclipse/ditto/internal/utils/persistence/mongo/JsonValueToDbEntityMapperTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-persistence ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-persistence ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-persistence ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-persistence >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-persistence ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-persistence ---
[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-release/internal/utils/persistence/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-persistence <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-persistence ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-persistence ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.indices;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/ops/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.ops;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/ops/eventsource/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoEventAdapter.java:56: warning: no comment
[WARNING] protected final EventRegistry<T> eventRegistry;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoEventAdapter.java:55: warning: no comment
[WARNING] protected final ExtendedActorSystem system;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoEventAdapter.java:59: warning: no comment
[WARNING] protected AbstractMongoEventAdapter(final ExtendedActorSystem system,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java:74: warning: no @param for <T>
[WARNING] static <T> SnapshotAdapter<T> get(final ActorSystem actorSystem, final Config config) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoSnapshotAdapter.java:72: warning: no @param for entity
[WARNING] protected abstract Optional<JsonField> getRevisionJsonField(final T entity);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoSnapshotAdapter.java:48: warning: no comment
[WARNING] protected AbstractMongoSnapshotAdapter(final Logger logger) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/operations/AbstractPersistenceOperationsActor.java:119: warning: no @param for optionalToCloseWhenStopped
[WARNING] protected AbstractPersistenceOperationsActor(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/operations/AbstractPersistenceOperationsActor.java:418: warning: no comment
[WARNING] public record OpComplete(Command<?> command, ActorRef sender) {}
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/operations/AbstractPersistenceOperationsActor.java:171: warning: no comment
[WARNING] protected abstract String getActorName();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/DittoMongoCollectionCache.java:40: warning: no comment
[WARNING] public DittoMongoCollectionCache(final Config config) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexDirection.java:31: warning: no comment
[WARNING] public BsonInt32 getBsonInt() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexDirection.java:21: warning: no comment
[WARNING] ASCENDING(1), DESCENDING(-1);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexDirection.java:21: warning: no comment
[WARNING] ASCENDING(1), DESCENDING(-1);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexDirection.java:23: warning: no comment
[WARNING] public static final IndexDirection DEFAULT = ASCENDING;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/monitoring/KamonCommandListener.java:37: warning: no comment
[WARNING] public KamonCommandListener(final String metricName) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/monitoring/KamonConnectionPoolListener.java:41: warning: no comment
[WARNING] public KamonConnectionPoolListener(final String metricName) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/ops/MongoOpsUtil.java:55: warning: no comment
[WARNING] public static Source<List<Throwable>, NotUsed> deleteByFilter(final MongoCollection<Document> collection,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/ops/MongoOpsUtil.java:49: warning: no comment
[WARNING] public static Source<List<Throwable>, NotUsed> drop(final MongoCollection<Document> collection) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoReadJournal.java:211: warning: no @param for actorSystem
[WARNING] public static MongoReadJournal newInstance(final Config config, final DittoMongoClient mongoClient,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoReadJournal.java:161: warning: no comment
[WARNING] public static final String J_EVENT_MANIFEST = JournallingFieldNames$.MODULE$.MANIFEST();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoReadJournal.java:160: warning: no comment
[WARNING] public static final String J_EVENT_PID = JournallingFieldNames$.MODULE$.PROCESSOR_ID();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:41: warning: no comment
[WARNING] public com.mongodb.ReadConcern getMongoReadConcern() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:30: warning: no comment
[WARNING] AVAILABLE("available", com.mongodb.ReadConcern.AVAILABLE);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:25: warning: no comment
[WARNING] DEFAULT("default", com.mongodb.ReadConcern.DEFAULT),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:28: warning: no comment
[WARNING] LINEARIZABLE("linearizable", com.mongodb.ReadConcern.LINEARIZABLE),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:26: warning: no comment
[WARNING] LOCAL("local", com.mongodb.ReadConcern.LOCAL),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:27: warning: no comment
[WARNING] MAJORITY("majority", com.mongodb.ReadConcern.MAJORITY),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:29: warning: no comment
[WARNING] SNAPSHOT("snapshot", com.mongodb.ReadConcern.SNAPSHOT),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:39: warning: no comment
[WARNING] public com.mongodb.ReadPreference getMongoReadPreference() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:29: warning: no comment
[WARNING] NEAREST("nearest", com.mongodb.ReadPreference.nearest());
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:25: warning: no comment
[WARNING] PRIMARY("primary", com.mongodb.ReadPreference.primary()),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:26: warning: no comment
[WARNING] PRIMARY_PREFERRED("primaryPreferred", com.mongodb.ReadPreference.primaryPreferred()),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:27: warning: no comment
[WARNING] SECONDARY("secondary", com.mongodb.ReadPreference.secondary()),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:28: warning: no comment
[WARNING] SECONDARY_PREFERRED("secondaryPreferred", com.mongodb.ReadPreference.secondaryPreferred()),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/SuffixBuilderConfig.java:40: warning: no comment
[WARNING] EXTRACTOR_CLASS("class", ""),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/SuffixBuilderConfig.java:42: warning: no comment
[WARNING] SUPPORTED_PREFIXES("supported-prefixes", Collections.emptyList());
[WARNING] ^
[WARNING] 41 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3-javadoc.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-persistence ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3-tests.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-persistence ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-persistence ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-persistence ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Persistence' with 75 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-persistence ---
[INFO] Signing 5 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-persistence ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/3.4.3/ditto-internal-utils-persistence-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/3.4.3/ditto-internal-utils-persistence-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/3.4.3/ditto-internal-utils-persistence-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/3.4.3/ditto-internal-utils-persistence-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/3.4.3/ditto-internal-utils-persistence-3.4.3-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/3.4.3/ditto-internal-utils-persistence-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/3.4.3/ditto-internal-utils-persistence-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/3.4.3/ditto-internal-utils-persistence-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/3.4.3/ditto-internal-utils-persistence-3.4.3-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/3.4.3/ditto-internal-utils-persistence-3.4.3-tests.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-internal-utils-persistence ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-persistence/3.4.3/ditto-internal-utils-persistence-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-persistence/3.4.3/ditto-internal-utils-persistence-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-persistence/3.4.3/ditto-internal-utils-persistence-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-persistence/3.4.3/ditto-internal-utils-persistence-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3-tests.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-persistence/3.4.3/ditto-internal-utils-persistence-3.4.3-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-persistence/3.4.3/ditto-internal-utils-persistence-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-persistence/3.4.3/ditto-internal-utils-persistence-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-persistence/3.4.3/ditto-internal-utils-persistence-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-persistence/3.4.3/ditto-internal-utils-persistence-3.4.3-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistence/target/ditto-internal-utils-persistence-3.4.3-tests.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-persistence/3.4.3/ditto-internal-utils-persistence-3.4.3-tests.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -----------------< org.eclipse.ditto:ditto-things-api >-----------------
[INFO] Building Eclipse Ditto :: Things :: API 3.4.3                    [43/77]
[INFO]   from things/api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-things-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-api ---
[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-release/things/api/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things-api ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-things-api ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/things/api/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things-api ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-api:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-things-api ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 12 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-things-api ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/things/api/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-things-api ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 6 source files with javac [debug target 17] to target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-things-api ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things-api ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-things-api ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/things/api/target/ditto-things-api-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-things-api >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-things-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-api ---
[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-release/things/api/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-things-api <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-things-api ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things-api ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/api/src/main/java/org/eclipse/ditto/things/api/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.things.api;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/api/src/main/java/org/eclipse/ditto/things/api/commands/sudo/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.things.api.commands.sudo;
[WARNING] ^
[WARNING] 2 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/things/api/target/ditto-things-api-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-things-api ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/things/api/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Things :: API' with 12 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-things-api ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-things-api ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/3.4.3/ditto-things-api-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/api/target/ditto-things-api-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/3.4.3/ditto-things-api-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/api/target/ditto-things-api-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/3.4.3/ditto-things-api-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/api/target/ditto-things-api-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/3.4.3/ditto-things-api-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/api/target/ditto-things-api-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/3.4.3/ditto-things-api-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/api/target/ditto-things-api-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/3.4.3/ditto-things-api-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/api/target/ditto-things-api-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/3.4.3/ditto-things-api-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/api/target/ditto-things-api-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/3.4.3/ditto-things-api-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-things-api ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/api/target/ditto-things-api-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-things-api/3.4.3/ditto-things-api-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/api/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-things-api/3.4.3/ditto-things-api-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/api/target/ditto-things-api-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-things-api/3.4.3/ditto-things-api-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/api/target/ditto-things-api-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-things-api/3.4.3/ditto-things-api-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/api/target/ditto-things-api-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-things-api/3.4.3/ditto-things-api-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/api/target/ditto-things-api-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-things-api/3.4.3/ditto-things-api-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/api/target/ditto-things-api-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-things-api/3.4.3/ditto-things-api-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/api/target/ditto-things-api-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-things-api/3.4.3/ditto-things-api-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] --------------< org.eclipse.ditto:ditto-connectivity-api >--------------
[INFO] Building Eclipse Ditto :: Connectivity :: API 3.4.3              [44/77]
[INFO]   from connectivity/api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-connectivity-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-api ---
[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-release/connectivity/api/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity-api ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-connectivity-api ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity-api ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-api:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-connectivity-api ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 28 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-connectivity-api ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-connectivity-api ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 10 source files with javac [debug target 17] to target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-connectivity-api ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-api ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-connectivity-api ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/connectivity/api/target/ditto-connectivity-api-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-connectivity-api >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-connectivity-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-api ---
[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-release/connectivity/api/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-connectivity-api <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-connectivity-api ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity-api ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.api;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.api.commands.sudo;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/messaging/monitoring/logs/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.api.messaging.monitoring.logs;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:27: warning: no comment
[WARNING] CONNECTED,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:26: warning: no comment
[WARNING] CONNECTING,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:29: warning: no comment
[WARNING] DISCONNECTED,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:28: warning: no comment
[WARNING] DISCONNECTING,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:30: warning: no comment
[WARNING] INITIALIZED,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:32: warning: no comment
[WARNING] TESTING;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:31: warning: no comment
[WARNING] UNKNOWN,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ConnectivityMessagingConstants.java:33: warning: no comment
[WARNING] public static final String CONNECTION_ID_RETRIEVAL_ACTOR_NAME = "connectionIdsRetrieval";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ConnectivityMessagingConstants.java:35: warning: no comment
[WARNING] public static final String CONNECTION_ID_RETRIEVAL_ACTOR_PATH =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:171: warning: no comment
[WARNING] BYTES,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:170: warning: no comment
[WARNING] TEXT,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:172: warning: no comment
[WARNING] TEXT_AND_BYTES,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:173: warning: no comment
[WARNING] UNKNOWN
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/messaging/monitoring/logs/LogEntryFactory.java:65: warning: no @return
[WARNING] public static LogEntry getLogEntryForFailedCommandResponseRoundTrip(final Command<?> command,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/messaging/monitoring/logs/LogEntryFactory.java:112: warning: no @return
[WARNING] public static LogEntry getLogEntryForIllegalCommandResponseAdaptable(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/MappedInboundExternalMessage.java:38: warning: no comment
[WARNING] public static MappedInboundExternalMessage of(final ExternalMessage externalMessage, final TopicPath topicPath,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/OutboundSignalFactory.java:87: warning: no @param for targets
[WARNING] public static OutboundSignal.Mappable newMappableOutboundSignal(final Signal<?> signal, final List<Target> targets,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionIdsByTag.java:44: warning: no comment
[WARNING] public static final String NAME = "sudoRetrieveConnectionIdsByTag";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionIdsByTag.java:46: warning: no comment
[WARNING] public static final String TYPE = TYPE_PREFIX + NAME;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionIdsByTag.java:119: warning: no comment
[WARNING] public String getTag() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionIdsByTagResponse.java:141: warning: no comment
[WARNING] public Set<ConnectionId> getConnectionIds() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionTags.java:43: warning: no comment
[WARNING] public static final String NAME = "sudoRetrieveConnectionTags";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionTags.java:45: warning: no comment
[WARNING] public static final String TYPE = TYPE_PREFIX + NAME;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionTagsResponse.java:141: warning: no comment
[WARNING] public Set<String> getConnectionTags() {
[WARNING] ^
[WARNING] 27 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/connectivity/api/target/ditto-connectivity-api-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity-api ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/connectivity/api/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Connectivity :: API' with 29 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-connectivity-api ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity-api ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/3.4.3/ditto-connectivity-api-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/api/target/ditto-connectivity-api-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/3.4.3/ditto-connectivity-api-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/api/target/ditto-connectivity-api-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/3.4.3/ditto-connectivity-api-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/api/target/ditto-connectivity-api-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/3.4.3/ditto-connectivity-api-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/api/target/ditto-connectivity-api-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/3.4.3/ditto-connectivity-api-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/api/target/ditto-connectivity-api-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/3.4.3/ditto-connectivity-api-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/api/target/ditto-connectivity-api-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/3.4.3/ditto-connectivity-api-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/api/target/ditto-connectivity-api-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/3.4.3/ditto-connectivity-api-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-connectivity-api ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/api/target/ditto-connectivity-api-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-connectivity-api/3.4.3/ditto-connectivity-api-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/api/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-connectivity-api/3.4.3/ditto-connectivity-api-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/api/target/ditto-connectivity-api-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-connectivity-api/3.4.3/ditto-connectivity-api-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/api/target/ditto-connectivity-api-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-connectivity-api/3.4.3/ditto-connectivity-api-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/api/target/ditto-connectivity-api-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-connectivity-api/3.4.3/ditto-connectivity-api-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/api/target/ditto-connectivity-api-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-connectivity-api/3.4.3/ditto-connectivity-api-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/api/target/ditto-connectivity-api-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-connectivity-api/3.4.3/ditto-connectivity-api-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/api/target/ditto-connectivity-api-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-connectivity-api/3.4.3/ditto-connectivity-api-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] --------------------< org.eclipse.ditto:ditto-jwt >---------------------
[INFO] Building Eclipse Ditto :: JWT 3.4.3                              [45/77]
[INFO]   from jwt/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-jwt ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-jwt ---
[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-release/jwt/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-jwt ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-jwt ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-jwt:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-jwt ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-jwt >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-jwt ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-jwt ---
[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-release/jwt/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-jwt <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-jwt ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-jwt ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-jwt ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-jwt ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-jwt ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-jwt ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-jwt ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/jwt/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt/3.4.3/ditto-jwt-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/jwt/target/ditto-jwt-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt/3.4.3/ditto-jwt-3.4.3.pom.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-jwt ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/jwt/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-jwt/3.4.3/ditto-jwt-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/jwt/target/ditto-jwt-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-jwt/3.4.3/ditto-jwt-3.4.3.pom.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -----------------< org.eclipse.ditto:ditto-jwt-model >------------------
[INFO] Building Eclipse Ditto :: JWT :: Model 3.4.3                     [46/77]
[INFO]   from jwt/model/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-jwt-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-jwt-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-jwt-model ---
[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-release/jwt/model/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-jwt-model ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-jwt-model ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/jwt/model/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-jwt-model ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-jwt-model:bundle:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-jwt-model ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-jwt-model ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/jwt/model/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-jwt-model ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-jwt-model ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-jwt-model ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-jwt-model ---
[INFO] Building bundle: /home/jenkins/agent/workspace/ditto-release/jwt/model/target/ditto-jwt-model-3.4.3.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-release/jwt/model/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-jwt-model >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-jwt-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-jwt-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-jwt-model ---
[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-release/jwt/model/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-jwt-model <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-jwt-model ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-jwt-model ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.jwt.model;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/AbstractJsonWebToken.java:55: warning: no comment
[WARNING] protected AbstractJsonWebToken(final String token) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/AbstractJsonWebToken.java:46: warning: no comment
[WARNING] protected AbstractJsonWebToken(final JsonWebToken jsonWebToken) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/JwtAudienceInvalidException.java:30: warning: no comment
[WARNING] public final class JwtAudienceInvalidException extends DittoRuntimeException implements JwtException {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/JwtException.java:15: warning: no comment
[WARNING] public interface JwtException {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/JwtInvalidException.java:28: warning: no comment
[WARNING] public final class JwtInvalidException extends DittoRuntimeException implements JwtException {
[WARNING] ^
[WARNING] 6 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/jwt/model/target/ditto-jwt-model-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-jwt-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-jwt-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-jwt-model ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/jwt/model/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: JWT :: Model' with 10 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-jwt-model ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- japicmp:0.17.3:cmp (default) @ ditto-jwt-model ---
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/jwt/model/target/japicmp/japicmp.diff'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/jwt/model/target/japicmp/japicmp.xml'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/jwt/model/target/japicmp/japicmp.html'.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-jwt-model ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/jwt/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/3.4.3/ditto-jwt-model-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/jwt/model/target/ditto-jwt-model-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/3.4.3/ditto-jwt-model-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/jwt/model/target/ditto-jwt-model-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/3.4.3/ditto-jwt-model-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/jwt/model/target/ditto-jwt-model-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/3.4.3/ditto-jwt-model-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/jwt/model/target/ditto-jwt-model-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/3.4.3/ditto-jwt-model-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/jwt/model/target/ditto-jwt-model-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/3.4.3/ditto-jwt-model-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/jwt/model/target/ditto-jwt-model-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/3.4.3/ditto-jwt-model-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/jwt/model/target/ditto-jwt-model-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/3.4.3/ditto-jwt-model-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ ditto-jwt-model ---
[INFO] Installing org/eclipse/ditto/ditto-jwt-model/3.4.3/ditto-jwt-model-3.4.3.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-jwt-model ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-jwt-model ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/jwt/model/target/ditto-jwt-model-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-jwt-model/3.4.3/ditto-jwt-model-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/jwt/model/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-jwt-model/3.4.3/ditto-jwt-model-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/jwt/model/target/ditto-jwt-model-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-jwt-model/3.4.3/ditto-jwt-model-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/jwt/model/target/ditto-jwt-model-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-jwt-model/3.4.3/ditto-jwt-model-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/jwt/model/target/ditto-jwt-model-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-jwt-model/3.4.3/ditto-jwt-model-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/jwt/model/target/ditto-jwt-model-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-jwt-model/3.4.3/ditto-jwt-model-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/jwt/model/target/ditto-jwt-model-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-jwt-model/3.4.3/ditto-jwt-model-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/jwt/model/target/ditto-jwt-model-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-jwt-model/3.4.3/ditto-jwt-model-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] --------------------< org.eclipse.ditto:ditto-wot >---------------------
[INFO] Building Eclipse Ditto :: WoT 3.4.3                              [47/77]
[INFO]   from wot/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-wot ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot ---
[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-release/wot/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-wot ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-wot ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-wot ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-wot >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-wot ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot ---
[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-release/wot/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-wot <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-wot ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-wot ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-wot ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-wot ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-wot ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-wot ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-wot ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot/3.4.3/ditto-wot-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/target/ditto-wot-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot/3.4.3/ditto-wot-3.4.3.pom.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-wot ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-wot/3.4.3/ditto-wot-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/target/ditto-wot-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-wot/3.4.3/ditto-wot-3.4.3.pom.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -----------------< org.eclipse.ditto:ditto-wot-model >------------------
[INFO] Building Eclipse Ditto :: WoT :: Model 3.4.3                     [48/77]
[INFO]   from wot/model/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-wot-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-wot-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot-model ---
[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-release/wot/model/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-wot-model ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-wot-model ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-wot-model ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot-model:bundle:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-wot-model ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-wot-model ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-wot-model ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-wot-model ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-wot-model ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-wot-model ---
[INFO] Building bundle: /home/jenkins/agent/workspace/ditto-release/wot/model/target/ditto-wot-model-3.4.3.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-release/wot/model/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-wot-model >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-wot-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-wot-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot-model ---
[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-release/wot/model/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-wot-model <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-wot-model ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-wot-model ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:63: warning: no comment
[WARNING] interface Builder extends Interaction.Builder<Builder, Action, ActionFormElement, ActionForms> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:34: warning: no comment
[WARNING] static Action fromJson(final CharSequence actionName, final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:51: warning: no comment
[WARNING] String getActionName();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:53: warning: no comment
[WARNING] Optional<SingleDataSchema> getInput();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:55: warning: no comment
[WARNING] Optional<SingleDataSchema> getOutput();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:59: warning: no comment
[WARNING] boolean isIdempotent();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:57: warning: no comment
[WARNING] boolean isSafe();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:61: warning: no comment
[WARNING] Optional<Boolean> isSynchronous();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:38: warning: no comment
[WARNING] static Action.Builder newBuilder(final CharSequence actionName) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:42: warning: no comment
[WARNING] static Action.Builder newBuilder(final CharSequence actionName, final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:65: warning: no comment
[WARNING] static Builder newBuilder(final CharSequence actionName) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:70: warning: no comment
[WARNING] static Builder newBuilder(final CharSequence actionName, final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:80: warning: no comment
[WARNING] Builder setIdempotent(@Nullable Boolean idempotent);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:74: warning: no comment
[WARNING] Builder setInput(@Nullable SingleDataSchema input);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:76: warning: no comment
[WARNING] Builder setOutput(@Nullable SingleDataSchema output);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:78: warning: no comment
[WARNING] Builder setSafe(@Nullable Boolean safe);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:82: warning: no comment
[WARNING] Builder setSynchronous(@Nullable Boolean synchronous);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:100: warning: no comment
[WARNING] public static final JsonFieldDefinition<Boolean> IDEMPOTENT = JsonFactory.newBooleanFieldDefinition(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:91: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonObject> INPUT = JsonFactory.newJsonObjectFieldDefinition(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:94: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonObject> OUTPUT = JsonFactory.newJsonObjectFieldDefinition(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:97: warning: no comment
[WARNING] public static final JsonFieldDefinition<Boolean> SAFE = JsonFactory.newBooleanFieldDefinition(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:103: warning: no comment
[WARNING] public static final JsonFieldDefinition<Boolean> SYNCHRONOUS = JsonFactory.newBooleanFieldDefinition(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:45: warning: no comment
[WARNING] interface Builder extends FormElement.Builder<Builder, ActionFormElement> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:26: warning: no comment
[WARNING] static ActionFormElement fromJson(final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:43: warning: no comment
[WARNING] ActionFormElementOp<SingleActionFormElementOp> getOp();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:30: warning: no comment
[WARNING] static ActionFormElement.Builder newBuilder() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:34: warning: no comment
[WARNING] static ActionFormElement.Builder newBuilder(final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:47: warning: no comment
[WARNING] static Builder newBuilder() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:51: warning: no comment
[WARNING] static Builder newBuilder(final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:55: warning: no comment
[WARNING] Builder setOp(@Nullable ActionFormElementOp<SingleActionFormElementOp> op);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionForms.java:30: warning: no comment
[WARNING] static ActionForms fromJson(final JsonArray jsonArray) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionForms.java:40: warning: no comment
[WARNING] static ActionForms of(final Collection<ActionFormElement> formElements) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:43: warning: no comment
[WARNING] static Actions from(final Collection<Action> actions) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:32: warning: no comment
[WARNING] static Actions fromJson(final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:58: warning: no comment
[WARNING] Optional<Action> getAction(CharSequence actionName);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:54: warning: no comment
[WARNING] static Actions of(final Map<String, Action> actions) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:44: warning: no comment
[WARNING] interface Builder extends SecurityScheme.Builder<AdditionalSecurityScheme.Builder, AdditionalSecurityScheme> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:29: warning: no comment
[WARNING] static AdditionalSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:33: warning: no comment
[WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:38: warning: no comment
[WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:46: warning: no comment
[WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:58: warning: no comment
[WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:57: warning: no comment
[WARNING] interface Builder extends SecurityScheme.Builder<Builder, AllOfComboSecurityScheme> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:36: warning: no comment
[WARNING] static AllOfComboSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ComboSecurityScheme.java:25: warning: no comment
[WARNING] static ComboSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:54: warning: no comment
[WARNING] List<String> getAllOf();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/SecurityScheme.java:137: warning: no comment
[WARNING] SecuritySchemeScheme getScheme();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:40: warning: no comment
[WARNING] static AllOfComboSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:44: warning: no comment
[WARNING] static AllOfComboSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:59: warning: no comment
[WARNING] static Builder newBuilder(final CharSequence securitySchemeName) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:65: warning: no comment
[WARNING] static Builder newBuilder(final CharSequence securitySchemeName,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:72: warning: no comment
[WARNING] Builder setAllOf(@Nullable Collection<SecurityScheme> securitySchemes);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:82: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonArray> ALL_OF = JsonFactory.newJsonArrayFieldDefinition(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:57: warning: no comment
[WARNING] interface Builder extends SecurityScheme.Builder<Builder, ApiKeySecurityScheme> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:35: warning: no comment
[WARNING] static ApiKeySecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:52: warning: no comment
[WARNING] Optional<SecuritySchemeIn> getIn();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:54: warning: no comment
[WARNING] Optional<String> getName();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:39: warning: no comment
[WARNING] static ApiKeySecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:43: warning: no comment
[WARNING] static ApiKeySecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:59: warning: no comment
[WARNING] static Builder newBuilder(final CharSequence securitySchemeName) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:65: warning: no comment
[WARNING] static Builder newBuilder(final CharSequence securitySchemeName, final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:71: warning: no comment
[WARNING] ApiKeySecurityScheme.Builder setIn(@Nullable String in);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:73: warning: no comment
[WARNING] ApiKeySecurityScheme.Builder setName(@Nullable String name);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:83: warning: no comment
[WARNING] public static final JsonFieldDefinition<String> IN = JsonFactory.newStringFieldDefinition(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:86: warning: no comment
[WARNING] public static final JsonFieldDefinition<String> NAME = JsonFactory.newStringFieldDefinition(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:59: warning: no comment
[WARNING] interface Builder extends SingleDataSchema.Builder<Builder, ArraySchema> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:32: warning: no comment
[WARNING] static ArraySchema fromJson(final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/SingleDataSchema.java:48: warning: no comment
[WARNING] static SingleDataSchema fromJson(final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:53: warning: no comment
[WARNING] Optional<DataSchema> getItems();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:57: warning: no comment
[WARNING] Optional<Integer> getMaxItems();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:55: warning: no comment
[WARNING] Optional<Integer> getMinItems();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/SingleDataSchema.java:104: warning: no comment
[WARNING] Optional<DataSchemaType> getType();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:36: warning: no comment
[WARNING] static ArraySchema.Builder newBuilder() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:40: warning: no comment
[WARNING] static ArraySchema.Builder newBuilder(final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:44: warning: no comment
[WARNING] default ArraySchema.Builder toBuilder() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:61: warning: no comment
[WARNING] static Builder newBuilder() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:65: warning: no comment
[WARNING] static Builder newBuilder(final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:69: warning: no comment
[WARNING] Builder setItems(@Nullable DataSchema items);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:73: warning: no comment
[WARNING] Builder setMaxItems(@Nullable Integer maxItems);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:71: warning: no comment
[WARNING] Builder setMinItems(@Nullable Integer minItems);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:83: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonObject> ITEMS = JsonFactory.newJsonObjectFieldDefinition(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:86: warning: no comment
[WARNING] public static final JsonFieldDefinition<JsonArray> ITEMS_MULTIPLE = JsonFactory.newJsonArrayFieldDefinition(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:92: warning: no comment
[WARNING] public static final JsonFieldDefinition<Integer> MAX_ITEMS = JsonFactory.newIntFieldDefinition(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:89: warning: no comment
[WARNING] public static final JsonFieldDefinition<Integer> MIN_ITEMS = JsonFactory.newIntFieldDefinition(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtContext.java:35: warning: no comment
[WARNING] static MultipleAtContext newMultipleAtContext(final Collection<SingleAtContext> contexts) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtContext.java:30: warning: no comment
[WARNING] static SinglePrefixedAtContext newSinglePrefixedAtContext(final CharSequence prefix,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtContext.java:26: warning: no comment
[WARNING] static SingleUriAtContext newSingleUriAtContext(final CharSequence context) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtType.java:29: warning: no comment
[WARNING] static MultipleAtType newMultipleAtType(final Collection<SingleAtType> types) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtType.java:25: warning: no comment
[WARNING] static SingleAtType newSingleAtType(final CharSequence type) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:45: warning: no comment
[WARNING] interface Builder extends SecurityScheme.Builder<AutoSecurityScheme.Builder, AutoSecurityScheme> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:28: warning: no comment
[WARNING] static AutoSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:32: warning: no comment
[WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:36: warning: no comment
[WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:47: warning: no comment
[WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:53: warning: no comment
[WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:67: warning: no comment
[WARNING] interface Builder<B extends Builder<B, L>, L extends BaseLink<L>> extends TypedJsonObjectBuilder<B, L> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:36: warning: no comment
[WARNING] String REL_ICON = "icon";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:38: warning: no comment
[WARNING] static BaseLink<?> fromJson(final JsonObject jsonObject) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:62: warning: no comment
[WARNING] Optional<IRI> getAnchor();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:56: warning: no comment
[WARNING] IRI getHref();
[WARNING] ^
[WARNING] 100 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/wot/model/target/ditto-wot-model-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-wot-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-wot-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-wot-model ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/wot/model/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: WoT :: Model' with 287 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-wot-model ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- japicmp:0.17.3:cmp (default) @ ditto-wot-model ---
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/wot/model/target/japicmp/japicmp.diff'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/wot/model/target/japicmp/japicmp.xml'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/wot/model/target/japicmp/japicmp.html'.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-wot-model ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/3.4.3/ditto-wot-model-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/model/target/ditto-wot-model-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/3.4.3/ditto-wot-model-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/model/target/ditto-wot-model-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/3.4.3/ditto-wot-model-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/model/target/ditto-wot-model-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/3.4.3/ditto-wot-model-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/model/target/ditto-wot-model-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/3.4.3/ditto-wot-model-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/model/target/ditto-wot-model-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/3.4.3/ditto-wot-model-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/model/target/ditto-wot-model-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/3.4.3/ditto-wot-model-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/model/target/ditto-wot-model-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/3.4.3/ditto-wot-model-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ ditto-wot-model ---
[INFO] Installing org/eclipse/ditto/ditto-wot-model/3.4.3/ditto-wot-model-3.4.3.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-wot-model ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-wot-model ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/model/target/ditto-wot-model-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-wot-model/3.4.3/ditto-wot-model-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/model/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-wot-model/3.4.3/ditto-wot-model-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/model/target/ditto-wot-model-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-wot-model/3.4.3/ditto-wot-model-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/model/target/ditto-wot-model-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-wot-model/3.4.3/ditto-wot-model-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/model/target/ditto-wot-model-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-wot-model/3.4.3/ditto-wot-model-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/model/target/ditto-wot-model-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-wot-model/3.4.3/ditto-wot-model-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/model/target/ditto-wot-model-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-wot-model/3.4.3/ditto-wot-model-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/model/target/ditto-wot-model-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-wot-model/3.4.3/ditto-wot-model-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] --------< org.eclipse.ditto:ditto-internal-utils-cache-loaders >--------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Cache Loaders 3.4.3 [49/77]
[INFO]   from internal/utils/cache-loaders/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-cache-loaders ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cache-loaders ---
[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-release/internal/utils/cache-loaders/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-cache-loaders ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-cache-loaders ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-cache-loaders ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-cache-loaders ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 8 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-cache-loaders ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-cache-loaders ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-cache-loaders ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cache-loaders ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-cache-loaders ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-cache-loaders >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-cache-loaders ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cache-loaders ---
[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-release/internal/utils/cache-loaders/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-cache-loaders <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-cache-loaders ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-cache-loaders ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.cacheloaders;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.cacheloaders.config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/ActorAskCacheLoader.java:82: warning: no @param for <K>
[WARNING] public static <V, K extends EntityId> ActorAskCacheLoader<V, Command<?>, K> forShard(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/RetryStrategy.java:22: warning: no comment
[WARNING] BACKOFF_DELAY
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/RetryStrategy.java:21: warning: no comment
[WARNING] FIXED_DELAY,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/RetryStrategy.java:20: warning: no comment
[WARNING] NO_DELAY,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/RetryStrategy.java:19: warning: no comment
[WARNING] OFF,
[WARNING] ^
[WARNING] 7 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-cache-loaders ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-cache-loaders ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-cache-loaders ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Cache Loaders' with 11 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-cache-loaders ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-cache-loaders ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/3.4.3/ditto-internal-utils-cache-loaders-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/3.4.3/ditto-internal-utils-cache-loaders-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/3.4.3/ditto-internal-utils-cache-loaders-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/3.4.3/ditto-internal-utils-cache-loaders-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/3.4.3/ditto-internal-utils-cache-loaders-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/3.4.3/ditto-internal-utils-cache-loaders-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/3.4.3/ditto-internal-utils-cache-loaders-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/3.4.3/ditto-internal-utils-cache-loaders-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-internal-utils-cache-loaders ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-cache-loaders/3.4.3/ditto-internal-utils-cache-loaders-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-cache-loaders/3.4.3/ditto-internal-utils-cache-loaders-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-cache-loaders/3.4.3/ditto-internal-utils-cache-loaders-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-cache-loaders/3.4.3/ditto-internal-utils-cache-loaders-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-cache-loaders/3.4.3/ditto-internal-utils-cache-loaders-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-cache-loaders/3.4.3/ditto-internal-utils-cache-loaders-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-cache-loaders/3.4.3/ditto-internal-utils-cache-loaders-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-cache-loaders/3.4.3/ditto-internal-utils-cache-loaders-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ---------< org.eclipse.ditto:ditto-internal-utils-namespaces >----------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Namespaces 3.4.3  [50/77]
[INFO]   from internal/utils/namespaces/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-namespaces ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-namespaces ---
[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-release/internal/utils/namespaces/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-namespaces ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-namespaces ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-namespaces ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-namespaces:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-namespaces ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-namespaces ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-namespaces ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-namespaces ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-namespaces ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-namespaces ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/ditto-internal-utils-namespaces-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-namespaces >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-namespaces ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-namespaces ---
[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-release/internal/utils/namespaces/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-namespaces <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-namespaces ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-namespaces ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/src/main/java/org/eclipse/ditto/internal/utils/namespaces/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.namespaces;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/src/main/java/org/eclipse/ditto/internal/utils/namespaces/BlockedNamespacesUpdater.java:61: warning: no @param for pubSubMediator
[WARNING] public static Props props(final BlockedNamespaces blockedNamespaces, final ActorRef pubSubMediator) {
[WARNING] ^
[WARNING] 2 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/ditto-internal-utils-namespaces-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-namespaces ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-namespaces ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-namespaces ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Namespaces' with 4 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-namespaces ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-namespaces ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/3.4.3/ditto-internal-utils-namespaces-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/ditto-internal-utils-namespaces-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/3.4.3/ditto-internal-utils-namespaces-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/ditto-internal-utils-namespaces-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/3.4.3/ditto-internal-utils-namespaces-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/ditto-internal-utils-namespaces-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/3.4.3/ditto-internal-utils-namespaces-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/ditto-internal-utils-namespaces-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/3.4.3/ditto-internal-utils-namespaces-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/ditto-internal-utils-namespaces-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/3.4.3/ditto-internal-utils-namespaces-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/ditto-internal-utils-namespaces-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/3.4.3/ditto-internal-utils-namespaces-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/ditto-internal-utils-namespaces-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/3.4.3/ditto-internal-utils-namespaces-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-internal-utils-namespaces ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/ditto-internal-utils-namespaces-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-namespaces/3.4.3/ditto-internal-utils-namespaces-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-namespaces/3.4.3/ditto-internal-utils-namespaces-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/ditto-internal-utils-namespaces-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-namespaces/3.4.3/ditto-internal-utils-namespaces-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/ditto-internal-utils-namespaces-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-namespaces/3.4.3/ditto-internal-utils-namespaces-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/ditto-internal-utils-namespaces-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-namespaces/3.4.3/ditto-internal-utils-namespaces-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/ditto-internal-utils-namespaces-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-namespaces/3.4.3/ditto-internal-utils-namespaces-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/ditto-internal-utils-namespaces-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-namespaces/3.4.3/ditto-internal-utils-namespaces-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/namespaces/target/ditto-internal-utils-namespaces-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-namespaces/3.4.3/ditto-internal-utils-namespaces-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------< org.eclipse.ditto:ditto-policies-enforcement >------------
[INFO] Building Eclipse Ditto :: Policies :: Enforcement 3.4.3          [51/77]
[INFO]   from policies/enforcement/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-policies-enforcement ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-enforcement ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-enforcement ---
[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-release/policies/enforcement/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-enforcement ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-enforcement ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-enforcement ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-enforcement:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-enforcement ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 32 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/CommandWithOptionalEntityPreEnforcer.java: /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/CommandWithOptionalEntityPreEnforcer.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/CommandWithOptionalEntityPreEnforcer.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-enforcement ---
[INFO] Copying 6 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-enforcement ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 8 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/CachingPolicyEnforcerProviderTest.java: /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/CachingPolicyEnforcerProviderTest.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/CachingPolicyEnforcerProviderTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcerCacheTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcerCacheTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-enforcement ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-enforcement ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-policies-enforcement ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/ditto-policies-enforcement-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-policies-enforcement >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-policies-enforcement ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-enforcement ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-enforcement ---
[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-release/policies/enforcement/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-policies-enforcement <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-policies-enforcement ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-enforcement ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/config/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.enforcement.config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.enforcement.pre;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcementReloaded.java:35: warning: no comment
[WARNING] protected static final ThreadSafeDittoLogger LOGGER =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:84: warning: no @param for signal
[WARNING] protected abstract CompletionStage<PolicyId> providePolicyIdForEnforcement(final Signal<?> signal);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:66: warning: no comment
[WARNING] protected final E enforcement;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:65: warning: no comment
[WARNING] protected final I entityId;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:63: warning: no comment
[WARNING] protected final ThreadSafeDittoLoggingAdapter log = DittoLoggerFactory.getThreadSafeDittoLoggingAdapter(this);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:67: warning: no comment
[WARNING] protected final PreEnforcerProvider preEnforcer;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:69: warning: no comment
[WARNING] protected AbstractEnforcerActor(final I entityId, final E enforcement) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:113: warning: no comment
[WARNING] protected CompletionStage<Optional<PolicyEnforcer>> loadPolicyEnforcer(Signal<?> signal) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractPolicyLoadingEnforcerActor.java:37: warning: no comment
[WARNING] protected final PolicyEnforcerProvider policyEnforcerProvider;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractPolicyLoadingEnforcerActor.java:39: warning: no comment
[WARNING] protected AbstractPolicyLoadingEnforcerActor(final I entityId,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/Invalidatable.java:21: warning: no comment
[WARNING] public interface Invalidatable {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/Invalidatable.java:23: warning: no comment
[WARNING] CompletionStage<Boolean> invalidate(PolicyTag policyTag, String correlationId, final Duration askTimeout);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcer.java:48: warning: no @param for policyResolver
[WARNING] public static CompletionStage<PolicyEnforcer> withResolvedImports(final Policy policy,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcerCacheLoader.java:35: warning: no comment
[WARNING] public static final String ENFORCEMENT_CACHE_DISPATCHER = "enforcement-cache-dispatcher";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/PreEnforcerProvider.java:68: warning: no @return
[WARNING] public CompletionStage<Signal<?>> apply(final Signal<?> signal) {
[WARNING] ^
[WARNING] 17 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/ditto-policies-enforcement-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-enforcement ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-enforcement ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-enforcement ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: Enforcement' with 33 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-policies-enforcement ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-policies-enforcement ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/enforcement/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/3.4.3/ditto-policies-enforcement-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/ditto-policies-enforcement-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/3.4.3/ditto-policies-enforcement-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/ditto-policies-enforcement-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/3.4.3/ditto-policies-enforcement-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/ditto-policies-enforcement-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/3.4.3/ditto-policies-enforcement-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/ditto-policies-enforcement-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/3.4.3/ditto-policies-enforcement-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/ditto-policies-enforcement-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/3.4.3/ditto-policies-enforcement-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/ditto-policies-enforcement-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/3.4.3/ditto-policies-enforcement-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/ditto-policies-enforcement-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/3.4.3/ditto-policies-enforcement-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-policies-enforcement ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/ditto-policies-enforcement-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-enforcement/3.4.3/ditto-policies-enforcement-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/enforcement/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-enforcement/3.4.3/ditto-policies-enforcement-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/ditto-policies-enforcement-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-enforcement/3.4.3/ditto-policies-enforcement-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/ditto-policies-enforcement-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-enforcement/3.4.3/ditto-policies-enforcement-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/ditto-policies-enforcement-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-enforcement/3.4.3/ditto-policies-enforcement-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/ditto-policies-enforcement-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-enforcement/3.4.3/ditto-policies-enforcement-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/ditto-policies-enforcement-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-enforcement/3.4.3/ditto-policies-enforcement-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/enforcement/target/ditto-policies-enforcement-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-enforcement/3.4.3/ditto-policies-enforcement-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] --------------------< org.eclipse.ditto:ditto-rql >---------------------
[INFO] Building Eclipse Ditto :: RQL 3.4.3                              [52/77]
[INFO]   from rql/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-rql ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql ---
[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-release/rql/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-rql >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-rql ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql ---
[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-release/rql/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-rql <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-rql ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-rql ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-rql ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-rql ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-rql ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql/3.4.3/ditto-rql-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/target/ditto-rql-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql/3.4.3/ditto-rql-3.4.3.pom.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-rql ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-rql/3.4.3/ditto-rql-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/target/ditto-rql-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-rql/3.4.3/ditto-rql-3.4.3.pom.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -----------------< org.eclipse.ditto:ditto-rql-model >------------------
[INFO] Building Eclipse Ditto :: RQL :: Model 3.4.3                     [53/77]
[INFO]   from rql/model/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-rql-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-model ---
[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-release/rql/model/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-model ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-model ---
[INFO] Copying 0 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-model ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-model:bundle:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-model ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-model ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/rql/model/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-model ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-model ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-model ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-model ---
[INFO] Building bundle: /home/jenkins/agent/workspace/ditto-release/rql/model/target/ditto-rql-model-3.4.3.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-release/rql/model/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-rql-model >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-rql-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-model ---
[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-release/rql/model/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-rql-model <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-rql-model ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-rql-model ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/model/src/main/java/org/eclipse/ditto/rql/model/predicates/ast/LogicalNode.java:174: warning: no comment
[WARNING] public String getName() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/model/src/main/java/org/eclipse/ditto/rql/model/predicates/ast/LogicalNode.java:178: warning: no comment
[WARNING] public static Type byName(final String name) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/model/src/main/java/org/eclipse/ditto/rql/model/predicates/ast/MultiComparisonNode.java:79: warning: no comment
[WARNING] public String getName() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/model/src/main/java/org/eclipse/ditto/rql/model/predicates/ast/SingleComparisonNode.java:94: warning: no comment
[WARNING] public String getName() {
[WARNING] ^
[WARNING] 4 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/rql/model/target/ditto-rql-model-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-model ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/rql/model/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: Model' with 12 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-rql-model ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- japicmp:0.17.3:cmp (default) @ ditto-rql-model ---
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/rql/model/target/japicmp/japicmp.diff'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/rql/model/target/japicmp/japicmp.xml'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/rql/model/target/japicmp/japicmp.html'.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-rql-model ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/3.4.3/ditto-rql-model-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/model/target/ditto-rql-model-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/3.4.3/ditto-rql-model-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/model/target/ditto-rql-model-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/3.4.3/ditto-rql-model-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/model/target/ditto-rql-model-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/3.4.3/ditto-rql-model-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/model/target/ditto-rql-model-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/3.4.3/ditto-rql-model-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/model/target/ditto-rql-model-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/3.4.3/ditto-rql-model-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/model/target/ditto-rql-model-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/3.4.3/ditto-rql-model-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/model/target/ditto-rql-model-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/3.4.3/ditto-rql-model-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-model ---
[INFO] Installing org/eclipse/ditto/ditto-rql-model/3.4.3/ditto-rql-model-3.4.3.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-rql-model ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-rql-model ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/model/target/ditto-rql-model-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-rql-model/3.4.3/ditto-rql-model-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/model/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-rql-model/3.4.3/ditto-rql-model-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/model/target/ditto-rql-model-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-rql-model/3.4.3/ditto-rql-model-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/model/target/ditto-rql-model-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-rql-model/3.4.3/ditto-rql-model-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/model/target/ditto-rql-model-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-rql-model/3.4.3/ditto-rql-model-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/model/target/ditto-rql-model-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-rql-model/3.4.3/ditto-rql-model-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/model/target/ditto-rql-model-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-rql-model/3.4.3/ditto-rql-model-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/model/target/ditto-rql-model-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-rql-model/3.4.3/ditto-rql-model-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -----------------< org.eclipse.ditto:ditto-rql-parser >-----------------
[INFO] Building Eclipse Ditto :: RQL :: parser 3.4.3                    [54/77]
[INFO]   from rql/parser/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-rql-parser ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-parser ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-parser ---
[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-release/rql/parser/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-parser ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-parser ---
[INFO] Copying 0 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-parser ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-parser:bundle:3.4.3...
[INFO] 
[INFO] --- scala:4.8.1:compile (default) @ ditto-rql-parser ---
[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
[INFO] compiling 2 Scala sources and 1 Java source to /home/jenkins/agent/workspace/ditto-release/rql/parser/target/classes ...
[WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8
1 warning.
[INFO] done compiling
[INFO] compile in 10.4 s
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-parser ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- scala:4.8.1:compile (compile) @ ditto-rql-parser ---
[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
[INFO] compile in 0.0 s
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-parser ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/rql/parser/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-parser ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] 
[INFO] --- scala:4.8.1:testCompile (test-compile) @ ditto-rql-parser ---
[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
[INFO] compile in 0.0 s
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-parser ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-parser ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-parser ---
[WARNING] Bundle org.eclipse.ditto:ditto-rql-parser:bundle:3.4.3 : Unused Import-Package instructions: [org.apache.pekko*] 
[INFO] Building bundle: /home/jenkins/agent/workspace/ditto-release/rql/parser/target/ditto-rql-parser-3.4.3.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-release/rql/parser/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-rql-parser >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-rql-parser ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-parser ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-parser ---
[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-release/rql/parser/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-rql-parser <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-rql-parser ---
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-parser ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-parser ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-parser ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/rql/parser/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: parser' with 4 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-rql-parser ---
[INFO] Signing 3 files with default secret key.
[INFO] 
[INFO] --- japicmp:0.17.3:cmp (default) @ ditto-rql-parser ---
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/rql/parser/target/japicmp/japicmp.diff'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/rql/parser/target/japicmp/japicmp.xml'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/rql/parser/target/japicmp/japicmp.html'.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-rql-parser ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/parser/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-parser/3.4.3/ditto-rql-parser-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/parser/target/ditto-rql-parser-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-parser/3.4.3/ditto-rql-parser-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/parser/target/ditto-rql-parser-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-parser/3.4.3/ditto-rql-parser-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/parser/target/ditto-rql-parser-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-parser/3.4.3/ditto-rql-parser-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/parser/target/ditto-rql-parser-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-parser/3.4.3/ditto-rql-parser-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/parser/target/ditto-rql-parser-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-parser/3.4.3/ditto-rql-parser-3.4.3-sources.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-parser ---
[INFO] Installing org/eclipse/ditto/ditto-rql-parser/3.4.3/ditto-rql-parser-3.4.3.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-rql-parser ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-rql-parser ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/parser/target/ditto-rql-parser-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-rql-parser/3.4.3/ditto-rql-parser-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/parser/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-rql-parser/3.4.3/ditto-rql-parser-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/parser/target/ditto-rql-parser-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-rql-parser/3.4.3/ditto-rql-parser-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/parser/target/ditto-rql-parser-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-rql-parser/3.4.3/ditto-rql-parser-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/parser/target/ditto-rql-parser-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-rql-parser/3.4.3/ditto-rql-parser-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/parser/target/ditto-rql-parser-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-rql-parser/3.4.3/ditto-rql-parser-3.4.3-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -----------------< org.eclipse.ditto:ditto-rql-query >------------------
[INFO] Building Eclipse Ditto :: RQL :: Query 3.4.3                     [55/77]
[INFO]   from rql/query/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-rql-query ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-query ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-query ---
[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-release/rql/query/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-query ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-query ---
[INFO] Copying 0 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-query ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-query:bundle:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-query ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-query ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/rql/query/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-query ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 7 source files with javac [debug target 1.8] to target/test-classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-query ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-query ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-query ---
[INFO] Building bundle: /home/jenkins/agent/workspace/ditto-release/rql/query/target/ditto-rql-query-3.4.3.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-release/rql/query/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-rql-query >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-rql-query ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-query ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-query ---
[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-release/rql/query/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-rql-query <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-rql-query ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-rql-query ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:20: warning: no comment
[WARNING] T visitAttribute(String key);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/ExistsFieldExpressionVisitor.java:25: warning: no comment
[WARNING] T visitFeature(String featureId);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:24: warning: no comment
[WARNING] T visitFeatureDefinition(String featureId);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/ExistsFieldExpressionVisitor.java:31: warning: no comment
[WARNING] T visitFeatureDesiredProperties(CharSequence featureId);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:26: warning: no comment
[WARNING] T visitFeatureIdDesiredProperty(CharSequence featureId, CharSequence desiredProperty);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:22: warning: no comment
[WARNING] T visitFeatureIdProperty(String featureId, String property);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/ExistsFieldExpressionVisitor.java:29: warning: no comment
[WARNING] T visitFeatureProperties(CharSequence featureId);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/ExistsFieldExpressionVisitor.java:42: warning: no comment
[WARNING] T visitMetadata(String key);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:28: warning: no comment
[WARNING] T visitSimple(String fieldName);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ExistsThingPredicateVisitor.java:36: warning: no comment
[WARNING] public ExistsThingPredicateVisitor() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/FieldExpressionUtil.java:286: warning: no comment
[WARNING] public boolean isDefinition() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/FieldNamesPredicateVisitor.java:43: warning: no comment
[WARNING] public static FieldNamesPredicateVisitor getNewInstance() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/FilterFieldExpressionVisitor.java:34: warning: no comment
[WARNING] T visitMetadata(String key);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/FilterThingPredicateVisitor.java:33: warning: no comment
[WARNING] public static Predicate<Thing> apply(final FilterFieldExpression expression,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:26: warning: no comment
[WARNING] T visitEq(@Nullable Object value);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:28: warning: no comment
[WARNING] T visitGe(@Nullable Object value);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:30: warning: no comment
[WARNING] T visitGt(@Nullable Object value);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:40: warning: no comment
[WARNING] T visitILike(@Nullable String value);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:42: warning: no comment
[WARNING] T visitIn(List<?> values);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:32: warning: no comment
[WARNING] T visitLe(@Nullable Object value);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:38: warning: no comment
[WARNING] T visitLike(@Nullable String value);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:34: warning: no comment
[WARNING] T visitLt(@Nullable Object value);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:36: warning: no comment
[WARNING] T visitNe(@Nullable Object value);
[WARNING] ^
[WARNING] 23 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/rql/query/target/ditto-rql-query-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-query ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-query ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-query ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/rql/query/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: Query' with 51 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-rql-query ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- japicmp:0.17.3:cmp (default) @ ditto-rql-query ---
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/rql/query/target/japicmp/japicmp.diff'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/rql/query/target/japicmp/japicmp.xml'.
[INFO] Written file '/home/jenkins/agent/workspace/ditto-release/rql/query/target/japicmp/japicmp.html'.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-rql-query ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/query/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/3.4.3/ditto-rql-query-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/query/target/ditto-rql-query-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/3.4.3/ditto-rql-query-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/query/target/ditto-rql-query-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/3.4.3/ditto-rql-query-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/query/target/ditto-rql-query-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/3.4.3/ditto-rql-query-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/query/target/ditto-rql-query-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/3.4.3/ditto-rql-query-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/query/target/ditto-rql-query-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/3.4.3/ditto-rql-query-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/query/target/ditto-rql-query-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/3.4.3/ditto-rql-query-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/query/target/ditto-rql-query-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/3.4.3/ditto-rql-query-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-query ---
[INFO] Installing org/eclipse/ditto/ditto-rql-query/3.4.3/ditto-rql-query-3.4.3.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-rql-query ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-rql-query ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/query/target/ditto-rql-query-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-rql-query/3.4.3/ditto-rql-query-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/query/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-rql-query/3.4.3/ditto-rql-query-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/query/target/ditto-rql-query-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-rql-query/3.4.3/ditto-rql-query-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/query/target/ditto-rql-query-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-rql-query/3.4.3/ditto-rql-query-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/query/target/ditto-rql-query-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-rql-query/3.4.3/ditto-rql-query-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/query/target/ditto-rql-query-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-rql-query/3.4.3/ditto-rql-query-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/query/target/ditto-rql-query-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-rql-query/3.4.3/ditto-rql-query-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/query/target/ditto-rql-query-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-rql-query/3.4.3/ditto-rql-query-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] --------------< org.eclipse.ditto:ditto-thingsearch-api >---------------
[INFO] Building Eclipse Ditto :: Thing Search :: API 3.4.3              [56/77]
[INFO]   from thingsearch/api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-thingsearch-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-api ---
[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-release/thingsearch/api/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch-api ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-thingsearch-api ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/thingsearch/api/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch-api ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch-api:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-thingsearch-api ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 19 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-thingsearch-api ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/thingsearch/api/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-thingsearch-api ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 10 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/ditto-release/thingsearch/api/src/test/java/org/eclipse/ditto/thingsearch/api/commands/sudo/StreamThingsTest.java: /home/jenkins/agent/workspace/ditto-release/thingsearch/api/src/test/java/org/eclipse/ditto/thingsearch/api/commands/sudo/StreamThingsTest.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/thingsearch/api/src/test/java/org/eclipse/ditto/thingsearch/api/commands/sudo/StreamThingsTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-thingsearch-api ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch-api ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-thingsearch-api ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/ditto-thingsearch-api-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-thingsearch-api >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-thingsearch-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-api ---
[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-release/thingsearch/api/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-thingsearch-api <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-thingsearch-api ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch-api ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.thingsearch.api;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/commands/sudo/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.thingsearch.api.commands.sudo;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/events/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.thingsearch.api.events;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/SearchNamespaceReportResult.java:50: warning: no @param for entries
[WARNING] public SearchNamespaceReportResult(final Iterable<SearchNamespaceResultEntry> entries) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/SearchNamespaceReportResult.java:101: warning: no @return
[WARNING] public SearchNamespaceResultEntry getNamespaceEntry(final String namespace) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/commands/sudo/SudoUpdateThing.java:95: warning: no @param for updateReason
[WARNING] public static SudoUpdateThing of(final ThingId thingId,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/commands/sudo/SudoUpdateThing.java:110: warning: no @param for updateReason
[WARNING] public static SudoUpdateThing of(final ThingId thingId,
[WARNING] ^
[WARNING] 7 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/ditto-thingsearch-api-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch-api ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Thing Search :: API' with 18 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-thingsearch-api ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch-api ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/3.4.3/ditto-thingsearch-api-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/ditto-thingsearch-api-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/3.4.3/ditto-thingsearch-api-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/ditto-thingsearch-api-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/3.4.3/ditto-thingsearch-api-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/ditto-thingsearch-api-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/3.4.3/ditto-thingsearch-api-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/ditto-thingsearch-api-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/3.4.3/ditto-thingsearch-api-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/ditto-thingsearch-api-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/3.4.3/ditto-thingsearch-api-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/ditto-thingsearch-api-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/3.4.3/ditto-thingsearch-api-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/ditto-thingsearch-api-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/3.4.3/ditto-thingsearch-api-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-thingsearch-api ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/ditto-thingsearch-api-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-thingsearch-api/3.4.3/ditto-thingsearch-api-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/api/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-thingsearch-api/3.4.3/ditto-thingsearch-api-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/ditto-thingsearch-api-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-thingsearch-api/3.4.3/ditto-thingsearch-api-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/ditto-thingsearch-api-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-thingsearch-api/3.4.3/ditto-thingsearch-api-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/ditto-thingsearch-api-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-thingsearch-api/3.4.3/ditto-thingsearch-api-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/ditto-thingsearch-api-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-thingsearch-api/3.4.3/ditto-thingsearch-api-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/ditto-thingsearch-api-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-thingsearch-api/3.4.3/ditto-thingsearch-api-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/api/target/ditto-thingsearch-api-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-thingsearch-api/3.4.3/ditto-thingsearch-api-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] --------------------< org.eclipse.ditto:ditto-edge >--------------------
[INFO] Building Eclipse Ditto :: Edge 3.4.3                             [57/77]
[INFO]   from edge/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-edge ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-edge ---
[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-release/edge/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-edge ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-edge ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-edge:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-edge ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-edge >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-edge ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-edge ---
[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-release/edge/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-edge <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-edge ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-edge ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-edge ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-edge ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-edge ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-edge ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-edge ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/edge/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge/3.4.3/ditto-edge-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/edge/target/ditto-edge-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge/3.4.3/ditto-edge-3.4.3.pom.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-edge ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/edge/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-edge/3.4.3/ditto-edge-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/edge/target/ditto-edge-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-edge/3.4.3/ditto-edge-3.4.3.pom.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ----------------< org.eclipse.ditto:ditto-edge-service >----------------
[INFO] Building Eclipse Ditto :: Edge :: Service 3.4.3                  [58/77]
[INFO]   from edge/service/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-edge-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-edge-service ---
[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-release/edge/service/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-edge-service ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-edge-service ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-edge-service ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-edge-service:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-edge-service ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 44 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingCommandResponseAcknowledgementProvider.java: /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingCommandResponseAcknowledgementProvider.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingCommandResponseAcknowledgementProvider.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-edge-service ---
[INFO] Copying 4 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-edge-service ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 18 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/ditto-release/edge/service/src/test/java/org/eclipse/ditto/edge/service/dispatching/ThingsAggregatorProxyActorTest.java: /home/jenkins/agent/workspace/ditto-release/edge/service/src/test/java/org/eclipse/ditto/edge/service/dispatching/ThingsAggregatorProxyActorTest.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/edge/service/src/test/java/org/eclipse/ditto/edge/service/dispatching/ThingsAggregatorProxyActorTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/ditto-release/edge/service/src/test/java/org/eclipse/ditto/edge/service/acknowledgements/messages/MessageCommandAckRequestSetterTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/edge/service/src/test/java/org/eclipse/ditto/edge/service/acknowledgements/messages/MessageCommandAckRequestSetterTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-edge-service ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-edge-service ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-edge-service ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/edge/service/target/ditto-edge-service-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-edge-service >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-edge-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-edge-service ---
[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-release/edge/service/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-edge-service <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-edge-service ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-edge-service ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.edge.service;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.edge.service.acknowledgements;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/message/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.edge.service.acknowledgements.message;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/things/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.edge.service.acknowledgements.things;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.edge.service.dispatching;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.edge.service.placeholders;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/AskWithRetryCommandForwarder.java:61: warning: no comment
[WARNING] public AskWithRetryCommandForwarder(final ActorSystem actorSystem) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/headers/DefaultDittoHeadersValidator.java:41: warning: no comment
[WARNING] public DefaultDittoHeadersValidator(final ActorSystem actorSystem, final Config config) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/signaltransformer/DefaultNamespaceAppender.java:67: warning: no comment
[WARNING] public DefaultNamespaceAppender(final String defaultNamespace) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/headers/DittoHeadersValidator.java:67: warning: no comment
[WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<DittoHeadersValidator> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/EdgeCommandForwarderActor.java:260: warning: no comment
[WARNING] public void forwardToConnectivityPubSub(final RetrieveAllConnectionIds cmd) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/EdgeCommandForwarderExtension.java:59: warning: no comment
[WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<EdgeCommandForwarderExtension> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/FeaturePlaceholder.java:27: warning: no comment
[WARNING] static FeaturePlaceholder getInstance() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/PolicyPlaceholder.java:24: warning: no comment
[WARNING] static PolicyPlaceholder getInstance() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/RequestPlaceholder.java:24: warning: no comment
[WARNING] static RequestPlaceholder getInstance() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/ThingJsonPlaceholder.java:24: warning: no comment
[WARNING] static ThingJsonPlaceholder getInstance() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/ThingPlaceholder.java:24: warning: no comment
[WARNING] static ThingPlaceholder getInstance() {
[WARNING] ^
[WARNING] 17 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/edge/service/target/ditto-edge-service-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-edge-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-edge-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-edge-service ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/edge/service/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Edge :: Service' with 48 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-edge-service ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-edge-service ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/edge/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/3.4.3/ditto-edge-service-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/edge/service/target/ditto-edge-service-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/3.4.3/ditto-edge-service-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/edge/service/target/ditto-edge-service-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/3.4.3/ditto-edge-service-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/edge/service/target/ditto-edge-service-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/3.4.3/ditto-edge-service-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/edge/service/target/ditto-edge-service-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/3.4.3/ditto-edge-service-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/edge/service/target/ditto-edge-service-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/3.4.3/ditto-edge-service-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/edge/service/target/ditto-edge-service-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/3.4.3/ditto-edge-service-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/edge/service/target/ditto-edge-service-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/3.4.3/ditto-edge-service-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-edge-service ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/edge/service/target/ditto-edge-service-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-edge-service/3.4.3/ditto-edge-service-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/edge/service/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-edge-service/3.4.3/ditto-edge-service-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/edge/service/target/ditto-edge-service-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-edge-service/3.4.3/ditto-edge-service-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/edge/service/target/ditto-edge-service-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-edge-service/3.4.3/ditto-edge-service-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/edge/service/target/ditto-edge-service-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-edge-service/3.4.3/ditto-edge-service-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/edge/service/target/ditto-edge-service-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-edge-service/3.4.3/ditto-edge-service-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/edge/service/target/ditto-edge-service-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-edge-service/3.4.3/ditto-edge-service-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/edge/service/target/ditto-edge-service-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-edge-service/3.4.3/ditto-edge-service-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------< org.eclipse.ditto:ditto-internal-models-signalenrichment >------
[INFO] Building Eclipse Ditto :: Internal :: Models :: Signal Enrichment 3.4.3 [59/77]
[INFO]   from internal/models/signalenrichment/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-models-signalenrichment ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-signalenrichment ---
[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-release/internal/models/signalenrichment/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models-signalenrichment ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-models-signalenrichment ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models-signalenrichment ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-models-signalenrichment ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 10 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-models-signalenrichment ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-models-signalenrichment ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/src/test/java/org/eclipse/ditto/internal/models/signalenrichment/AbstractSignalEnrichmentFacadeTest.java: /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/src/test/java/org/eclipse/ditto/internal/models/signalenrichment/AbstractSignalEnrichmentFacadeTest.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/src/test/java/org/eclipse/ditto/internal/models/signalenrichment/AbstractSignalEnrichmentFacadeTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-models-signalenrichment ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-signalenrichment ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-models-signalenrichment ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-models-signalenrichment >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-models-signalenrichment ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-signalenrichment ---
[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-release/internal/models/signalenrichment/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-models-signalenrichment <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-models-signalenrichment ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models-signalenrichment ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.models.signalenrichment;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/CachingSignalEnrichmentFacade.java:47: warning: no comment
[WARNING] default JsonObject applyJsonFieldSelector(final JsonObject jsonObject,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:83: warning: no @return
[WARNING] public static DittoCachingSignalEnrichmentFacade newInstance(final SignalEnrichmentFacade cacheLoaderFacade,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/SignalEnrichmentProviderConfig.java:57: warning: no comment
[WARNING] CACHE_ENABLED("cache.enabled", true);
[WARNING] ^
[WARNING] 4 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models-signalenrichment ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models-signalenrichment ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models-signalenrichment ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Models :: Signal Enrichment' with 9 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-models-signalenrichment ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models-signalenrichment ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/3.4.3/ditto-internal-models-signalenrichment-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/3.4.3/ditto-internal-models-signalenrichment-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/3.4.3/ditto-internal-models-signalenrichment-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/3.4.3/ditto-internal-models-signalenrichment-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/3.4.3/ditto-internal-models-signalenrichment-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/3.4.3/ditto-internal-models-signalenrichment-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/3.4.3/ditto-internal-models-signalenrichment-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/3.4.3/ditto-internal-models-signalenrichment-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-internal-models-signalenrichment ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-models-signalenrichment/3.4.3/ditto-internal-models-signalenrichment-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-models-signalenrichment/3.4.3/ditto-internal-models-signalenrichment-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-models-signalenrichment/3.4.3/ditto-internal-models-signalenrichment-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-models-signalenrichment/3.4.3/ditto-internal-models-signalenrichment-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-models-signalenrichment/3.4.3/ditto-internal-models-signalenrichment-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-models-signalenrichment/3.4.3/ditto-internal-models-signalenrichment-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-models-signalenrichment/3.4.3/ditto-internal-models-signalenrichment-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-models-signalenrichment/3.4.3/ditto-internal-models-signalenrichment-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -----< org.eclipse.ditto:ditto-internal-utils-conditional-headers >-----
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Conditional Headers 3.4.3 [60/77]
[INFO]   from internal/utils/conditional-headers/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-conditional-headers ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-conditional-headers ---
[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-release/internal/utils/conditional-headers/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-conditional-headers ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-conditional-headers ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-conditional-headers ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-conditional-headers ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-conditional-headers ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-conditional-headers ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-conditional-headers ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-conditional-headers ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-conditional-headers ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-conditional-headers >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-conditional-headers ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-conditional-headers ---
[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-release/internal/utils/conditional-headers/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-conditional-headers <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-conditional-headers ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-conditional-headers ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.headers.conditional;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/ConditionalHeadersValidator.java:143: warning: no @param for <C>
[WARNING] public <C extends Command<?>> C applyIfEqualHeader(final C command, @Nullable final Entity<?> currentEntity) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/ConditionalHeadersValidator.java:143: warning: no @return
[WARNING] public <C extends Command<?>> C applyIfEqualHeader(final C command, @Nullable final Entity<?> currentEntity) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfMatchPreconditionHeader.java:28: warning: no comment
[WARNING] public final class IfMatchPreconditionHeader implements PreconditionHeader<EntityTag> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfNoneMatchPreconditionHeader.java:26: warning: no comment
[WARNING] public final class IfNoneMatchPreconditionHeader implements PreconditionHeader<EntityTag> {
[WARNING] ^
[WARNING] 5 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-conditional-headers ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-conditional-headers ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-conditional-headers ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Conditional Headers' with 4 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-conditional-headers ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-conditional-headers ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/3.4.3/ditto-internal-utils-conditional-headers-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/3.4.3/ditto-internal-utils-conditional-headers-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/3.4.3/ditto-internal-utils-conditional-headers-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/3.4.3/ditto-internal-utils-conditional-headers-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/3.4.3/ditto-internal-utils-conditional-headers-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/3.4.3/ditto-internal-utils-conditional-headers-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/3.4.3/ditto-internal-utils-conditional-headers-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/3.4.3/ditto-internal-utils-conditional-headers-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-internal-utils-conditional-headers ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-conditional-headers/3.4.3/ditto-internal-utils-conditional-headers-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-conditional-headers/3.4.3/ditto-internal-utils-conditional-headers-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-conditional-headers/3.4.3/ditto-internal-utils-conditional-headers-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-conditional-headers/3.4.3/ditto-internal-utils-conditional-headers-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-conditional-headers/3.4.3/ditto-internal-utils-conditional-headers-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-conditional-headers/3.4.3/ditto-internal-utils-conditional-headers-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-conditional-headers/3.4.3/ditto-internal-utils-conditional-headers-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-conditional-headers/3.4.3/ditto-internal-utils-conditional-headers-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------< org.eclipse.ditto:ditto-internal-utils-persistent-actors >------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Persistent Actors 3.4.3 [61/77]
[INFO]   from internal/utils/persistent-actors/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-persistent-actors ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-internal-utils-persistent-actors ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-persistent-actors ---
[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-release/internal/utils/persistent-actors/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-persistent-actors ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-persistent-actors ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-persistent-actors ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-persistent-actors ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 42 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-persistent-actors ---
[INFO] Copying 6 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-persistent-actors ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 11 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/test/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActorTest.java: /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/test/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActorTest.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/test/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActorTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-persistent-actors ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-persistent-actors ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-persistent-actors ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-persistent-actors >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-persistent-actors ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-internal-utils-persistent-actors ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-persistent-actors ---
[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-release/internal/utils/persistent-actors/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-persistent-actors <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-persistent-actors ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-persistent-actors ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.persistentactors;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.persistentactors.cleanup;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/config/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.persistentactors.config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/AbstractCommandStrategies.java:39: warning: no comment
[WARNING] protected final Map<Class<? extends C>, CommandStrategy<? extends C, S, K, ? extends E>> strategies;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/events/AbstractEventStrategies.java:36: warning: no comment
[WARNING] protected final Logger log = LoggerFactory.getLogger(getClass());
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/results/ResultVisitor.java:80: warning: no @param for errorCausingCommand
[WARNING] void onError(DittoRuntimeException error, Command<?> errorCausingCommand);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java:512: warning: no comment
[WARNING] protected void becomeDeletedHandler() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java:654: warning: no comment
[WARNING] protected void handleByCommandStrategy(final C command) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java:997: warning: no comment
[WARNING] public PersistEmptyEvent(final EmptyEvent emptyEvent) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:125: warning: no comment
[WARNING] @Nullable protected final BlockedNamespaces blockedNamespaces;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:129: warning: no comment
[WARNING] @Nullable protected ActorRef enforcerChild;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:127: warning: no comment
[WARNING] @Nullable protected E entityId;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:119: warning: no comment
[WARNING] protected final ThreadSafeDittoLoggingAdapter log = DittoLoggerFactory.getThreadSafeDittoLoggingAdapter(this);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:123: warning: no comment
[WARNING] protected final MongoReadJournal mongoReadJournal;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:117: warning: no comment
[WARNING] protected static final String PERSISTENCE_ACTOR_NAME = "pa";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:128: warning: no comment
[WARNING] @Nullable protected ActorRef persistenceActorChild;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:146: warning: no comment
[WARNING] protected AbstractPersistenceSupervisor(@Nullable final ActorRef persistenceActorChild,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:141: warning: no comment
[WARNING] protected AbstractPersistenceSupervisor(@Nullable final BlockedNamespaces blockedNamespaces,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:226: warning: no comment
[WARNING] protected Receive activeBehaviour(final Runnable matchProcessNextTwinMessageBehavior,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:586: warning: no comment
[WARNING] protected void becomeTwinSignalProcessingAwaiting() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:1015: warning: no comment
[WARNING] protected CompletionStage<Object> filterTargetActorResponseViaEnforcer(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:636: warning: no comment
[WARNING] protected void restartChild() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistentActorWithTimersAndCleanup.java:60: warning: no comment
[WARNING] protected AbstractPersistentActorWithTimersAndCleanup() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistentActorWithTimersAndCleanup.java:64: warning: no comment
[WARNING] protected DittoDiagnosticLoggingAdapter createLogger() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/DefaultContext.java:54: warning: no @param for <K>
[WARNING] public static <K> DefaultContext<K> getInstance(final K state, final DittoDiagnosticLoggingAdapter log,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/DefaultContext.java:54: warning: no @param for actorSystem
[WARNING] public static <K> DefaultContext<K> getInstance(final K state, final DittoDiagnosticLoggingAdapter log,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/EmptyEvent.java:59: warning: no comment
[WARNING] public static final String TYPE = TYPE_PREFIX + NAME;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/EmptyEvent.java:68: warning: no comment
[WARNING] public EmptyEvent(final JsonValue effect, final long revision, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/results/Result.java:53: warning: no @param for <E>
[WARNING] static <E extends Event<?>> Result<E> empty() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:344: warning: no comment
[WARNING] public enum Control {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:348: warning: no comment
[WARNING] SERVICE_REQUESTS_DONE
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:347: warning: no comment
[WARNING] SHUTDOWN,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:345: warning: no comment
[WARNING] STREAM_COMPLETE,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:346: warning: no comment
[WARNING] STREAM_FAILED,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:355: warning: no comment
[WARNING] IN_QUIET_PERIOD,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:356: warning: no comment
[WARNING] RUNNING
[WARNING] ^
[WARNING] 36 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-persistent-actors ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-persistent-actors ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-persistent-actors ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Persistent Actors' with 49 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-persistent-actors ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-persistent-actors ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/3.4.3/ditto-internal-utils-persistent-actors-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/3.4.3/ditto-internal-utils-persistent-actors-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/3.4.3/ditto-internal-utils-persistent-actors-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/3.4.3/ditto-internal-utils-persistent-actors-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/3.4.3/ditto-internal-utils-persistent-actors-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/3.4.3/ditto-internal-utils-persistent-actors-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/3.4.3/ditto-internal-utils-persistent-actors-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/3.4.3/ditto-internal-utils-persistent-actors-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-internal-utils-persistent-actors ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-persistent-actors/3.4.3/ditto-internal-utils-persistent-actors-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-persistent-actors/3.4.3/ditto-internal-utils-persistent-actors-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-persistent-actors/3.4.3/ditto-internal-utils-persistent-actors-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-persistent-actors/3.4.3/ditto-internal-utils-persistent-actors-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-persistent-actors/3.4.3/ditto-internal-utils-persistent-actors-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-persistent-actors/3.4.3/ditto-internal-utils-persistent-actors-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-persistent-actors/3.4.3/ditto-internal-utils-persistent-actors-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-persistent-actors/3.4.3/ditto-internal-utils-persistent-actors-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ----------< org.eclipse.ditto:ditto-internal-utils-protocol >-----------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Protocol 3.4.3    [62/77]
[INFO]   from internal/utils/protocol/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-protocol ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-protocol ---
[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-release/internal/utils/protocol/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-protocol ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-protocol ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-protocol ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-protocol:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-protocol ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-protocol ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-protocol ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-protocol ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-protocol ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-protocol ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-protocol >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-protocol ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-protocol ---
[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-release/internal/utils/protocol/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-protocol <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-protocol ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-protocol ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/src/main/java/org/eclipse/ditto/internal/utils/protocol/config/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.protocol.config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/src/main/java/org/eclipse/ditto/internal/utils/protocol/ProtocolAdapterProvider.java:90: warning: no comment
[WARNING] protected abstract HeaderTranslator createHttpHeaderTranslatorInstance(ProtocolConfig protocolConfig);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/src/main/java/org/eclipse/ditto/internal/utils/protocol/config/ProtocolConfig.java:42: warning: no comment
[WARNING] enum ProtocolConfigValue implements KnownConfigValue {
[WARNING] ^
[WARNING] 3 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/ditto-internal-utils-protocol-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-protocol ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-protocol ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-protocol ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Protocol' with 5 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-protocol ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-protocol ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/3.4.3/ditto-internal-utils-protocol-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/ditto-internal-utils-protocol-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/3.4.3/ditto-internal-utils-protocol-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/ditto-internal-utils-protocol-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/3.4.3/ditto-internal-utils-protocol-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/ditto-internal-utils-protocol-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/3.4.3/ditto-internal-utils-protocol-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/ditto-internal-utils-protocol-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/3.4.3/ditto-internal-utils-protocol-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/ditto-internal-utils-protocol-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/3.4.3/ditto-internal-utils-protocol-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/ditto-internal-utils-protocol-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/3.4.3/ditto-internal-utils-protocol-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/ditto-internal-utils-protocol-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/3.4.3/ditto-internal-utils-protocol-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-internal-utils-protocol ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/ditto-internal-utils-protocol-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-protocol/3.4.3/ditto-internal-utils-protocol-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-protocol/3.4.3/ditto-internal-utils-protocol-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/ditto-internal-utils-protocol-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-protocol/3.4.3/ditto-internal-utils-protocol-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/ditto-internal-utils-protocol-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-protocol/3.4.3/ditto-internal-utils-protocol-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/ditto-internal-utils-protocol-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-protocol/3.4.3/ditto-internal-utils-protocol-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/ditto-internal-utils-protocol-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-protocol/3.4.3/ditto-internal-utils-protocol-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/ditto-internal-utils-protocol-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-protocol/3.4.3/ditto-internal-utils-protocol-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/protocol/target/ditto-internal-utils-protocol-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-protocol/3.4.3/ditto-internal-utils-protocol-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ----------< org.eclipse.ditto:ditto-rql-search-option-parser >----------
[INFO] Building Eclipse Ditto :: RQL :: search option parser 3.4.3      [63/77]
[INFO]   from rql/search-option-parser/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-rql-search-option-parser ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-search-option-parser ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-search-option-parser ---
[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-release/rql/search-option-parser/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-search-option-parser ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-search-option-parser ---
[INFO] Copying 0 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-search-option-parser ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-search-option-parser:bundle:3.4.3...
[INFO] 
[INFO] --- scala:4.8.1:compile (default) @ ditto-rql-search-option-parser ---
[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
[INFO] compiling 1 Scala source and 2 Java sources to /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/target/classes ...
[WARNING] : 4 deprecations (since 2.13.0); re-run with -deprecation for details
[WARNING] one warning found
[WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8
1 warning.
[INFO] done compiling
[INFO] compile in 7.0 s
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-search-option-parser ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 2 source files with javac [debug target 1.8] to target/classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] 
[INFO] --- scala:4.8.1:compile (compile) @ ditto-rql-search-option-parser ---
[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
[INFO] compile in 0.0 s
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-search-option-parser ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-search-option-parser ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] 
[INFO] --- scala:4.8.1:testCompile (test-compile) @ ditto-rql-search-option-parser ---
[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
[INFO] compile in 0.0 s
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-search-option-parser ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-search-option-parser ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-search-option-parser ---
[WARNING] Bundle org.eclipse.ditto:ditto-rql-search-option-parser:bundle:3.4.3 : Unused Import-Package instructions: [org.apache.pekko*] 
[INFO] Building bundle: /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/target/ditto-rql-search-option-parser-3.4.3.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-rql-search-option-parser >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-rql-search-option-parser ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-search-option-parser ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-search-option-parser ---
[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-release/rql/search-option-parser/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-rql-search-option-parser <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-rql-search-option-parser ---
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-search-option-parser ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-search-option-parser ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-search-option-parser ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: search option parser' with 3 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-rql-search-option-parser ---
[INFO] Signing 3 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-rql-search-option-parser ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-search-option-parser/3.4.3/ditto-rql-search-option-parser-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/target/ditto-rql-search-option-parser-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-search-option-parser/3.4.3/ditto-rql-search-option-parser-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/target/ditto-rql-search-option-parser-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-search-option-parser/3.4.3/ditto-rql-search-option-parser-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/target/ditto-rql-search-option-parser-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-search-option-parser/3.4.3/ditto-rql-search-option-parser-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/target/ditto-rql-search-option-parser-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-search-option-parser/3.4.3/ditto-rql-search-option-parser-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/target/ditto-rql-search-option-parser-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-search-option-parser/3.4.3/ditto-rql-search-option-parser-3.4.3-sources.jar.asc
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-search-option-parser ---
[INFO] Installing org/eclipse/ditto/ditto-rql-search-option-parser/3.4.3/ditto-rql-search-option-parser-3.4.3.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-rql-search-option-parser ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-rql-search-option-parser ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/target/ditto-rql-search-option-parser-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-rql-search-option-parser/3.4.3/ditto-rql-search-option-parser-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-rql-search-option-parser/3.4.3/ditto-rql-search-option-parser-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/target/ditto-rql-search-option-parser-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-rql-search-option-parser/3.4.3/ditto-rql-search-option-parser-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/target/ditto-rql-search-option-parser-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-rql-search-option-parser/3.4.3/ditto-rql-search-option-parser-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/target/ditto-rql-search-option-parser-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-rql-search-option-parser/3.4.3/ditto-rql-search-option-parser-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/rql/search-option-parser/target/ditto-rql-search-option-parser-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-rql-search-option-parser/3.4.3/ditto-rql-search-option-parser-3.4.3-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -----------< org.eclipse.ditto:ditto-internal-utils-search >------------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Search 3.4.3      [64/77]
[INFO]   from internal/utils/search/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-search ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-search ---
[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-release/internal/utils/search/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-search ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-search ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/search/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-search ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-search:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-search ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 5 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java: /home/jenkins/agent/workspace/ditto-release/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-search ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/search/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-search ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SubscriptionActorTest.java: /home/jenkins/agent/workspace/ditto-release/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SubscriptionActorTest.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SubscriptionActorTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SearchSourceTest.java: /home/jenkins/agent/workspace/ditto-release/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SearchSourceTest.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SearchSourceTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-search ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-search ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-search ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/ditto-internal-utils-search-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-search >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-search ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-search ---
[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-release/internal/utils/search/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-search <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-search ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-search ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java:109: warning: no @param for configurer
[WARNING] public Source<JsonObject, NotUsed> start(final Consumer<ResumeSourceBuilder<?, ?>> configurer) {
[WARNING] ^
[WARNING] 1 warning
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/ditto-internal-utils-search-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-search ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-search ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-search ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Search' with 5 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-search ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-search ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/search/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/3.4.3/ditto-internal-utils-search-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/ditto-internal-utils-search-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/3.4.3/ditto-internal-utils-search-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/ditto-internal-utils-search-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/3.4.3/ditto-internal-utils-search-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/ditto-internal-utils-search-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/3.4.3/ditto-internal-utils-search-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/ditto-internal-utils-search-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/3.4.3/ditto-internal-utils-search-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/ditto-internal-utils-search-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/3.4.3/ditto-internal-utils-search-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/ditto-internal-utils-search-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/3.4.3/ditto-internal-utils-search-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/ditto-internal-utils-search-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/3.4.3/ditto-internal-utils-search-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-internal-utils-search ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/ditto-internal-utils-search-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-search/3.4.3/ditto-internal-utils-search-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/search/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-search/3.4.3/ditto-internal-utils-search-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/ditto-internal-utils-search-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-search/3.4.3/ditto-internal-utils-search-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/ditto-internal-utils-search-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-search/3.4.3/ditto-internal-utils-search-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/ditto-internal-utils-search-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-search/3.4.3/ditto-internal-utils-search-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/ditto-internal-utils-search-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-search/3.4.3/ditto-internal-utils-search-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/ditto-internal-utils-search-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-search/3.4.3/ditto-internal-utils-search-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/search/target/ditto-internal-utils-search-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-search/3.4.3/ditto-internal-utils-search-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -------< org.eclipse.ditto:ditto-internal-utils-pubsub-policies >-------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies 3.4.3 [65/77]
[INFO]   from internal/utils/pubsub-policies/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-pubsub-policies ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub-policies ---
[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-release/internal/utils/pubsub-policies/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub-policies ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pubsub-policies ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pubsub-policies ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pubsub-policies ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pubsub-policies ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub-policies ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pubsub-policies ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub-policies ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pubsub-policies ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-pubsub-policies >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-pubsub-policies ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub-policies ---
[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-release/internal/utils/pubsub-policies/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-pubsub-policies <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-pubsub-policies ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pubsub-policies ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/src/main/java/org/eclipse/ditto/internal/utils/pubsubpolicies/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.pubsubpolicies;
[WARNING] ^
[WARNING] 1 warning
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pubsub-policies ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pubsub-policies ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pubsub-policies ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-pubsub-policies ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pubsub-policies ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/3.4.3/ditto-internal-utils-pubsub-policies-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/3.4.3/ditto-internal-utils-pubsub-policies-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/3.4.3/ditto-internal-utils-pubsub-policies-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/3.4.3/ditto-internal-utils-pubsub-policies-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/3.4.3/ditto-internal-utils-pubsub-policies-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/3.4.3/ditto-internal-utils-pubsub-policies-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/3.4.3/ditto-internal-utils-pubsub-policies-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/3.4.3/ditto-internal-utils-pubsub-policies-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-internal-utils-pubsub-policies ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/3.4.3/ditto-internal-utils-pubsub-policies-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/3.4.3/ditto-internal-utils-pubsub-policies-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/3.4.3/ditto-internal-utils-pubsub-policies-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/3.4.3/ditto-internal-utils-pubsub-policies-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/3.4.3/ditto-internal-utils-pubsub-policies-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/3.4.3/ditto-internal-utils-pubsub-policies-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/3.4.3/ditto-internal-utils-pubsub-policies-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/3.4.3/ditto-internal-utils-pubsub-policies-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] --------< org.eclipse.ditto:ditto-internal-utils-pubsub-things >--------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things 3.4.3 [66/77]
[INFO]   from internal/utils/pubsub-things/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-pubsub-things ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub-things ---
[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-release/internal/utils/pubsub-things/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub-things ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pubsub-things ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pubsub-things ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pubsub-things ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 7 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pubsub-things ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub-things ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pubsub-things ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub-things ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pubsub-things ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-pubsub-things >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-pubsub-things ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub-things ---
[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-release/internal/utils/pubsub-things/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-pubsub-things <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-pubsub-things ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pubsub-things ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/src/main/java/org/eclipse/ditto/internal/utils/pubsubthings/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.internal.utils.pubsubthings;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/src/main/java/org/eclipse/ditto/internal/utils/pubsubthings/DittoProtocolSub.java:57: warning: no @param for resubscribe
[WARNING] CompletionStage<Boolean> subscribe(Collection<StreamingType> types, Collection<String> topics, ActorRef subscriber,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/src/main/java/org/eclipse/ditto/internal/utils/pubsubthings/LiveSignalPub.java:34: warning: no @param for distributedAcks
[WARNING] static LiveSignalPub of(final ActorContext context, final DistributedAcks distributedAcks) {
[WARNING] ^
[WARNING] 3 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pubsub-things ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pubsub-things ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pubsub-things ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-pubsub-things ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pubsub-things ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/3.4.3/ditto-internal-utils-pubsub-things-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/3.4.3/ditto-internal-utils-pubsub-things-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/3.4.3/ditto-internal-utils-pubsub-things-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/3.4.3/ditto-internal-utils-pubsub-things-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/3.4.3/ditto-internal-utils-pubsub-things-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/3.4.3/ditto-internal-utils-pubsub-things-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/3.4.3/ditto-internal-utils-pubsub-things-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/3.4.3/ditto-internal-utils-pubsub-things-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-internal-utils-pubsub-things ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pubsub-things/3.4.3/ditto-internal-utils-pubsub-things-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pubsub-things/3.4.3/ditto-internal-utils-pubsub-things-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pubsub-things/3.4.3/ditto-internal-utils-pubsub-things-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pubsub-things/3.4.3/ditto-internal-utils-pubsub-things-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pubsub-things/3.4.3/ditto-internal-utils-pubsub-things-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pubsub-things/3.4.3/ditto-internal-utils-pubsub-things-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pubsub-things/3.4.3/ditto-internal-utils-pubsub-things-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-pubsub-things/3.4.3/ditto-internal-utils-pubsub-things-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------< org.eclipse.ditto:ditto-connectivity-service >------------
[INFO] Building Eclipse Ditto :: Connectivity :: Service 3.4.3          [67/77]
[INFO]   from connectivity/service/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-connectivity-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-service ---
[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-release/connectivity/service/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity-service ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-connectivity-service ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 8 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity-service ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-service:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-connectivity-service ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 498 source files with javac [debug target 17] to target/classes
[WARNING] /home/jenkins/agent/workspace/ditto-release/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
[WARNING] /home/jenkins/agent/workspace/ditto-release/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
[WARNING] /home/jenkins/agent/workspace/ditto-release/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
[WARNING] /home/jenkins/agent/workspace/ditto-release/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
[WARNING] /home/jenkins/agent/workspace/ditto-release/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
[WARNING] /home/jenkins/agent/workspace/ditto-release/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
[WARNING] /home/jenkins/agent/workspace/ditto-release/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
[WARNING] /home/jenkins/agent/workspace/ditto-release/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
[INFO] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/rabbitmq/RabbitMQConsumerActor.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/rabbitmq/RabbitMQConsumerActor.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/RequestedAcksFilter.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/RequestedAcksFilter.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-webjars) @ ditto-connectivity-service ---
[INFO] Configured Artifact: org.webjars.npm:protobufjs:6.11.2:jar
[INFO] protobufjs-6.11.2.jar already unpacked.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-connectivity-service ---
[INFO] Copying 39 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-connectivity-service ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 238 source files with javac [debug target 17] to target/test-classes
[WARNING] Implicitly compiled files were not subject to annotation processing.
  Use -proc:none to disable annotation processing or -implicit to specify a policy for implicit compilation.
[INFO] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/hivemq/MqttClientActorIT.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/hivemq/MqttClientActorIT.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/hivemq/consuming/MqttConsumerActorTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/hivemq/consuming/MqttConsumerActorTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-connectivity-service ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-service ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-connectivity-service ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3.jar
[INFO] 
[INFO] --- shade:3.5.0:shade (default) @ ditto-connectivity-service ---
[INFO] Including org.eclipse.ditto:ditto-connectivity-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-base-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-things-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-connectivity-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-protocol:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:3.4.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar.
[INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar.
[INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar.
[INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar.
[INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar.
[INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar.
[INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar.
[INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar.
[INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-things-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-policies-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-base-service:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-base-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:3.4.3 in the shaded jar.
[INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar.
[INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar.
[INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:3.4.3 in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:1.7.36 in the shaded jar.
[INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.36 in the shaded jar.
[INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar.
[INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar.
[INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar.
[INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar.
[INFO] Including io.kamon:kamon-core_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar.
[INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar.
[INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar.
[INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar.
[INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar.
[INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-policies-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-placeholders:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-json:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-jwt-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-wot-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-edge-service:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-messages-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-rql-query:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:3.4.3 in the shaded jar.
[INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar.
[INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar.
[INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar.
[INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar.
[INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar.
[INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar.
[INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar.
[INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-protocol:jar:3.4.3 in the shaded jar.
[INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-search:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-rql-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-rql-search-option-parser:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:3.4.3 in the shaded jar.
[INFO] Including org.webjars.npm:bytebuffer:jar:5.0.1 in the shaded jar.
[INFO] Including org.webjars.npm:long:jar:3.2.0 in the shaded jar.
[INFO] Including org.apache.sshd:sshd-core:jar:2.9.2 in the shaded jar.
[INFO] Including org.apache.sshd:sshd-common:jar:2.9.2 in the shaded jar.
[INFO] Including org.slf4j:jcl-over-slf4j:jar:1.7.36 in the shaded jar.
[INFO] Including net.i2p.crypto:eddsa:jar:0.3.0 in the shaded jar.
[INFO] Including org.apache.qpid:qpid-jms-client:jar:1.10.0 in the shaded jar.
[INFO] Including jakarta.jms:jakarta.jms-api:jar:2.0.3 in the shaded jar.
[INFO] Including org.apache.qpid:proton-j:jar:0.34.1 in the shaded jar.
[INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-http:jar:4.1.99.Final in the shaded jar.
[INFO] Including com.hivemq:hivemq-mqtt-client:jar:1.3.3 in the shaded jar.
[INFO] Including io.reactivex.rxjava2:rxjava:jar:2.2.21 in the shaded jar.
[INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar.
[INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar.
[INFO] Including org.jctools:jctools-core:jar:2.1.2 in the shaded jar.
[INFO] Including org.jetbrains:annotations:jar:16.0.3 in the shaded jar.
[INFO] Including com.google.dagger:dagger:jar:2.27 in the shaded jar.
[INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar.
[INFO] Including com.github.pjfanning:pekko-rabbitmq_2.13:jar:7.0.0 in the shaded jar.
[INFO] Including com.rabbitmq:amqp-client:jar:5.18.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-connectors-kafka_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar.
[INFO] Including org.apache.kafka:kafka-clients:jar:3.5.1 in the shaded jar.
[INFO] Including com.github.luben:zstd-jni:jar:1.5.5-1 in the shaded jar.
[INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar.
[INFO] Including org.xerial.snappy:snappy-java:jar:1.1.10.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.mozilla:rhino-runtime:jar:1.7.14 in the shaded jar.
[INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar.
[INFO] Including org.codehaus.janino:janino:jar:3.1.10 in the shaded jar.
[INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.10 in the shaded jar.
[INFO] Including org.komamitsu:fluency-core:jar:2.6.5 in the shaded jar.
[INFO] Including org.msgpack:jackson-dataformat-msgpack:jar:0.9.1 in the shaded jar.
[INFO] Including org.msgpack:msgpack-core:jar:0.9.1 in the shaded jar.
[INFO] Including org.komamitsu:phi-accural-failure-detector:jar:0.0.5 in the shaded jar.
[INFO] Including net.jodah:failsafe:jar:2.4.4 in the shaded jar.
[INFO] Including org.komamitsu:fluency-fluentd:jar:2.6.5 in the shaded jar.
[INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.2 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:3.4.3 in the shaded jar.
[INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-utils-result:jar:3.4.3 in the shaded jar.
[INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[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.10.jar, config-1.4.2.jar, dagger-2.27.jar, ditto-base-api-3.4.3.jar, ditto-base-model-3.4.3.jar, ditto-base-service-3.4.3.jar, ditto-connectivity-api-3.4.3.jar, ditto-connectivity-model-3.4.3.jar, ditto-connectivity-service-3.4.3.jar, ditto-edge-service-3.4.3.jar, ditto-internal-models-signal-3.4.3.jar, ditto-internal-models-signalenrichment-3.4.3.jar, ditto-internal-models-streaming-3.4.3.jar, ditto-internal-utils-cache-3.4.3.jar, ditto-internal-utils-cache-loaders-3.4.3.jar, ditto-internal-utils-cluster-3.4.3.jar, ditto-internal-utils-conditional-headers-3.4.3.jar, ditto-internal-utils-config-3.4.3.jar, ditto-internal-utils-ddata-3.4.3.jar, ditto-internal-utils-extension-3.4.3.jar, ditto-internal-utils-health-3.4.3.jar, ditto-internal-utils-metrics-3.4.3.jar, ditto-internal-utils-namespaces-3.4.3.jar, ditto-internal-utils-pekko-3.4.3.jar, ditto-internal-utils-persistence-3.4.3.jar, ditto-internal-utils-persistent-actors-3.4.3.jar, ditto-internal-utils-protocol-3.4.3.jar, ditto-internal-utils-pubsub-3.4.3.jar, ditto-internal-utils-pubsub-policies-3.4.3.jar, ditto-internal-utils-pubsub-things-3.4.3.jar, ditto-internal-utils-search-3.4.3.jar, ditto-internal-utils-tracing-3.4.3.jar, ditto-json-3.4.3.jar, ditto-json-cbor-3.4.3.jar, ditto-jwt-model-3.4.3.jar, ditto-messages-model-3.4.3.jar, ditto-placeholders-3.4.3.jar, ditto-policies-api-3.4.3.jar, ditto-policies-enforcement-3.4.3.jar, ditto-policies-model-3.4.3.jar, ditto-protocol-3.4.3.jar, ditto-rql-model-3.4.3.jar, ditto-rql-parser-3.4.3.jar, ditto-rql-query-3.4.3.jar, ditto-rql-search-option-parser-3.4.3.jar, ditto-things-api-3.4.3.jar, ditto-things-model-3.4.3.jar, ditto-thingsearch-api-3.4.3.jar, ditto-thingsearch-model-3.4.3.jar, ditto-utils-result-3.4.3.jar, ditto-wot-model-3.4.3.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.10.jar, jcl-over-slf4j-1.7.36.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-1.7.36.jar, kafka-clients-3.5.1.jar, kamon-core_2.13-2.6.5.jar, kamon-executors_2.13-2.6.5.jar, kamon-instrumentation-common_2.13-2.6.5.jar, kamon-opentelemetry_2.13-2.6.5.jar, kamon-prometheus_2.13-2.6.5.jar, kamon-system-metrics_2.13-2.6.5.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, logstash-logback-encoder-7.2.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-1.7.36.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: 
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] ditto-base-api-3.4.3.jar, ditto-base-model-3.4.3.jar, ditto-base-service-3.4.3.jar, ditto-connectivity-api-3.4.3.jar, ditto-connectivity-model-3.4.3.jar, ditto-connectivity-service-3.4.3.jar, ditto-edge-service-3.4.3.jar, ditto-internal-models-signal-3.4.3.jar, ditto-internal-models-signalenrichment-3.4.3.jar, ditto-internal-models-streaming-3.4.3.jar, ditto-internal-utils-cache-3.4.3.jar, ditto-internal-utils-cache-loaders-3.4.3.jar, ditto-internal-utils-cluster-3.4.3.jar, ditto-internal-utils-conditional-headers-3.4.3.jar, ditto-internal-utils-config-3.4.3.jar, ditto-internal-utils-ddata-3.4.3.jar, ditto-internal-utils-extension-3.4.3.jar, ditto-internal-utils-health-3.4.3.jar, ditto-internal-utils-metrics-3.4.3.jar, ditto-internal-utils-namespaces-3.4.3.jar, ditto-internal-utils-pekko-3.4.3.jar, ditto-internal-utils-persistence-3.4.3.jar, ditto-internal-utils-persistent-actors-3.4.3.jar, ditto-internal-utils-protocol-3.4.3.jar, ditto-internal-utils-pubsub-3.4.3.jar, ditto-internal-utils-pubsub-policies-3.4.3.jar, ditto-internal-utils-pubsub-things-3.4.3.jar, ditto-internal-utils-search-3.4.3.jar, ditto-internal-utils-tracing-3.4.3.jar, ditto-json-3.4.3.jar, ditto-json-cbor-3.4.3.jar, ditto-jwt-model-3.4.3.jar, ditto-messages-model-3.4.3.jar, ditto-placeholders-3.4.3.jar, ditto-policies-api-3.4.3.jar, ditto-policies-enforcement-3.4.3.jar, ditto-policies-model-3.4.3.jar, ditto-protocol-3.4.3.jar, ditto-rql-model-3.4.3.jar, ditto-rql-parser-3.4.3.jar, ditto-rql-query-3.4.3.jar, ditto-rql-search-option-parser-3.4.3.jar, ditto-things-api-3.4.3.jar, ditto-things-model-3.4.3.jar, ditto-thingsearch-api-3.4.3.jar, ditto-thingsearch-model-3.4.3.jar, ditto-utils-result-3.4.3.jar, ditto-wot-model-3.4.3.jar, jakarta.jms-api-2.0.3.jar define 1 overlapping resource: 
[WARNING]   - META-INF/NOTICE.md
[WARNING] ditto-base-api-3.4.3.jar, ditto-base-model-3.4.3.jar, ditto-base-service-3.4.3.jar, ditto-connectivity-api-3.4.3.jar, ditto-connectivity-model-3.4.3.jar, ditto-connectivity-service-3.4.3.jar, ditto-edge-service-3.4.3.jar, ditto-internal-models-signal-3.4.3.jar, ditto-internal-models-signalenrichment-3.4.3.jar, ditto-internal-models-streaming-3.4.3.jar, ditto-internal-utils-cache-3.4.3.jar, ditto-internal-utils-cache-loaders-3.4.3.jar, ditto-internal-utils-cluster-3.4.3.jar, ditto-internal-utils-conditional-headers-3.4.3.jar, ditto-internal-utils-config-3.4.3.jar, ditto-internal-utils-ddata-3.4.3.jar, ditto-internal-utils-extension-3.4.3.jar, ditto-internal-utils-health-3.4.3.jar, ditto-internal-utils-metrics-3.4.3.jar, ditto-internal-utils-namespaces-3.4.3.jar, ditto-internal-utils-pekko-3.4.3.jar, ditto-internal-utils-persistence-3.4.3.jar, ditto-internal-utils-persistent-actors-3.4.3.jar, ditto-internal-utils-protocol-3.4.3.jar, ditto-internal-utils-pubsub-3.4.3.jar, ditto-internal-utils-pubsub-policies-3.4.3.jar, ditto-internal-utils-pubsub-things-3.4.3.jar, ditto-internal-utils-search-3.4.3.jar, ditto-internal-utils-tracing-3.4.3.jar, ditto-json-3.4.3.jar, ditto-json-cbor-3.4.3.jar, ditto-jwt-model-3.4.3.jar, ditto-messages-model-3.4.3.jar, ditto-placeholders-3.4.3.jar, ditto-policies-api-3.4.3.jar, ditto-policies-enforcement-3.4.3.jar, ditto-policies-model-3.4.3.jar, ditto-protocol-3.4.3.jar, ditto-rql-model-3.4.3.jar, ditto-rql-parser-3.4.3.jar, ditto-rql-query-3.4.3.jar, ditto-rql-search-option-parser-3.4.3.jar, ditto-things-api-3.4.3.jar, ditto-things-model-3.4.3.jar, ditto-thingsearch-api-3.4.3.jar, ditto-thingsearch-model-3.4.3.jar, ditto-utils-result-3.4.3.jar, ditto-wot-model-3.4.3.jar define 1 overlapping resource: 
[WARNING]   - META-INF/NOTICE-THIRD-PARTY.md
[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: 
[WARNING]   - META-INF/io.netty.versions.properties
[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, kotlin-stdlib-1.4.10.jar define 1 overlapping classes: 
[WARNING]   - META-INF.versions.9.module-info
[WARNING] sshd-common-2.9.2.jar, sshd-core-2.9.2.jar define 1 overlapping resource: 
[WARNING]   - .cache/formatter-maven-cache.properties
[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: 
[WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.properties
[WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.xml
[WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 
[WARNING]   - META-INF/native-image/org.mongodb/bson/native-image.properties
[WARNING] caffeine-3.1.8.jar, ditto-base-api-3.4.3.jar, ditto-base-model-3.4.3.jar, ditto-base-service-3.4.3.jar, ditto-connectivity-api-3.4.3.jar, ditto-connectivity-model-3.4.3.jar, ditto-connectivity-service-3.4.3.jar, ditto-edge-service-3.4.3.jar, ditto-internal-models-signal-3.4.3.jar, ditto-internal-models-signalenrichment-3.4.3.jar, ditto-internal-models-streaming-3.4.3.jar, ditto-internal-utils-cache-3.4.3.jar, ditto-internal-utils-cache-loaders-3.4.3.jar, ditto-internal-utils-cluster-3.4.3.jar, ditto-internal-utils-conditional-headers-3.4.3.jar, ditto-internal-utils-config-3.4.3.jar, ditto-internal-utils-ddata-3.4.3.jar, ditto-internal-utils-extension-3.4.3.jar, ditto-internal-utils-health-3.4.3.jar, ditto-internal-utils-metrics-3.4.3.jar, ditto-internal-utils-namespaces-3.4.3.jar, ditto-internal-utils-pekko-3.4.3.jar, ditto-internal-utils-persistence-3.4.3.jar, ditto-internal-utils-persistent-actors-3.4.3.jar, ditto-internal-utils-protocol-3.4.3.jar, ditto-internal-utils-pubsub-3.4.3.jar, ditto-internal-utils-pubsub-policies-3.4.3.jar, ditto-internal-utils-pubsub-things-3.4.3.jar, ditto-internal-utils-search-3.4.3.jar, ditto-internal-utils-tracing-3.4.3.jar, ditto-json-3.4.3.jar, ditto-json-cbor-3.4.3.jar, ditto-jwt-model-3.4.3.jar, ditto-messages-model-3.4.3.jar, ditto-placeholders-3.4.3.jar, ditto-policies-api-3.4.3.jar, ditto-policies-enforcement-3.4.3.jar, ditto-policies-model-3.4.3.jar, ditto-protocol-3.4.3.jar, ditto-rql-model-3.4.3.jar, ditto-rql-parser-3.4.3.jar, ditto-rql-query-3.4.3.jar, ditto-rql-search-option-parser-3.4.3.jar, ditto-things-api-3.4.3.jar, ditto-things-model-3.4.3.jar, ditto-thingsearch-api-3.4.3.jar, ditto-thingsearch-model-3.4.3.jar, ditto-utils-result-3.4.3.jar, ditto-wot-model-3.4.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-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: 
[WARNING]   - META-INF/LICENSE
[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: 
[WARNING]   - META-INF/DISCLAIMER
[WARNING] ditto-rql-parser-3.4.3.jar, ditto-rql-search-option-parser-3.4.3.jar define 4 overlapping classes: 
[WARNING]   - org.eclipse.ditto.rql.parser.RqlPredicateParser
[WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlParserBase
[WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser
[WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser$
[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: 
[WARNING]   - META-INF/DEPENDENCIES
[WARNING] maven-shade-plugin has detected that some files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the file is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Attaching shaded artifact.
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-connectivity-service >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-connectivity-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-service ---
[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-release/connectivity/service/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-connectivity-service <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-connectivity-service ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity-service ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/config/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/config/javascript/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.config.javascript;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/config/mapping/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.config.mapping;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/enforcement/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.enforcement;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/enforcement/pre/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.enforcement.pre;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/amqp/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging.amqp;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/hono/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging.hono;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/httppush/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging.httppush;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging.internal;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging.internal.ssl;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/kafka/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging.kafka;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/hivemq/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/hivemq/client/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/hivemq/common/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.common;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/persistence/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging.persistence;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/persistence/strategies/commands/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging.persistence.strategies.commands;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/persistence/strategies/events/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging.persistence.strategies.events;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/rabbitmq/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging.rabbitmq;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/tunnel/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging.tunnel;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/validation/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.messaging.validation;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/placeholders/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.placeholders;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/util/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.connectivity.service.util;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/MessageMapper.java:112: warning: no @param for message
[WARNING] DittoHeaders getAdditionalInboundHeaders(ExternalMessage message);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:41: warning: no comment
[WARNING] protected final ActorSystem actorSystem;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:42: warning: no comment
[WARNING] protected final Config config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:49: warning: no comment
[WARNING] protected AbstractMessageMapper(final ActorSystem actorSystem, final Config config) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:54: warning: no comment
[WARNING] protected AbstractMessageMapper(final AbstractMessageMapper copyFromMapper) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:135: warning: no comment
[WARNING] protected static Charset determineCharset(final Map<String, String> messageHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:145: warning: no comment
[WARNING] protected static boolean isError(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:150: warning: no comment
[WARNING] protected static boolean isLiveSignal(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:139: warning: no comment
[WARNING] protected static boolean isResponse(final Adaptable adaptable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:59: warning: no comment
[WARNING] protected static final Collection<String> ACCEPTED_SCHEMES = List.of("tcp", "ssl");
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:60: warning: no comment
[WARNING] protected static final Collection<String> SECURE_SCHEMES = List.of("ssl");
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:67: warning: no comment
[WARNING] protected AbstractMqttValidator(final MqttConfig mqttConfig) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:173: warning: no comment
[WARNING] protected static void validateAddresses(final Connection connection, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:127: warning: no comment
[WARNING] protected static void validateEnforcementInput(final Enforcement enforcement,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:118: warning: no comment
[WARNING] protected static void validateSourceEnforcement(@Nullable final Enforcement enforcement,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:146: warning: no comment
[WARNING] protected static void validateSourceQoS(final int qos,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:185: warning: no comment
[WARNING] protected void validateSpecificConfig(final Connection connection, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:156: warning: no comment
[WARNING] protected static void validateTargetQoS(final int qos,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/validation/AbstractProtocolValidator.java:196: warning: no comment
[WARNING] protected static void validateExtraFields(final Target target) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/AbstractWithOrigin.java:29: warning: no comment
[WARNING] protected AbstractWithOrigin(@Nullable final ActorRef origin) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1226: warning: no @param for clientConnected
[WARNING] protected State<BaseClientState, BaseClientData> clientConnectedInConnectingState(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1226: warning: no @param for data
[WARNING] protected State<BaseClientState, BaseClientData> clientConnectedInConnectingState(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1226: warning: no @return
[WARNING] protected State<BaseClientState, BaseClientData> clientConnectedInConnectingState(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1243: warning: no @param for clientConnected
[WARNING] protected CompletionStage<InitializationResult> startPublisherAndConsumerActors(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:772: warning: no comment
[WARNING] protected abstract ActorRef getPublisherActor();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:550: warning: no @param for targetAuthorizationContext
[WARNING] protected abstract CompletionStage<SendResult> publishMessage(Signal<?> signal,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/httppush/AwsRequestSigningFactory.java:96: warning: no comment
[WARNING] public static final JsonFieldDefinition<String> X_AMZ_CONTENT_SHA256 =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2194: warning: no comment
[WARNING] public interface ReconnectTimeoutStrategy {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:202: warning: no comment
[WARNING] protected final UUID actorUuid;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:206: warning: no comment
[WARNING] protected final ChildActorNanny childActorNanny;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:204: warning: no comment
[WARNING] protected final ConnectivityCounterRegistry connectionCounterRegistry;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:173: warning: no comment
[WARNING] protected final ConnectionLogger connectionLogger;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:205: warning: no comment
[WARNING] protected final ConnectionLoggerRegistry connectionLoggerRegistry;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:174: warning: no comment
[WARNING] protected final ConnectivityStatusResolver connectivityStatusResolver;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:171: warning: no comment
[WARNING] protected static final Status.Success DONE = new Status.Success(Done.getInstance());
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:219: warning: no comment
[WARNING] protected BaseClientActor(final Connection connection,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1673: warning: no comment
[WARNING] protected boolean canConnectViaSocket(final Connection connection) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:318: warning: no comment
[WARNING] protected ConnectivityConfig connectivityConfig() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1205: warning: no comment
[WARNING] protected final SshTunnelState getSshTunnelState() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1903: warning: no comment
[WARNING] protected Optional<ConnectionThrottlingConfig> getThrottlingConfig() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2420: warning: no comment
[WARNING] ACKREGATOR_STARTED,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2421: warning: no comment
[WARNING] ACKREGATOR_STOPPED,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2415: warning: no comment
[WARNING] CONNECT_AFTER_TUNNEL_ESTABLISHED,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2416: warning: no comment
[WARNING] GOTO_CONNECTED_AFTER_INITIALIZATION,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2414: warning: no comment
[WARNING] INIT_COMPLETE,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2417: warning: no comment
[WARNING] RESUBSCRIBE,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2419: warning: no comment
[WARNING] SERVICE_REQUESTS_DONE,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2418: warning: no comment
[WARNING] SERVICE_UNBIND,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2422: warning: no comment
[WARNING] SHUTDOWN_TIMEOUT
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2353: warning: no comment
[WARNING] public static InitializationResult failed(@Nullable final Throwable throwable) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2363: warning: no comment
[WARNING] public ConnectionFailure getFailure() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2367: warning: no comment
[WARNING] public boolean isSuccess() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2349: warning: no comment
[WARNING] public static InitializationResult success() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2196: warning: no comment
[WARNING] boolean canReconnect();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2202: warning: no comment
[WARNING] Duration getNextBackoff();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2200: warning: no comment
[WARNING] Duration getNextTimeout();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2198: warning: no comment
[WARNING] void reset();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientData.java:191: warning: no comment
[WARNING] public BaseClientData setConnectionStatusDetails(@Nullable final String connectionStatusDetails) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientData.java:195: warning: no comment
[WARNING] public BaseClientData setInConnectionStatusSince(final Instant inConnectionStatusSince) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:234: warning: no @return
[WARNING] protected final Sink<DittoRuntimeException, ?> getDittoRuntimeExceptionSink() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:73: warning: no comment
[WARNING] protected final ConnectionId connectionId;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:74: warning: no comment
[WARNING] protected final ConnectivityStatusResolver connectivityStatusResolver;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:72: warning: no comment
[WARNING] protected final ConnectionMonitor inboundAcknowledgedMonitor;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:71: warning: no comment
[WARNING] protected final ConnectionMonitor inboundMonitor;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:69: warning: no comment
[WARNING] protected final Source source;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:68: warning: no comment
[WARNING] protected final String sourceAddress;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:82: warning: no comment
[WARNING] protected BaseConsumerActor(final Connection connection,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:247: warning: no comment
[WARNING] protected ResourceStatus getCurrentSourceStatus() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:115: warning: no comment
[WARNING] protected final Sink<AcknowledgeableMessage, NotUsed> getMessageMappingSink() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:256: warning: no comment
[WARNING] protected void handleAddressStatus(final ResourceStatus resourceStatus) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:105: warning: no comment
[WARNING] protected void resetResourceStatus() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:101: warning: no comment
[WARNING] protected final Connection connection;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:105: warning: no comment
[WARNING] protected final ConnectionConfig connectionConfig;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:108: warning: no comment
[WARNING] protected final ExpressionResolver connectionIdResolver;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:106: warning: no comment
[WARNING] protected final ConnectionLogger connectionLogger;
[WARNING] ^
[WARNING] 100 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity-service ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Connectivity :: Service' with 575 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-connectivity-service ---
[INFO] Signing 5 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity-service ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/3.4.3/ditto-connectivity-service-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/3.4.3/ditto-connectivity-service-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/3.4.3/ditto-connectivity-service-3.4.3-allinone.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/3.4.3/ditto-connectivity-service-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/3.4.3/ditto-connectivity-service-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/3.4.3/ditto-connectivity-service-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/3.4.3/ditto-connectivity-service-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3-allinone.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/3.4.3/ditto-connectivity-service-3.4.3-allinone.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/3.4.3/ditto-connectivity-service-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/3.4.3/ditto-connectivity-service-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-connectivity-service ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-connectivity-service/3.4.3/ditto-connectivity-service-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/service/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-connectivity-service/3.4.3/ditto-connectivity-service-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3-allinone.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-connectivity-service/3.4.3/ditto-connectivity-service-3.4.3-allinone.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-connectivity-service/3.4.3/ditto-connectivity-service-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-connectivity-service/3.4.3/ditto-connectivity-service-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-connectivity-service/3.4.3/ditto-connectivity-service-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-connectivity-service/3.4.3/ditto-connectivity-service-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3-allinone.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-connectivity-service/3.4.3/ditto-connectivity-service-3.4.3-allinone.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-connectivity-service/3.4.3/ditto-connectivity-service-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/connectivity/service/target/ditto-connectivity-service-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-connectivity-service/3.4.3/ditto-connectivity-service-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ---------------< org.eclipse.ditto:ditto-documentation >----------------
[INFO] Building Eclipse Ditto :: Documentation 3.4.3                    [68/77]
[INFO]   from documentation/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-documentation ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-documentation ---
[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-release/documentation/target/jacoco.exec
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-documentation ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-documentation:pom:3.4.3...
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-documentation >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-documentation ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-documentation ---
[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-release/documentation/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-documentation <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-documentation ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-documentation ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-documentation ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-documentation ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-documentation ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-documentation ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-documentation ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/documentation/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-documentation/3.4.3/ditto-documentation-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/documentation/target/ditto-documentation-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-documentation/3.4.3/ditto-documentation-3.4.3.pom.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-documentation ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/documentation/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-documentation/3.4.3/ditto-documentation-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/documentation/target/ditto-documentation-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-documentation/3.4.3/ditto-documentation-3.4.3.pom.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------< org.eclipse.ditto:ditto-gateway >-------------------
[INFO] Building Eclipse Ditto :: Gateway 3.4.3                          [69/77]
[INFO]   from gateway/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-gateway ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway ---
[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-release/gateway/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-gateway ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-gateway ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway:pom:3.4.3...
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-gateway >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-gateway ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway ---
[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-release/gateway/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-gateway <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-gateway ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-gateway ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-gateway ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-gateway ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-gateway ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-gateway ---
[INFO] Signing 1 file with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-gateway ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway/3.4.3/ditto-gateway-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/target/ditto-gateway-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway/3.4.3/ditto-gateway-3.4.3.pom.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-gateway ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-gateway/3.4.3/ditto-gateway-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/target/ditto-gateway-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-gateway/3.4.3/ditto-gateway-3.4.3.pom.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ----------------< org.eclipse.ditto:ditto-gateway-api >-----------------
[INFO] Building Eclipse Ditto :: Gateway :: API 3.4.3                   [70/77]
[INFO]   from gateway/api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-gateway-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway-api ---
[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-release/gateway/api/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-gateway-api ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-gateway-api ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/gateway/api/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-gateway-api ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway-api:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-gateway-api ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-gateway-api ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/gateway/api/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-gateway-api ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-gateway-api ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway-api ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-gateway-api ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-gateway-api >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-gateway-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway-api ---
[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-release/gateway/api/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-gateway-api <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-gateway-api ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-gateway-api ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/api/src/main/java/org/eclipse/ditto/gateway/api/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.api;
[WARNING] ^
[WARNING] 1 warning
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/gateway/api/target/ditto-gateway-api-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-gateway-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-gateway-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-gateway-api ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/gateway/api/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Gateway :: API' with 22 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-gateway-api ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-gateway-api ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/3.4.3/ditto-gateway-api-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/api/target/ditto-gateway-api-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/3.4.3/ditto-gateway-api-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/api/target/ditto-gateway-api-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/3.4.3/ditto-gateway-api-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/api/target/ditto-gateway-api-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/3.4.3/ditto-gateway-api-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/api/target/ditto-gateway-api-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/3.4.3/ditto-gateway-api-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/api/target/ditto-gateway-api-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/3.4.3/ditto-gateway-api-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/api/target/ditto-gateway-api-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/3.4.3/ditto-gateway-api-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/api/target/ditto-gateway-api-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/3.4.3/ditto-gateway-api-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-gateway-api ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/api/target/ditto-gateway-api-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-gateway-api/3.4.3/ditto-gateway-api-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/api/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-gateway-api/3.4.3/ditto-gateway-api-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/api/target/ditto-gateway-api-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-gateway-api/3.4.3/ditto-gateway-api-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/api/target/ditto-gateway-api-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-gateway-api/3.4.3/ditto-gateway-api-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/api/target/ditto-gateway-api-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-gateway-api/3.4.3/ditto-gateway-api-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/api/target/ditto-gateway-api-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-gateway-api/3.4.3/ditto-gateway-api-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/api/target/ditto-gateway-api-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-gateway-api/3.4.3/ditto-gateway-api-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/api/target/ditto-gateway-api-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-gateway-api/3.4.3/ditto-gateway-api-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------< org.eclipse.ditto:ditto-internal-utils-http >-------------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: HTTP 3.4.3        [71/77]
[INFO]   from internal/utils/http/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-http ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-http ---
[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-release/internal/utils/http/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-http ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-http ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/http/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-http ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-http:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-http ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 2 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-http ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/http/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-http ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-http ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-http ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-http ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/http/target/ditto-internal-utils-http-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-http >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-http ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-http ---
[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-release/internal/utils/http/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-http <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-http ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-http ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/http/target/ditto-internal-utils-http-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-http ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-http ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-http ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-http ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-http ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/http/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/3.4.3/ditto-internal-utils-http-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/http/target/ditto-internal-utils-http-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/3.4.3/ditto-internal-utils-http-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/http/target/ditto-internal-utils-http-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/3.4.3/ditto-internal-utils-http-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/http/target/ditto-internal-utils-http-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/3.4.3/ditto-internal-utils-http-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/http/target/ditto-internal-utils-http-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/3.4.3/ditto-internal-utils-http-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/http/target/ditto-internal-utils-http-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/3.4.3/ditto-internal-utils-http-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/http/target/ditto-internal-utils-http-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/3.4.3/ditto-internal-utils-http-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/http/target/ditto-internal-utils-http-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/3.4.3/ditto-internal-utils-http-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-internal-utils-http ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/http/target/ditto-internal-utils-http-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-http/3.4.3/ditto-internal-utils-http-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/http/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-http/3.4.3/ditto-internal-utils-http-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/http/target/ditto-internal-utils-http-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-http/3.4.3/ditto-internal-utils-http-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/http/target/ditto-internal-utils-http-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-http/3.4.3/ditto-internal-utils-http-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/http/target/ditto-internal-utils-http-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-http/3.4.3/ditto-internal-utils-http-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/http/target/ditto-internal-utils-http-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-http/3.4.3/ditto-internal-utils-http-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/http/target/ditto-internal-utils-http-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-http/3.4.3/ditto-internal-utils-http-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/http/target/ditto-internal-utils-http-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-http/3.4.3/ditto-internal-utils-http-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -------------< org.eclipse.ditto:ditto-internal-utils-jwt >-------------
[INFO] Building Eclipse Ditto :: Internal :: Utils :: JWT 3.4.3         [72/77]
[INFO]   from internal/utils/jwt/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-jwt ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-jwt ---
[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-release/internal/utils/jwt/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-jwt ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-jwt ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-jwt ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-jwt:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-jwt ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-jwt ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-jwt ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-jwt ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-jwt ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-jwt ---
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-internal-utils-jwt >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-internal-utils-jwt ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-jwt ---
[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-release/internal/utils/jwt/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-internal-utils-jwt <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-internal-utils-jwt ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-jwt ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/ditto-internal-utils-jwt-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-jwt ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-jwt ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-jwt ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: JWT' with 2 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-internal-utils-jwt ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-jwt ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/3.4.3/ditto-internal-utils-jwt-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/ditto-internal-utils-jwt-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/3.4.3/ditto-internal-utils-jwt-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/ditto-internal-utils-jwt-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/3.4.3/ditto-internal-utils-jwt-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/ditto-internal-utils-jwt-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/3.4.3/ditto-internal-utils-jwt-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/ditto-internal-utils-jwt-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/3.4.3/ditto-internal-utils-jwt-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/ditto-internal-utils-jwt-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/3.4.3/ditto-internal-utils-jwt-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/ditto-internal-utils-jwt-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/3.4.3/ditto-internal-utils-jwt-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/ditto-internal-utils-jwt-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/3.4.3/ditto-internal-utils-jwt-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-internal-utils-jwt ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/ditto-internal-utils-jwt-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-jwt/3.4.3/ditto-internal-utils-jwt-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-jwt/3.4.3/ditto-internal-utils-jwt-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/ditto-internal-utils-jwt-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-jwt/3.4.3/ditto-internal-utils-jwt-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/ditto-internal-utils-jwt-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-jwt/3.4.3/ditto-internal-utils-jwt-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/ditto-internal-utils-jwt-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-jwt/3.4.3/ditto-internal-utils-jwt-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/ditto-internal-utils-jwt-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-jwt/3.4.3/ditto-internal-utils-jwt-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/ditto-internal-utils-jwt-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-jwt/3.4.3/ditto-internal-utils-jwt-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/internal/utils/jwt/target/ditto-internal-utils-jwt-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-internal-utils-jwt/3.4.3/ditto-internal-utils-jwt-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] --------------< org.eclipse.ditto:ditto-gateway-service >---------------
[INFO] Building Eclipse Ditto :: Gateway :: Service 3.4.3               [73/77]
[INFO]   from gateway/service/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-gateway-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway-service ---
[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-release/gateway/service/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-gateway-service ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-gateway-service ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 5 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-gateway-service ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway-service:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-gateway-service ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 221 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/stats/StatsRoute.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/stats/StatsRoute.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java: /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-gateway-service ---
[INFO] Copying 18 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-gateway-service ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 76 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/util/config/health/DefaultClusterRolesConfigTest.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/util/config/health/DefaultClusterRolesConfigTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/security/authentication/DefaultAuthenticationFailureAggregatorTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/security/authentication/DefaultAuthenticationFailureAggregatorTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-gateway-service ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway-service ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-gateway-service ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-gateway-service >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-gateway-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway-service ---
[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-release/gateway/service/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-gateway-service <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-gateway-service ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-gateway-service ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/AuthenticationResultOrTimeout.java:30: warning: empty <p> tag
[WARNING] * <p>
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.endpoints.actors;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.endpoints.directives;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.endpoints.directives.auth;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/cloudevents/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.cloudevents;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/policies/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.policies;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/sse/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.sse;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/things/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.things;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/websocket/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.websocket;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/whoami/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.whoami;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/proxy/actors/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.proxy.actors;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.security.authentication;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.security.authentication.jwt;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/starter/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.starter;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.streaming;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.streaming.signals;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.util.config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/endpoints/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.util.config.endpoints;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/health/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.util.config.health;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.util.config.security;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/streaming/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.gateway.service.util.config.streaming;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:70: warning: no comment
[WARNING] protected final int connectionsRetrieveLimit;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:71: warning: no comment
[WARNING] protected final Duration defaultTimeout;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:68: warning: no comment
[WARNING] protected final ActorRef edgeCommandForwarder;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:72: warning: no comment
[WARNING] protected RetrieveConnections initialCommand;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:67: warning: no comment
[WARNING] protected final ThreadSafeDittoLogger logger = DittoLoggerFactory.getThreadSafeLogger(getClass());
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:69: warning: no comment
[WARNING] protected final ActorRef sender;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:74: warning: no comment
[WARNING] protected AbstractConnectionsRetrievalActor(final ActorRef edgeCommandForwarder, final ActorRef sender) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:254: warning: no comment
[WARNING] protected void handleTimeout() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:96: warning: no comment
[WARNING] protected void retrieveAllConnectionsIds(final RetrieveConnections retrieveConnections) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:94: warning: no comment
[WARNING] protected abstract void retrieveConnections(final RetrieveConnections retrieveConnections);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:100: warning: no comment
[WARNING] protected void retrieveConnectionsById(final RetrieveAllConnectionIdsResponse allConnectionIdsResponse) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:269: warning: no comment
[WARNING] protected void stop() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractHttpRequestActor.java:131: warning: no comment
[WARNING] protected AbstractHttpRequestActor(final ActorRef proxyActor,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractHttpRequestActor.java:699: warning: no comment
[WARNING] protected Uri getUriForLocationHeader(final HttpRequest request,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:279: warning: no @param for responseStage
[WARNING] protected CompletionStage<HttpResponse> preprocessResponse(final CompletionStage<HttpResponse> responseStage) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:279: warning: no @return
[WARNING] protected CompletionStage<HttpResponse> preprocessResponse(final CompletionStage<HttpResponse> responseStage) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:304: warning: no comment
[WARNING] protected Route ensureMediaTypeFormUrlEncodedThenExtractData(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:196: warning: no comment
[WARNING] protected Route handlePerRequest(final RequestContext ctx,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:185: warning: no comment
[WARNING] protected Route handlePerRequest(final RequestContext ctx, final Command<?> command) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:189: warning: no comment
[WARNING] protected Route handlePerRequest(final RequestContext ctx, final Command<?> command,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:208: warning: no comment
[WARNING] protected <M> M runWithSupervisionStrategy(final RunnableGraph<M> graph) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/cloudevents/CloudEventsRoute.java:98: warning: no @param for ctx
[WARNING] public Route buildCloudEventsRoute(final RequestContext ctx, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/cloudevents/CloudEventsRoute.java:98: warning: no @param for dittoHeaders
[WARNING] public Route buildCloudEventsRoute(final RequestContext ctx, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:101: warning: no comment
[WARNING] public AuthorizationContext getConnectionAuthContext() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:81: warning: no comment
[WARNING] public String getConnectionCorrelationId() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:97: warning: no comment
[WARNING] public Set<AcknowledgementLabel> getDeclaredAcknowledgementLabels() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:77: warning: no comment
[WARNING] public SourceQueueWithComplete<SessionedJsonifiable> getEventAndResponsePublisher() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:93: warning: no comment
[WARNING] public JsonSchemaVersion getJsonSchemaVersion() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:105: warning: no comment
[WARNING] public Optional<KillSwitch> getKillSwitch() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:89: warning: no comment
[WARNING] public Optional<Instant> getSessionExpirationTime() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:85: warning: no comment
[WARNING] public String getType() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/connections/ConnectionsParameter.java:26: warning: no comment
[WARNING] IDS_ONLY("ids-only"),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/ConnectionsRetrievalActorPropsFactory.java:60: warning: no comment
[WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<ConnectionsRetrievalActorPropsFactory> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/connections/ConnectionsRoute.java:107: warning: no @param for ctx
[WARNING] public Route buildConnectionsRoute(final RequestContext ctx, final DittoHeaders dittoHeaders) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomApiRoutesProvider.java:70: warning: no comment
[WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<CustomApiRoutesProvider> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:26: warning: no comment
[WARNING] enum RequestType {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:27: warning: no comment
[WARNING] API,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:29: warning: no comment
[WARNING] SSE
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:28: warning: no comment
[WARNING] WS,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/DefaultConnectionsRetrievalActorPropsFactory.java:28: warning: no comment
[WARNING] public DefaultConnectionsRetrievalActorPropsFactory(final ActorSystem actorSystem, final Config config) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/DefaultJwtAuthenticationResultProvider.java:38: warning: no comment
[WARNING] public DefaultJwtAuthenticationResultProvider(final ActorSystem actorSystem, final Config extensionConfig) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirective.java:24: warning: no comment
[WARNING] Route authenticateDevOps(final String realm, final Route inner);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:19: warning: no comment
[WARNING] public final class DevopsAuthenticationDirectiveFactory {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:58: warning: no comment
[WARNING] public DevopsAuthenticationDirective devops() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:31: warning: no comment
[WARNING] public static DevopsAuthenticationDirectiveFactory newInstance(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:42: warning: no comment
[WARNING] public DevopsAuthenticationDirective status() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/DevopsAuthenticationMethod.java:36: warning: no comment
[WARNING] public static Optional<DevopsAuthenticationMethod> fromMethodName(final String methodName) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/DevopsAuthenticationMethod.java:24: warning: no comment
[WARNING] BASIC("basic");
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/DevopsAuthenticationMethod.java:23: warning: no comment
[WARNING] OAUTH2("oauth2"),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevOpsInsecureAuthenticationDirective.java:30: warning: no comment
[WARNING] public static DevOpsInsecureAuthenticationDirective getInstance() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java:102: warning: no @param for ctx
[WARNING] public Route buildDevOpsRoute(final RequestContext ctx, final Map<String, String> queryParameters) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java:102: warning: no @param for queryParameters
[WARNING] public Route buildDevOpsRoute(final RequestContext ctx, final Map<String, String> queryParameters) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/GatewayAuthenticationDirectiveFactory.java:35: warning: no @param for jwtAuthenticationFactory
[WARNING] GatewayAuthenticationDirective buildHttpAuthentication(JwtAuthenticationFactory jwtAuthenticationFactory);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/GatewayAuthenticationDirectiveFactory.java:42: warning: no @param for jwtAuthenticationFactory
[WARNING] GatewayAuthenticationDirective buildWsAuthentication(JwtAuthenticationFactory jwtAuthenticationFactory);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DittoGatewayAuthenticationDirectiveFactory.java:51: warning: no comment
[WARNING] public DittoGatewayAuthenticationDirectiveFactory(final ActorSystem actorSystem, final Config config) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/DittoJwtAuthorizationSubjectsProvider.java:47: warning: no comment
[WARNING] public DittoJwtAuthorizationSubjectsProvider(final ActorSystem actorSystem, final Config extensionConfig) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/EncodingEnsuringDirective.java:44: warning: no comment
[WARNING] public static Route ensureEncoding(final Supplier<Route> inner) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/GatewayAuthenticationDirectiveFactory.java:63: warning: no comment
[WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<GatewayAuthenticationDirectiveFactory> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/health/GatewayHttpReadinessCheck.java:43: warning: no comment
[WARNING] public GatewayHttpReadinessCheck(final ActorSystem system) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/utils/GatewaySignalEnrichmentProvider.java:66: warning: no comment
[WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<GatewaySignalEnrichmentProvider> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/health/HealthCheckConfig.java:102: warning: no comment
[WARNING] ENABLED("enabled", true),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/health/HealthCheckConfig.java:104: warning: no comment
[WARNING] EXPECTED("expected",
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/HttpBindFlowProvider.java:42: warning: no @param for innerRoute
[WARNING] Flow<HttpRequest, HttpResponse, NotUsed> getFlow(final Route innerRoute);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/HttpBindFlowProvider.java:62: warning: no comment
[WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<HttpBindFlowProvider> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/HttpRequestActorPropsFactory.java:68: warning: no comment
[WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<HttpRequestActorPropsFactory> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/HttpRequestActorPropsFactory.java:58: warning: no comment
[WARNING] static HttpRequestActorPropsFactory get(final ActorSystem actorSystem, final Config config) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/utils/HttpUtils.java:36: warning: no comment
[WARNING] public final class HttpUtils {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/utils/HttpUtils.java:114: warning: no comment
[WARNING] public static boolean basicAuthUsernameMatches(final RequestContext requestContext, final Pattern uuidPattern) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/websocket/IncomingWebSocketEventSniffer.java:60: warning: no comment
[WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<IncomingWebSocketEventSniffer> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwkException.java:15: warning: no comment
[WARNING] public interface JwkException {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwkInvalidException.java:28: warning: no comment
[WARNING] public final class JwkInvalidException extends DittoRuntimeException implements JwkException {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthenticationFactory.java:71: warning: no comment
[WARNING] public JwtValidator getJwtValidator() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthenticationFactory.java:98: warning: no comment
[WARNING] public JwtAuthenticationResultProvider newJwtAuthenticationResultProvider(final String configLevel) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthenticationResultProvider.java:63: warning: no comment
[WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<JwtAuthenticationResultProvider> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthorizationSubjectsProvider.java:60: warning: no comment
[WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<JwtAuthorizationSubjectsProvider> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtSubjectIssuersConfig.java:58: warning: no comment
[WARNING] public static JwtSubjectIssuersConfig fromJwtSubjectIssuerConfigs(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtSubjectIssuersConfig.java:64: warning: no comment
[WARNING] public static JwtSubjectIssuersConfig fromOAuthConfig(final OAuthConfig config) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtSubjectIssuersConfig.java:86: warning: no comment
[WARNING] public String getProtocolPrefix() {
[WARNING] ^
[WARNING] 100 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-javadoc.jar
[INFO] 
[INFO] --- shade:3.5.0:shade (default) @ ditto-gateway-service ---
[INFO] Including org.eclipse.ditto:ditto-gateway-api:jar:3.4.3 in the shaded jar.
[INFO] Including io.cloudevents:cloudevents-http-basic:jar:2.3.0 in the shaded jar.
[INFO] Including io.cloudevents:cloudevents-core:jar:2.3.0 in the shaded jar.
[INFO] Including io.cloudevents:cloudevents-api:jar:2.3.0 in the shaded jar.
[INFO] Including io.jsonwebtoken:jjwt-api:jar:0.11.5 in the shaded jar.
[INFO] Including io.jsonwebtoken:jjwt-impl:jar:0.11.5 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-base-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-json:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-base-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:3.4.3 in the shaded jar.
[INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar.
[INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar.
[INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar.
[INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:1.7.36 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:3.4.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar.
[INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar.
[INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar.
[INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar.
[INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar.
[INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar.
[INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar.
[INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar.
[INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar.
[INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar.
[INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-http:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-base-service:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-jwt:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-protocol:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-protocol:jar:3.4.3 in the shaded jar.
[INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-search:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-rql-search-option-parser:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-utils-result:jar:3.4.3 in the shaded jar.
[INFO] Including io.kamon:kamon-core_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar.
[INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar.
[INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar.
[INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar.
[INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar.
[INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar.
[INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-things-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-rql-query:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-rql-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-placeholders:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-jwt-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-wot-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:3.4.3 in the shaded jar.
[INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:3.4.3 in the shaded jar.
[INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-connectivity-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-connectivity-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-things-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:3.4.3 in the shaded jar.
[INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar.
[INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar.
[INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-policies-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-edge-service:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-policies-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-messages-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.codehaus.janino:janino:jar:3.1.10 in the shaded jar.
[INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.10 in the shaded jar.
[INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.2 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar.
[INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:3.4.3 in the shaded jar.
[INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.36 in the shaded jar.
[INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar.
[INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar.
[INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar.
[INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar.
[INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar.
[INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar.
[INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[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, kotlin-stdlib-1.4.10.jar define 1 overlapping classes: 
[WARNING]   - META-INF.versions.9.module-info
[WARNING] caffeine-3.1.8.jar, ditto-base-api-3.4.3.jar, ditto-base-model-3.4.3.jar, ditto-base-service-3.4.3.jar, ditto-connectivity-api-3.4.3.jar, ditto-connectivity-model-3.4.3.jar, ditto-edge-service-3.4.3.jar, ditto-gateway-api-3.4.3.jar, ditto-gateway-service-3.4.3.jar, ditto-internal-models-signal-3.4.3.jar, ditto-internal-models-signalenrichment-3.4.3.jar, ditto-internal-models-streaming-3.4.3.jar, ditto-internal-utils-cache-3.4.3.jar, ditto-internal-utils-cache-loaders-3.4.3.jar, ditto-internal-utils-cluster-3.4.3.jar, ditto-internal-utils-config-3.4.3.jar, ditto-internal-utils-ddata-3.4.3.jar, ditto-internal-utils-extension-3.4.3.jar, ditto-internal-utils-health-3.4.3.jar, ditto-internal-utils-http-3.4.3.jar, ditto-internal-utils-jwt-3.4.3.jar, ditto-internal-utils-metrics-3.4.3.jar, ditto-internal-utils-namespaces-3.4.3.jar, ditto-internal-utils-pekko-3.4.3.jar, ditto-internal-utils-persistence-3.4.3.jar, ditto-internal-utils-protocol-3.4.3.jar, ditto-internal-utils-pubsub-3.4.3.jar, ditto-internal-utils-pubsub-policies-3.4.3.jar, ditto-internal-utils-pubsub-things-3.4.3.jar, ditto-internal-utils-search-3.4.3.jar, ditto-internal-utils-tracing-3.4.3.jar, ditto-json-3.4.3.jar, ditto-json-cbor-3.4.3.jar, ditto-jwt-model-3.4.3.jar, ditto-messages-model-3.4.3.jar, ditto-placeholders-3.4.3.jar, ditto-policies-api-3.4.3.jar, ditto-policies-enforcement-3.4.3.jar, ditto-policies-model-3.4.3.jar, ditto-protocol-3.4.3.jar, ditto-rql-model-3.4.3.jar, ditto-rql-parser-3.4.3.jar, ditto-rql-query-3.4.3.jar, ditto-rql-search-option-parser-3.4.3.jar, ditto-things-api-3.4.3.jar, ditto-things-model-3.4.3.jar, ditto-thingsearch-api-3.4.3.jar, ditto-thingsearch-model-3.4.3.jar, ditto-utils-result-3.4.3.jar, ditto-wot-model-3.4.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-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: 
[WARNING]   - META-INF/LICENSE
[WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 
[WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.properties
[WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.xml
[WARNING] ditto-base-api-3.4.3.jar, ditto-base-model-3.4.3.jar, ditto-base-service-3.4.3.jar, ditto-connectivity-api-3.4.3.jar, ditto-connectivity-model-3.4.3.jar, ditto-edge-service-3.4.3.jar, ditto-gateway-api-3.4.3.jar, ditto-gateway-service-3.4.3.jar, ditto-internal-models-signal-3.4.3.jar, ditto-internal-models-signalenrichment-3.4.3.jar, ditto-internal-models-streaming-3.4.3.jar, ditto-internal-utils-cache-3.4.3.jar, ditto-internal-utils-cache-loaders-3.4.3.jar, ditto-internal-utils-cluster-3.4.3.jar, ditto-internal-utils-config-3.4.3.jar, ditto-internal-utils-ddata-3.4.3.jar, ditto-internal-utils-extension-3.4.3.jar, ditto-internal-utils-health-3.4.3.jar, ditto-internal-utils-http-3.4.3.jar, ditto-internal-utils-jwt-3.4.3.jar, ditto-internal-utils-metrics-3.4.3.jar, ditto-internal-utils-namespaces-3.4.3.jar, ditto-internal-utils-pekko-3.4.3.jar, ditto-internal-utils-persistence-3.4.3.jar, ditto-internal-utils-protocol-3.4.3.jar, ditto-internal-utils-pubsub-3.4.3.jar, ditto-internal-utils-pubsub-policies-3.4.3.jar, ditto-internal-utils-pubsub-things-3.4.3.jar, ditto-internal-utils-search-3.4.3.jar, ditto-internal-utils-tracing-3.4.3.jar, ditto-json-3.4.3.jar, ditto-json-cbor-3.4.3.jar, ditto-jwt-model-3.4.3.jar, ditto-messages-model-3.4.3.jar, ditto-placeholders-3.4.3.jar, ditto-policies-api-3.4.3.jar, ditto-policies-enforcement-3.4.3.jar, ditto-policies-model-3.4.3.jar, ditto-protocol-3.4.3.jar, ditto-rql-model-3.4.3.jar, ditto-rql-parser-3.4.3.jar, ditto-rql-query-3.4.3.jar, ditto-rql-search-option-parser-3.4.3.jar, ditto-things-api-3.4.3.jar, ditto-things-model-3.4.3.jar, ditto-thingsearch-api-3.4.3.jar, ditto-thingsearch-model-3.4.3.jar, ditto-utils-result-3.4.3.jar, ditto-wot-model-3.4.3.jar define 2 overlapping resources: 
[WARNING]   - META-INF/NOTICE-THIRD-PARTY.md
[WARNING]   - META-INF/NOTICE.md
[WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 
[WARNING]   - META-INF/native-image/org.mongodb/bson/native-image.properties
[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: 
[WARNING]   - META-INF/DISCLAIMER
[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.10.jar, config-1.4.2.jar, ditto-base-api-3.4.3.jar, ditto-base-model-3.4.3.jar, ditto-base-service-3.4.3.jar, ditto-connectivity-api-3.4.3.jar, ditto-connectivity-model-3.4.3.jar, ditto-edge-service-3.4.3.jar, ditto-gateway-api-3.4.3.jar, ditto-gateway-service-3.4.3.jar, ditto-internal-models-signal-3.4.3.jar, ditto-internal-models-signalenrichment-3.4.3.jar, ditto-internal-models-streaming-3.4.3.jar, ditto-internal-utils-cache-3.4.3.jar, ditto-internal-utils-cache-loaders-3.4.3.jar, ditto-internal-utils-cluster-3.4.3.jar, ditto-internal-utils-config-3.4.3.jar, ditto-internal-utils-ddata-3.4.3.jar, ditto-internal-utils-extension-3.4.3.jar, ditto-internal-utils-health-3.4.3.jar, ditto-internal-utils-http-3.4.3.jar, ditto-internal-utils-jwt-3.4.3.jar, ditto-internal-utils-metrics-3.4.3.jar, ditto-internal-utils-namespaces-3.4.3.jar, ditto-internal-utils-pekko-3.4.3.jar, ditto-internal-utils-persistence-3.4.3.jar, ditto-internal-utils-protocol-3.4.3.jar, ditto-internal-utils-pubsub-3.4.3.jar, ditto-internal-utils-pubsub-policies-3.4.3.jar, ditto-internal-utils-pubsub-things-3.4.3.jar, ditto-internal-utils-search-3.4.3.jar, ditto-internal-utils-tracing-3.4.3.jar, ditto-json-3.4.3.jar, ditto-json-cbor-3.4.3.jar, ditto-jwt-model-3.4.3.jar, ditto-messages-model-3.4.3.jar, ditto-placeholders-3.4.3.jar, ditto-policies-api-3.4.3.jar, ditto-policies-enforcement-3.4.3.jar, ditto-policies-model-3.4.3.jar, ditto-protocol-3.4.3.jar, ditto-rql-model-3.4.3.jar, ditto-rql-parser-3.4.3.jar, ditto-rql-query-3.4.3.jar, ditto-rql-search-option-parser-3.4.3.jar, ditto-things-api-3.4.3.jar, ditto-things-model-3.4.3.jar, ditto-thingsearch-api-3.4.3.jar, ditto-thingsearch-model-3.4.3.jar, ditto-utils-result-3.4.3.jar, ditto-wot-model-3.4.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-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.10.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-1.7.36.jar, kamon-core_2.13-2.6.5.jar, kamon-executors_2.13-2.6.5.jar, kamon-instrumentation-common_2.13-2.6.5.jar, kamon-opentelemetry_2.13-2.6.5.jar, kamon-prometheus_2.13-2.6.5.jar, kamon-system-metrics_2.13-2.6.5.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, logstash-logback-encoder-7.2.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-1.7.36.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 
[WARNING]   - META-INF/MANIFEST.MF
[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: 
[WARNING]   - META-INF/io.netty.versions.properties
[WARNING] ditto-rql-parser-3.4.3.jar, ditto-rql-search-option-parser-3.4.3.jar define 4 overlapping classes: 
[WARNING]   - org.eclipse.ditto.rql.parser.RqlPredicateParser
[WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlParserBase
[WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser
[WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser$
[WARNING] maven-shade-plugin has detected that some files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the file is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Attaching shaded artifact.
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default) @ ditto-gateway-service ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-tests.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-gateway-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-gateway-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-gateway-service ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/gateway/service/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Gateway :: Service' with 225 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-gateway-service ---
[INFO] Signing 6 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-gateway-service ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3-allinone.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-allinone.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3-allinone.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3-tests.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-gateway-service ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-allinone.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3-allinone.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-tests.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-allinone.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3-allinone.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/gateway/service/target/ditto-gateway-service-3.4.3-tests.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-gateway-service/3.4.3/ditto-gateway-service-3.4.3-tests.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] --------------< org.eclipse.ditto:ditto-policies-service >--------------
[INFO] Building Eclipse Ditto :: Policies :: Service 3.4.3              [74/77]
[INFO]   from policies/service/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-policies-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-policies-service ---
[INFO] Assigning port '43953' to property 'random-pekko-tcp-port'
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-service ---
[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-release/policies/service/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-service ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-service ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 5 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-service ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-service:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-service ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 108 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-service ---
[INFO] Copying 8 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-service ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 72 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/ditto-release/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicySupervisorActorTest.java: /home/jenkins/agent/workspace/ditto-release/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicySupervisorActorTest.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicySupervisorActorTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/ditto-release/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicyPersistenceActorSnapshottingTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicyPersistenceActorSnapshottingTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-service ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-service ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-policies-service ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-policies-service >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-policies-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-policies-service ---
[INFO] Assigning port '42399' to property 'random-pekko-tcp-port'
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-service ---
[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-release/policies/service/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-policies-service <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-policies-service ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-service ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/common/config/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.service.common.config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/enforcement/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.service.enforcement;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/enforcement/pre/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.service.enforcement.pre;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.service.persistence.actors;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/announcements/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.service.persistence.actors.announcements;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.service.persistence.actors.resolvers;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/strategies/commands/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.service.persistence.actors.strategies.commands;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/strategies/events/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.service.persistence.actors.strategies.events;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.policies.service.persistence.serializer;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/AbstractPolicyMongoEventAdapter.java:36: warning: no comment
[WARNING] protected static final JsonFieldDefinition<JsonObject> POLICY_ENTRIES =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/AbstractPolicyMongoEventAdapter.java:40: warning: no comment
[WARNING] protected AbstractPolicyMongoEventAdapter(final ExtendedActorSystem system) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/DefaultPolicyMongoEventAdapter.java:25: warning: no comment
[WARNING] public DefaultPolicyMongoEventAdapter(final ExtendedActorSystem system) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/DefaultSubjectIdFromActionResolver.java:33: warning: no comment
[WARNING] public DefaultSubjectIdFromActionResolver() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/PoliciesPlaceholders.java:15: warning: no comment
[WARNING] public final class PoliciesPlaceholders {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/PoliciesPlaceholders.java:21: warning: no comment
[WARNING] public static PolicyEntryPlaceholder newPolicyEntryPlaceholder() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/enforcement/PolicyCommandEnforcement.java:219: warning: no @param for <T>
[WARNING] public <T extends PolicyQueryCommandResponse<T>> T buildJsonViewForPolicyQueryCommandResponse(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/common/config/PolicyConfig.java:93: warning: no comment
[WARNING] SUBJECT_ID_RESOLVER("subject-id-resolver",
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/PolicyPersistenceOperationsActor.java:39: warning: no comment
[WARNING] public static final String ACTOR_NAME = "policyOps";
[WARNING] ^
[WARNING] 18 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3-javadoc.jar
[INFO] 
[INFO] --- shade:3.5.0:shade (default) @ ditto-policies-service ---
[INFO] Including org.eclipse.ditto:ditto-base-service:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-base-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:3.4.3 in the shaded jar.
[INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar.
[INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar.
[INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:3.4.3 in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:1.7.36 in the shaded jar.
[INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.36 in the shaded jar.
[INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar.
[INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar.
[INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar.
[INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar.
[INFO] Including io.kamon:kamon-core_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar.
[INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar.
[INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar.
[INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar.
[INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar.
[INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar.
[INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-policies-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-policies-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-placeholders:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-json:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:3.4.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar.
[INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar.
[INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar.
[INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar.
[INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar.
[INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar.
[INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar.
[INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar.
[INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar.
[INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:3.4.3 in the shaded jar.
[INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar.
[INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar.
[INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar.
[INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar.
[INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar.
[INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar.
[INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar.
[INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-base-api:jar:3.4.3 in the shaded jar.
[INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar.
[INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar.
[INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar.
[INFO] Including org.codehaus.janino:janino:jar:3.1.10 in the shaded jar.
[INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.10 in the shaded jar.
[INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.2 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar.
[INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar.
[INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-utils-result:jar:3.4.3 in the shaded jar.
[INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] caffeine-3.1.8.jar, ditto-base-api-3.4.3.jar, ditto-base-model-3.4.3.jar, ditto-base-service-3.4.3.jar, ditto-internal-models-streaming-3.4.3.jar, ditto-internal-utils-cache-3.4.3.jar, ditto-internal-utils-cache-loaders-3.4.3.jar, ditto-internal-utils-cluster-3.4.3.jar, ditto-internal-utils-conditional-headers-3.4.3.jar, ditto-internal-utils-config-3.4.3.jar, ditto-internal-utils-ddata-3.4.3.jar, ditto-internal-utils-extension-3.4.3.jar, ditto-internal-utils-health-3.4.3.jar, ditto-internal-utils-metrics-3.4.3.jar, ditto-internal-utils-namespaces-3.4.3.jar, ditto-internal-utils-pekko-3.4.3.jar, ditto-internal-utils-persistence-3.4.3.jar, ditto-internal-utils-persistent-actors-3.4.3.jar, ditto-internal-utils-pubsub-3.4.3.jar, ditto-internal-utils-pubsub-policies-3.4.3.jar, ditto-internal-utils-tracing-3.4.3.jar, ditto-json-3.4.3.jar, ditto-json-cbor-3.4.3.jar, ditto-placeholders-3.4.3.jar, ditto-policies-api-3.4.3.jar, ditto-policies-enforcement-3.4.3.jar, ditto-policies-model-3.4.3.jar, ditto-policies-service-3.4.3.jar, ditto-utils-result-3.4.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-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: 
[WARNING]   - META-INF/LICENSE
[WARNING] ditto-base-api-3.4.3.jar, ditto-base-model-3.4.3.jar, ditto-base-service-3.4.3.jar, ditto-internal-models-streaming-3.4.3.jar, ditto-internal-utils-cache-3.4.3.jar, ditto-internal-utils-cache-loaders-3.4.3.jar, ditto-internal-utils-cluster-3.4.3.jar, ditto-internal-utils-conditional-headers-3.4.3.jar, ditto-internal-utils-config-3.4.3.jar, ditto-internal-utils-ddata-3.4.3.jar, ditto-internal-utils-extension-3.4.3.jar, ditto-internal-utils-health-3.4.3.jar, ditto-internal-utils-metrics-3.4.3.jar, ditto-internal-utils-namespaces-3.4.3.jar, ditto-internal-utils-pekko-3.4.3.jar, ditto-internal-utils-persistence-3.4.3.jar, ditto-internal-utils-persistent-actors-3.4.3.jar, ditto-internal-utils-pubsub-3.4.3.jar, ditto-internal-utils-pubsub-policies-3.4.3.jar, ditto-internal-utils-tracing-3.4.3.jar, ditto-json-3.4.3.jar, ditto-json-cbor-3.4.3.jar, ditto-placeholders-3.4.3.jar, ditto-policies-api-3.4.3.jar, ditto-policies-enforcement-3.4.3.jar, ditto-policies-model-3.4.3.jar, ditto-policies-service-3.4.3.jar, ditto-utils-result-3.4.3.jar define 2 overlapping resources: 
[WARNING]   - META-INF/NOTICE-THIRD-PARTY.md
[WARNING]   - META-INF/NOTICE.md
[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, kotlin-stdlib-1.4.10.jar define 1 overlapping classes: 
[WARNING]   - META-INF.versions.9.module-info
[WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 
[WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.properties
[WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.xml
[WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 
[WARNING]   - META-INF/native-image/org.mongodb/bson/native-image.properties
[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: 
[WARNING]   - META-INF/DISCLAIMER
[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.10.jar, config-1.4.2.jar, ditto-base-api-3.4.3.jar, ditto-base-model-3.4.3.jar, ditto-base-service-3.4.3.jar, ditto-internal-models-streaming-3.4.3.jar, ditto-internal-utils-cache-3.4.3.jar, ditto-internal-utils-cache-loaders-3.4.3.jar, ditto-internal-utils-cluster-3.4.3.jar, ditto-internal-utils-conditional-headers-3.4.3.jar, ditto-internal-utils-config-3.4.3.jar, ditto-internal-utils-ddata-3.4.3.jar, ditto-internal-utils-extension-3.4.3.jar, ditto-internal-utils-health-3.4.3.jar, ditto-internal-utils-metrics-3.4.3.jar, ditto-internal-utils-namespaces-3.4.3.jar, ditto-internal-utils-pekko-3.4.3.jar, ditto-internal-utils-persistence-3.4.3.jar, ditto-internal-utils-persistent-actors-3.4.3.jar, ditto-internal-utils-pubsub-3.4.3.jar, ditto-internal-utils-pubsub-policies-3.4.3.jar, ditto-internal-utils-tracing-3.4.3.jar, ditto-json-3.4.3.jar, ditto-json-cbor-3.4.3.jar, ditto-placeholders-3.4.3.jar, ditto-policies-api-3.4.3.jar, ditto-policies-enforcement-3.4.3.jar, ditto-policies-model-3.4.3.jar, ditto-policies-service-3.4.3.jar, ditto-utils-result-3.4.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-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.10.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-1.7.36.jar, kamon-core_2.13-2.6.5.jar, kamon-executors_2.13-2.6.5.jar, kamon-instrumentation-common_2.13-2.6.5.jar, kamon-opentelemetry_2.13-2.6.5.jar, kamon-prometheus_2.13-2.6.5.jar, kamon-system-metrics_2.13-2.6.5.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, logstash-logback-encoder-7.2.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-1.7.36.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 
[WARNING]   - META-INF/MANIFEST.MF
[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: 
[WARNING]   - META-INF/io.netty.versions.properties
[WARNING] maven-shade-plugin has detected that some files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the file is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Attaching shaded artifact.
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-service ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/policies/service/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: Service' with 102 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-policies-service ---
[INFO] Signing 5 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-policies-service ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/3.4.3/ditto-policies-service-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/3.4.3/ditto-policies-service-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/3.4.3/ditto-policies-service-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/3.4.3/ditto-policies-service-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/3.4.3/ditto-policies-service-3.4.3-allinone.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/3.4.3/ditto-policies-service-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/3.4.3/ditto-policies-service-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/3.4.3/ditto-policies-service-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/3.4.3/ditto-policies-service-3.4.3-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3-allinone.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/3.4.3/ditto-policies-service-3.4.3-allinone.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-policies-service ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-service/3.4.3/ditto-policies-service-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/service/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-service/3.4.3/ditto-policies-service-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-service/3.4.3/ditto-policies-service-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-service/3.4.3/ditto-policies-service-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3-allinone.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-service/3.4.3/ditto-policies-service-3.4.3-allinone.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-service/3.4.3/ditto-policies-service-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-service/3.4.3/ditto-policies-service-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-service/3.4.3/ditto-policies-service-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-service/3.4.3/ditto-policies-service-3.4.3-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/policies/service/target/ditto-policies-service-3.4.3-allinone.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-policies-service/3.4.3/ditto-policies-service-3.4.3-allinone.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] --------------< org.eclipse.ditto:ditto-wot-integration >---------------
[INFO] Building Eclipse Ditto :: WoT :: Integration 3.4.3               [75/77]
[INFO]   from wot/integration/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-wot-integration ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot-integration ---
[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-release/wot/integration/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-wot-integration ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-wot-integration ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/wot/integration/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-wot-integration ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot-integration:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-wot-integration ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 20 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-wot-integration ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-release/wot/integration/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-wot-integration ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-wot-integration ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-wot-integration ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-wot-integration ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/wot/integration/target/ditto-wot-integration-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-wot-integration >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-wot-integration ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot-integration ---
[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-release/wot/integration/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-wot-integration <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-wot-integration ---
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-wot-integration ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/wot/integration/target/ditto-wot-integration-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-wot-integration ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-wot-integration ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-wot-integration ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-wot-integration ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-wot-integration ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/integration/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/3.4.3/ditto-wot-integration-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/integration/target/ditto-wot-integration-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/3.4.3/ditto-wot-integration-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/integration/target/ditto-wot-integration-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/3.4.3/ditto-wot-integration-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/integration/target/ditto-wot-integration-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/3.4.3/ditto-wot-integration-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/integration/target/ditto-wot-integration-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/3.4.3/ditto-wot-integration-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/integration/target/ditto-wot-integration-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/3.4.3/ditto-wot-integration-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/integration/target/ditto-wot-integration-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/3.4.3/ditto-wot-integration-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/integration/target/ditto-wot-integration-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/3.4.3/ditto-wot-integration-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-wot-integration ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/integration/target/ditto-wot-integration-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-wot-integration/3.4.3/ditto-wot-integration-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/integration/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-wot-integration/3.4.3/ditto-wot-integration-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/integration/target/ditto-wot-integration-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-wot-integration/3.4.3/ditto-wot-integration-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/integration/target/ditto-wot-integration-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-wot-integration/3.4.3/ditto-wot-integration-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/integration/target/ditto-wot-integration-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-wot-integration/3.4.3/ditto-wot-integration-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/integration/target/ditto-wot-integration-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-wot-integration/3.4.3/ditto-wot-integration-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/integration/target/ditto-wot-integration-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-wot-integration/3.4.3/ditto-wot-integration-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/wot/integration/target/ditto-wot-integration-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-wot-integration/3.4.3/ditto-wot-integration-3.4.3-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ---------------< org.eclipse.ditto:ditto-things-service >---------------
[INFO] Building Eclipse Ditto :: Things :: Service 3.4.3                [76/77]
[INFO]   from things/service/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-things-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-things-service ---
[INFO] Assigning port '35797' to property 'random-pekko-tcp-port'
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-service ---
[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-release/things/service/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things-service ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-things-service ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 5 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things-service ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-service:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-things-service ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 134 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/LiveSignalEnforcement.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/LiveSignalEnforcement.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-things-service ---
[INFO] Copying 5 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-things-service ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 113 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/ditto-release/things/service/src/test/java/org/eclipse/ditto/things/service/enforcement/TestSetup.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/things/service/src/test/java/org/eclipse/ditto/things/service/enforcement/TestSetup.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/ditto-release/things/service/src/test/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/AbstractCommandStrategyTest.java: /home/jenkins/agent/workspace/ditto-release/things/service/src/test/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/AbstractCommandStrategyTest.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/ditto-release/things/service/src/test/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/AbstractCommandStrategyTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-things-service ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things-service ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-things-service ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-things-service >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-things-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-things-service ---
[INFO] Assigning port '46209' to property 'random-pekko-tcp-port'
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-service ---
[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-release/things/service/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-things-service <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-things-service ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things-service ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/aggregation/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.things.service.aggregation;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/common/config/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.things.service.common.config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.things.service.enforcement;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/pre/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.things.service.enforcement.pre;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.things.service.persistence.actors;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.things.service.persistence.actors.strategies.commands;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/strategies/events/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.things.service.persistence.actors.strategies.events;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/serializer/package-info.java:15: warning: no comment
[WARNING] package org.eclipse.ditto.things.service.persistence.serializer;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ResponseReceiverCache.java:195: warning: no @param for <S>
[WARNING] public <S extends Signal<?>, T> CompletionStage<T> insertResponseReceiverConflictFree(final S signal,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ResponseReceiverCache.java:220: warning: no @param for <S>
[WARNING] public <S extends Signal<?>, T> CompletionStage<T> insertResponseReceiverConflictFreeWithFuture(final S signal,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/ThingConditionValidator.java:34: warning: no comment
[WARNING] public final class ThingConditionValidator {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/ThingEnforcement.java:38: warning: no comment
[WARNING] public ThingEnforcement(final ActorRef policiesShardRegion, final ActorSystem actorSystem,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/serializer/ThingMongoEventAdapter.java:42: warning: no comment
[WARNING] public ThingMongoEventAdapter(final ExtendedActorSystem system) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingPersistenceActor.java:112: warning: no @param for searchShardRegionProxy
[WARNING] public static Props props(final ThingId thingId,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingPersistenceActorMailbox.java:79: warning: no comment
[WARNING] public ThingPersistenceActorMessageQueue(final int capacity, final ActorSystem actorSystem) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingPersistenceOperationsActor.java:37: warning: no comment
[WARNING] public static final String ACTOR_NAME = "thingOps";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/aggregation/ThingsAggregatorActor.java:84: warning: no @param for aggregatorConfig
[WARNING] public static Props props(final ActorRef targetActor, final ThingsAggregatorConfig aggregatorConfig,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/aggregation/ThingsAggregatorActor.java:84: warning: no @param for pubSubMediator
[WARNING] public static Props props(final ActorRef targetActor, final ThingsAggregatorConfig aggregatorConfig,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @param for pubSubMediator
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @param for policiesShardRegion
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @param for distributedPubThingEventsForTwin
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @param for liveSignalPub
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @param for propsFactory
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @param for blockedNamespaces
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @param for policyEnforcerProvider
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @param for mongoReadJournal
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @return
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @param for pubSubMediator
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @param for policiesShardRegion
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @param for distributedPubThingEventsForTwin
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @param for liveSignalPub
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @param for thingsPersistenceActor
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @param for blockedNamespaces
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @param for policyEnforcerProvider
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @param for mongoReadJournal
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @return
[WARNING] public static Props props(final ActorRef pubSubMediator,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingPersistenceActorMailbox.java:77: warning: no comment
[WARNING] private final int capacity;
[WARNING] ^
[WARNING] 37 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3-javadoc.jar
[INFO] 
[INFO] --- shade:3.5.0:shade (default) @ ditto-things-service ---
[INFO] Including org.eclipse.ditto:ditto-base-service:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-base-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:3.4.3 in the shaded jar.
[INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar.
[INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar.
[INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:3.4.3 in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:1.7.36 in the shaded jar.
[INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.36 in the shaded jar.
[INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar.
[INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar.
[INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar.
[INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar.
[INFO] Including io.kamon:kamon-core_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar.
[INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar.
[INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar.
[INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar.
[INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar.
[INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar.
[INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-policies-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:3.4.3 in the shaded jar.
[INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:3.4.3 in the shaded jar.
[INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar.
[INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar.
[INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar.
[INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar.
[INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar.
[INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar.
[INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar.
[INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-base-api:jar:3.4.3 in the shaded jar.
[INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar.
[INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar.
[INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar.
[INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar.
[INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar.
[INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar.
[INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar.
[INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-json:jar:3.4.3 in the shaded jar.
[INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-rql-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-rql-query:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-things-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-messages-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-placeholders:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-wot-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-wot-integration:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-things-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-policies-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:3.4.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar.
[INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar.
[INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-http:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar.
[INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar.
[INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.codehaus.janino:janino:jar:3.1.10 in the shaded jar.
[INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.10 in the shaded jar.
[INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.2 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar.
[INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-utils-result:jar:3.4.3 in the shaded jar.
[INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[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, kotlin-stdlib-1.4.10.jar define 1 overlapping classes: 
[WARNING]   - META-INF.versions.9.module-info
[WARNING] ditto-base-api-3.4.3.jar, ditto-base-model-3.4.3.jar, ditto-base-service-3.4.3.jar, ditto-internal-models-signal-3.4.3.jar, ditto-internal-models-streaming-3.4.3.jar, ditto-internal-utils-cache-3.4.3.jar, ditto-internal-utils-cache-loaders-3.4.3.jar, ditto-internal-utils-cluster-3.4.3.jar, ditto-internal-utils-conditional-headers-3.4.3.jar, ditto-internal-utils-config-3.4.3.jar, ditto-internal-utils-ddata-3.4.3.jar, ditto-internal-utils-extension-3.4.3.jar, ditto-internal-utils-health-3.4.3.jar, ditto-internal-utils-http-3.4.3.jar, ditto-internal-utils-metrics-3.4.3.jar, ditto-internal-utils-namespaces-3.4.3.jar, ditto-internal-utils-pekko-3.4.3.jar, ditto-internal-utils-persistence-3.4.3.jar, ditto-internal-utils-persistent-actors-3.4.3.jar, ditto-internal-utils-pubsub-3.4.3.jar, ditto-internal-utils-pubsub-policies-3.4.3.jar, ditto-internal-utils-pubsub-things-3.4.3.jar, ditto-internal-utils-tracing-3.4.3.jar, ditto-json-3.4.3.jar, ditto-json-cbor-3.4.3.jar, ditto-messages-model-3.4.3.jar, ditto-placeholders-3.4.3.jar, ditto-policies-api-3.4.3.jar, ditto-policies-enforcement-3.4.3.jar, ditto-policies-model-3.4.3.jar, ditto-rql-model-3.4.3.jar, ditto-rql-parser-3.4.3.jar, ditto-rql-query-3.4.3.jar, ditto-things-api-3.4.3.jar, ditto-things-model-3.4.3.jar, ditto-things-service-3.4.3.jar, ditto-thingsearch-api-3.4.3.jar, ditto-thingsearch-model-3.4.3.jar, ditto-utils-result-3.4.3.jar, ditto-wot-integration-3.4.3.jar, ditto-wot-model-3.4.3.jar define 2 overlapping resources: 
[WARNING]   - META-INF/NOTICE-THIRD-PARTY.md
[WARNING]   - META-INF/NOTICE.md
[WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 
[WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.properties
[WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.xml
[WARNING] caffeine-3.1.8.jar, ditto-base-api-3.4.3.jar, ditto-base-model-3.4.3.jar, ditto-base-service-3.4.3.jar, ditto-internal-models-signal-3.4.3.jar, ditto-internal-models-streaming-3.4.3.jar, ditto-internal-utils-cache-3.4.3.jar, ditto-internal-utils-cache-loaders-3.4.3.jar, ditto-internal-utils-cluster-3.4.3.jar, ditto-internal-utils-conditional-headers-3.4.3.jar, ditto-internal-utils-config-3.4.3.jar, ditto-internal-utils-ddata-3.4.3.jar, ditto-internal-utils-extension-3.4.3.jar, ditto-internal-utils-health-3.4.3.jar, ditto-internal-utils-http-3.4.3.jar, ditto-internal-utils-metrics-3.4.3.jar, ditto-internal-utils-namespaces-3.4.3.jar, ditto-internal-utils-pekko-3.4.3.jar, ditto-internal-utils-persistence-3.4.3.jar, ditto-internal-utils-persistent-actors-3.4.3.jar, ditto-internal-utils-pubsub-3.4.3.jar, ditto-internal-utils-pubsub-policies-3.4.3.jar, ditto-internal-utils-pubsub-things-3.4.3.jar, ditto-internal-utils-tracing-3.4.3.jar, ditto-json-3.4.3.jar, ditto-json-cbor-3.4.3.jar, ditto-messages-model-3.4.3.jar, ditto-placeholders-3.4.3.jar, ditto-policies-api-3.4.3.jar, ditto-policies-enforcement-3.4.3.jar, ditto-policies-model-3.4.3.jar, ditto-rql-model-3.4.3.jar, ditto-rql-parser-3.4.3.jar, ditto-rql-query-3.4.3.jar, ditto-things-api-3.4.3.jar, ditto-things-model-3.4.3.jar, ditto-things-service-3.4.3.jar, ditto-thingsearch-api-3.4.3.jar, ditto-thingsearch-model-3.4.3.jar, ditto-utils-result-3.4.3.jar, ditto-wot-integration-3.4.3.jar, ditto-wot-model-3.4.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-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: 
[WARNING]   - META-INF/LICENSE
[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.10.jar, config-1.4.2.jar, ditto-base-api-3.4.3.jar, ditto-base-model-3.4.3.jar, ditto-base-service-3.4.3.jar, ditto-internal-models-signal-3.4.3.jar, ditto-internal-models-streaming-3.4.3.jar, ditto-internal-utils-cache-3.4.3.jar, ditto-internal-utils-cache-loaders-3.4.3.jar, ditto-internal-utils-cluster-3.4.3.jar, ditto-internal-utils-conditional-headers-3.4.3.jar, ditto-internal-utils-config-3.4.3.jar, ditto-internal-utils-ddata-3.4.3.jar, ditto-internal-utils-extension-3.4.3.jar, ditto-internal-utils-health-3.4.3.jar, ditto-internal-utils-http-3.4.3.jar, ditto-internal-utils-metrics-3.4.3.jar, ditto-internal-utils-namespaces-3.4.3.jar, ditto-internal-utils-pekko-3.4.3.jar, ditto-internal-utils-persistence-3.4.3.jar, ditto-internal-utils-persistent-actors-3.4.3.jar, ditto-internal-utils-pubsub-3.4.3.jar, ditto-internal-utils-pubsub-policies-3.4.3.jar, ditto-internal-utils-pubsub-things-3.4.3.jar, ditto-internal-utils-tracing-3.4.3.jar, ditto-json-3.4.3.jar, ditto-json-cbor-3.4.3.jar, ditto-messages-model-3.4.3.jar, ditto-placeholders-3.4.3.jar, ditto-policies-api-3.4.3.jar, ditto-policies-enforcement-3.4.3.jar, ditto-policies-model-3.4.3.jar, ditto-rql-model-3.4.3.jar, ditto-rql-parser-3.4.3.jar, ditto-rql-query-3.4.3.jar, ditto-things-api-3.4.3.jar, ditto-things-model-3.4.3.jar, ditto-things-service-3.4.3.jar, ditto-thingsearch-api-3.4.3.jar, ditto-thingsearch-model-3.4.3.jar, ditto-utils-result-3.4.3.jar, ditto-wot-integration-3.4.3.jar, ditto-wot-model-3.4.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-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.10.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-1.7.36.jar, kamon-core_2.13-2.6.5.jar, kamon-executors_2.13-2.6.5.jar, kamon-instrumentation-common_2.13-2.6.5.jar, kamon-opentelemetry_2.13-2.6.5.jar, kamon-prometheus_2.13-2.6.5.jar, kamon-system-metrics_2.13-2.6.5.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, logstash-logback-encoder-7.2.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-1.7.36.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 
[WARNING]   - META-INF/native-image/org.mongodb/bson/native-image.properties
[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: 
[WARNING]   - META-INF/DISCLAIMER
[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: 
[WARNING]   - META-INF/io.netty.versions.properties
[WARNING] maven-shade-plugin has detected that some files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the file is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Attaching shaded artifact.
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-things-service ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/things/service/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Things :: Service' with 133 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-things-service ---
[INFO] Signing 5 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-things-service ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/3.4.3/ditto-things-service-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/3.4.3/ditto-things-service-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/3.4.3/ditto-things-service-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/3.4.3/ditto-things-service-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/3.4.3/ditto-things-service-3.4.3-allinone.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/3.4.3/ditto-things-service-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/3.4.3/ditto-things-service-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/3.4.3/ditto-things-service-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/3.4.3/ditto-things-service-3.4.3-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3-allinone.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/3.4.3/ditto-things-service-3.4.3-allinone.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-things-service ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-things-service/3.4.3/ditto-things-service-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/service/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-things-service/3.4.3/ditto-things-service-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-things-service/3.4.3/ditto-things-service-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-things-service/3.4.3/ditto-things-service-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3-allinone.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-things-service/3.4.3/ditto-things-service-3.4.3-allinone.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-things-service/3.4.3/ditto-things-service-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-things-service/3.4.3/ditto-things-service-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-things-service/3.4.3/ditto-things-service-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-things-service/3.4.3/ditto-things-service-3.4.3-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/things/service/target/ditto-things-service-3.4.3-allinone.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-things-service/3.4.3/ditto-things-service-3.4.3-allinone.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------< org.eclipse.ditto:ditto-thingsearch-service >-------------
[INFO] Building Eclipse Ditto :: Thing Search :: Service 3.4.3          [77/77]
[INFO]   from thingsearch/service/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-thingsearch-service ---
[INFO] Assigning port '32781' to property 'random-pekko-tcp-port'
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-thingsearch-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-service ---
[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-release/thingsearch/service/target/jacoco.exec
[INFO] 
[INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch-service ---
[WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
[INFO] All files are up to date, skip goal execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ ditto-thingsearch-service ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 5 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch-service ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch-service:jar:3.4.3...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-thingsearch-service ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 96 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/EnforcementFlow.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/EnforcementFlow.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-thingsearch-service ---
[INFO] Copying 19 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-thingsearch-service ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 61 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/test/java/org/eclipse/ditto/thingsearch/service/updater/actors/BackgroundSyncActorTest.java: /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/test/java/org/eclipse/ditto/thingsearch/service/updater/actors/BackgroundSyncActorTest.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/test/java/org/eclipse/ditto/thingsearch/service/updater/actors/BackgroundSyncActorTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ ditto-thingsearch-service ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch-service ---
[INFO] org.eclipse.ditto:ditto-legal:jar:3.4.3 already exists in destination.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ditto-thingsearch-service ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3.jar
[INFO] 
[INFO] --- shade:3.5.0:shade (default) @ ditto-thingsearch-service ---
[INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-json:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-base-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-policies-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-placeholders:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-policies-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:3.4.3 in the shaded jar.
[INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:3.4.3 in the shaded jar.
[INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar.
[INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar.
[INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-base-service:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-base-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:3.4.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar.
[INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar.
[INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:3.4.3 in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:1.7.36 in the shaded jar.
[INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.36 in the shaded jar.
[INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar.
[INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar.
[INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar.
[INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar.
[INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar.
[INFO] Including io.kamon:kamon-core_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.5 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar.
[INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar.
[INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar.
[INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar.
[INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar.
[INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar.
[INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar.
[INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-rql-query:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-things-api:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-rql-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-rql-search-option-parser:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-things-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-protocol:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-connectivity-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-messages-model:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar.
[INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar.
[INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar.
[INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar.
[INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar.
[INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar.
[INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar.
[INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar.
[INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:3.4.3 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar.
[INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar.
[INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar.
[INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar.
[INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar.
[INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar.
[INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar.
[INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar.
[INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar.
[INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:3.4.3 in the shaded jar.
[INFO] Including org.codehaus.janino:janino:jar:3.1.10 in the shaded jar.
[INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.10 in the shaded jar.
[INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.2 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar.
[INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar.
[INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar.
[INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar.
[INFO] Including org.eclipse.ditto:ditto-utils-result:jar:3.4.3 in the shaded jar.
[INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar.
[INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] caffeine-3.1.8.jar, ditto-base-api-3.4.3.jar, ditto-base-model-3.4.3.jar, ditto-base-service-3.4.3.jar, ditto-connectivity-model-3.4.3.jar, ditto-internal-models-signal-3.4.3.jar, ditto-internal-models-signalenrichment-3.4.3.jar, ditto-internal-models-streaming-3.4.3.jar, ditto-internal-utils-cache-3.4.3.jar, ditto-internal-utils-cache-loaders-3.4.3.jar, ditto-internal-utils-cluster-3.4.3.jar, ditto-internal-utils-config-3.4.3.jar, ditto-internal-utils-ddata-3.4.3.jar, ditto-internal-utils-extension-3.4.3.jar, ditto-internal-utils-health-3.4.3.jar, ditto-internal-utils-metrics-3.4.3.jar, ditto-internal-utils-namespaces-3.4.3.jar, ditto-internal-utils-pekko-3.4.3.jar, ditto-internal-utils-persistence-3.4.3.jar, ditto-internal-utils-pubsub-3.4.3.jar, ditto-internal-utils-tracing-3.4.3.jar, ditto-json-3.4.3.jar, ditto-json-cbor-3.4.3.jar, ditto-messages-model-3.4.3.jar, ditto-placeholders-3.4.3.jar, ditto-policies-api-3.4.3.jar, ditto-policies-enforcement-3.4.3.jar, ditto-policies-model-3.4.3.jar, ditto-protocol-3.4.3.jar, ditto-rql-model-3.4.3.jar, ditto-rql-parser-3.4.3.jar, ditto-rql-query-3.4.3.jar, ditto-rql-search-option-parser-3.4.3.jar, ditto-things-api-3.4.3.jar, ditto-things-model-3.4.3.jar, ditto-thingsearch-api-3.4.3.jar, ditto-thingsearch-model-3.4.3.jar, ditto-thingsearch-service-3.4.3.jar, ditto-utils-result-3.4.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-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: 
[WARNING]   - META-INF/LICENSE
[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, kotlin-stdlib-1.4.10.jar define 1 overlapping classes: 
[WARNING]   - META-INF.versions.9.module-info
[WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 
[WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.properties
[WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.xml
[WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 
[WARNING]   - META-INF/native-image/org.mongodb/bson/native-image.properties
[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: 
[WARNING]   - META-INF/DISCLAIMER
[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.10.jar, config-1.4.2.jar, ditto-base-api-3.4.3.jar, ditto-base-model-3.4.3.jar, ditto-base-service-3.4.3.jar, ditto-connectivity-model-3.4.3.jar, ditto-internal-models-signal-3.4.3.jar, ditto-internal-models-signalenrichment-3.4.3.jar, ditto-internal-models-streaming-3.4.3.jar, ditto-internal-utils-cache-3.4.3.jar, ditto-internal-utils-cache-loaders-3.4.3.jar, ditto-internal-utils-cluster-3.4.3.jar, ditto-internal-utils-config-3.4.3.jar, ditto-internal-utils-ddata-3.4.3.jar, ditto-internal-utils-extension-3.4.3.jar, ditto-internal-utils-health-3.4.3.jar, ditto-internal-utils-metrics-3.4.3.jar, ditto-internal-utils-namespaces-3.4.3.jar, ditto-internal-utils-pekko-3.4.3.jar, ditto-internal-utils-persistence-3.4.3.jar, ditto-internal-utils-pubsub-3.4.3.jar, ditto-internal-utils-tracing-3.4.3.jar, ditto-json-3.4.3.jar, ditto-json-cbor-3.4.3.jar, ditto-messages-model-3.4.3.jar, ditto-placeholders-3.4.3.jar, ditto-policies-api-3.4.3.jar, ditto-policies-enforcement-3.4.3.jar, ditto-policies-model-3.4.3.jar, ditto-protocol-3.4.3.jar, ditto-rql-model-3.4.3.jar, ditto-rql-parser-3.4.3.jar, ditto-rql-query-3.4.3.jar, ditto-rql-search-option-parser-3.4.3.jar, ditto-things-api-3.4.3.jar, ditto-things-model-3.4.3.jar, ditto-thingsearch-api-3.4.3.jar, ditto-thingsearch-model-3.4.3.jar, ditto-thingsearch-service-3.4.3.jar, ditto-utils-result-3.4.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-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.10.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-1.7.36.jar, kamon-core_2.13-2.6.5.jar, kamon-executors_2.13-2.6.5.jar, kamon-instrumentation-common_2.13-2.6.5.jar, kamon-opentelemetry_2.13-2.6.5.jar, kamon-prometheus_2.13-2.6.5.jar, kamon-system-metrics_2.13-2.6.5.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, logstash-logback-encoder-7.2.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-1.7.36.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] ditto-base-api-3.4.3.jar, ditto-base-model-3.4.3.jar, ditto-base-service-3.4.3.jar, ditto-connectivity-model-3.4.3.jar, ditto-internal-models-signal-3.4.3.jar, ditto-internal-models-signalenrichment-3.4.3.jar, ditto-internal-models-streaming-3.4.3.jar, ditto-internal-utils-cache-3.4.3.jar, ditto-internal-utils-cache-loaders-3.4.3.jar, ditto-internal-utils-cluster-3.4.3.jar, ditto-internal-utils-config-3.4.3.jar, ditto-internal-utils-ddata-3.4.3.jar, ditto-internal-utils-extension-3.4.3.jar, ditto-internal-utils-health-3.4.3.jar, ditto-internal-utils-metrics-3.4.3.jar, ditto-internal-utils-namespaces-3.4.3.jar, ditto-internal-utils-pekko-3.4.3.jar, ditto-internal-utils-persistence-3.4.3.jar, ditto-internal-utils-pubsub-3.4.3.jar, ditto-internal-utils-tracing-3.4.3.jar, ditto-json-3.4.3.jar, ditto-json-cbor-3.4.3.jar, ditto-messages-model-3.4.3.jar, ditto-placeholders-3.4.3.jar, ditto-policies-api-3.4.3.jar, ditto-policies-enforcement-3.4.3.jar, ditto-policies-model-3.4.3.jar, ditto-protocol-3.4.3.jar, ditto-rql-model-3.4.3.jar, ditto-rql-parser-3.4.3.jar, ditto-rql-query-3.4.3.jar, ditto-rql-search-option-parser-3.4.3.jar, ditto-things-api-3.4.3.jar, ditto-things-model-3.4.3.jar, ditto-thingsearch-api-3.4.3.jar, ditto-thingsearch-model-3.4.3.jar, ditto-thingsearch-service-3.4.3.jar, ditto-utils-result-3.4.3.jar define 2 overlapping resources: 
[WARNING]   - META-INF/NOTICE-THIRD-PARTY.md
[WARNING]   - META-INF/NOTICE.md
[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: 
[WARNING]   - META-INF/io.netty.versions.properties
[WARNING] ditto-rql-parser-3.4.3.jar, ditto-rql-search-option-parser-3.4.3.jar define 4 overlapping classes: 
[WARNING]   - org.eclipse.ditto.rql.parser.RqlPredicateParser
[WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlParserBase
[WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser
[WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser$
[WARNING] maven-shade-plugin has detected that some files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the file is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Attaching shaded artifact.
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ ditto-thingsearch-service >>>
[INFO] 
[INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-thingsearch-service ---
[INFO] Assigning port '37487' to property 'random-pekko-tcp-port'
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ ditto-thingsearch-service ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.RequireReleaseVersion passed
[INFO] 
[INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-service ---
[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-release/thingsearch/service/target/jacoco.exec
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ ditto-thingsearch-service <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ ditto-thingsearch-service ---
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch-service ---
[ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-release/legal/target/apidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/package-info.java:14: warning: no comment
[WARNING] package org.eclipse.ditto.thingsearch.service.common.config;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/read/expression/visitors/AbstractFieldBsonCreator.java:88: warning: no comment
[WARNING] public final Bson visitSimple(final String fieldName) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/AbstractWriteModel.java:72: warning: no @param for maxWireVersion
[WARNING] public Optional<MongoWriteModel> toIncrementalMongo(@Nullable final AbstractWriteModel previousWriteModel,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/BackgroundSyncConfig.java:71: warning: no @return
[WARNING] Duration getIdleTimeout();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/mapping/BsonDiff.java:83: warning: no @param for maxWireVersion
[WARNING] public static BsonDiff minus(final BsonDocument minuend, final BsonDocument subtrahend,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/mapping/BsonDiff.java:96: warning: no @param for maxWireVersion
[WARNING] public static BsonDiff minusThingDocs(final BsonDocument minuend, final BsonDocument subtrahend,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:260: warning: no comment
[WARNING] CONSISTENCY_ERROR,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:261: warning: no comment
[WARNING] INCORRECT_PATCH,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:263: warning: no comment
[WARNING] OK
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:259: warning: no comment
[WARNING] UNACKNOWLEDGED,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:262: warning: no comment
[WARNING] WRITE_ERROR,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/CachingSignalEnrichmentFacadeProvider.java:46: warning: no @return
[WARNING] CachingSignalEnrichmentFacade getSignalEnrichmentFacade(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/CachingSignalEnrichmentFacadeProvider.java:71: warning: no comment
[WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<CachingSignalEnrichmentFacadeProvider> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/DefaultBackgroundSyncConfig.java:69: warning: no comment
[WARNING] public static BackgroundSyncConfig fromUpdaterConfig(final Config updaterConfig) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/query/validation/QueryCriteriaValidator.java:42: warning: no @param for command
[WARNING] CompletionStage<Query> validateQuery(final Command<?> command, final Query query);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:93: warning: no @param for lastWriteModel
[WARNING] toIncrementalMongo(final AbstractWriteModel model, final AbstractWriteModel lastWriteModel, final Logger logger) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/updater/actors/DefaultSearchUpdateObserver.java:29: warning: no comment
[WARNING] public DefaultSearchUpdateObserver(final ActorSystem system, final Config config) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/SearchConfig.java:36: warning: no comment
[WARNING] Optional<String> getMongoHintsByNamespace();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/read/expression/visitors/GetExistsBsonVisitor.java:55: warning: no @param for authorizationSubjectIds
[WARNING] public static Bson apply(final ExistsFieldExpression expression, final List<String> authorizationSubjectIds) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/mapping/JsonInternalVisitor.java:40: warning: no comment
[WARNING] default T eval(final JsonValue value) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/util/KeyEscapeUtil.java:27: warning: no comment
[WARNING] public static final String FAKE_DOT = "~2";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/Metadata.java:122: warning: no @param for events
[WARNING] public static Metadata of(final ThingId thingId,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/Metadata.java:222: warning: no @param for ackRecipient
[WARNING] public Metadata withAckRecipient(final ActorSelection ackRecipient) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/Metadata.java:233: warning: no @param for reason
[WARNING] public Metadata withUpdateReason(final UpdateReason reason) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/read/query/MongoQueryBuilderFactory.java:33: warning: no comment
[WARNING] public MongoQueryBuilderFactory(final LimitsConfig limitsConfig) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/MongoSortKeyMappingFunction.java:43: warning: no comment
[WARNING] public static String mapSortKey(final String... values) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/read/MongoThingsSearchPersistence.java:102: warning: no @param for persistenceConfig
[WARNING] public MongoThingsSearchPersistence(final DittoMongoClient mongoClient, final ActorSystem actorSystem,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/impl/MongoThingsSearchUpdaterPersistence.java:75: warning: no @return
[WARNING] public static ThingsSearchUpdaterPersistence of(final MongoDatabase database,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/query/validation/QueryCriteriaValidator.java:62: warning: no comment
[WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<QueryCriteriaValidator> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/util/RootSupervisorStrategyFactory.java:40: warning: no comment
[WARNING] public static OneForOneStrategy createStrategy(final LoggingAdapter log) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:41: warning: no comment
[WARNING] protected final ActorSystem actorSystem;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:42: warning: no comment
[WARNING] protected final int maxWireVersion;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:44: warning: no comment
[WARNING] protected SearchUpdateMapper(final ActorSystem actorSystem, final Config config) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:48: warning: no comment
[WARNING] protected SearchUpdateMapper(final ActorSystem actorSystem, final Integer maxWireVersion) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/updater/actors/SearchUpdateObserver.java:64: warning: no comment
[WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<SearchUpdateObserver> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdaterStream.java:64: warning: no @param for blockedNamespaces
[WARNING] public static SearchUpdaterStream of(final UpdaterConfig updaterConfig,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/updater/actors/ShardRegionFactory.java:101: warning: no @param for clusterRole
[WARNING] public ActorRef getSearchUpdaterShardRegion(final int numberOfShards, @Nonnull final Props thingUpdaterProps,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/updater/actors/ThingUpdater.java:131: warning: no comment
[WARNING] public static Result fromError(final Metadata metadata, final Throwable error) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/ditto-release/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/WriteResultAndErrors.java:86: warning: no comment
[WARNING] public static WriteResultAndErrors failure(final Throwable error) {
[WARNING] ^
[WARNING] 39 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3-javadoc.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch-service ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/jacoco.exec
[INFO] Analyzed bundle 'Eclipse Ditto :: Thing Search :: Service' with 109 classes
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ ditto-thingsearch-service ---
[INFO] Signing 5 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch-service ---
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/3.4.3/ditto-thingsearch-service-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/3.4.3/ditto-thingsearch-service-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/3.4.3/ditto-thingsearch-service-3.4.3-allinone.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/3.4.3/ditto-thingsearch-service-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/3.4.3/ditto-thingsearch-service-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/3.4.3/ditto-thingsearch-service-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/3.4.3/ditto-thingsearch-service-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3-allinone.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/3.4.3/ditto-thingsearch-service-3.4.3-allinone.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/3.4.3/ditto-thingsearch-service-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/3.4.3/ditto-thingsearch-service-3.4.3-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ ditto-thingsearch-service ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "76392a9598494" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-thingsearch-service/3.4.3/ditto-thingsearch-service-3.4.3.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/service/.flattened-pom.xml to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-thingsearch-service/3.4.3/ditto-thingsearch-service-3.4.3.pom
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3-allinone.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-thingsearch-service/3.4.3/ditto-thingsearch-service-3.4.3-allinone.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3-sources.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-thingsearch-service/3.4.3/ditto-thingsearch-service-3.4.3-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3-javadoc.jar to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-thingsearch-service/3.4.3/ditto-thingsearch-service-3.4.3-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-thingsearch-service/3.4.3/ditto-thingsearch-service-3.4.3.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3.pom.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-thingsearch-service/3.4.3/ditto-thingsearch-service-3.4.3.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3-allinone.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-thingsearch-service/3.4.3/ditto-thingsearch-service-3.4.3-allinone.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3-sources.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-thingsearch-service/3.4.3/ditto-thingsearch-service-3.4.3-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/ditto-release/thingsearch/service/target/ditto-thingsearch-service-3.4.3-javadoc.jar.asc to /home/jenkins/agent/workspace/ditto-release/target/nexus-staging/staging/76392a9598494/org/eclipse/ditto/ditto-thingsearch-service/3.4.3/ditto-thingsearch-service-3.4.3-javadoc.jar.asc
[INFO] Performing remote staging...
[INFO] 
[INFO]  * Remote staging into staging profile ID "76392a9598494"
[INFO]  * Created staging repository with ID "orgeclipseditto-1106".
[INFO]  * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipseditto-1106
[INFO]  * Uploading locally staged artifacts to profile org.eclipse.ditto
[INFO]  * Upload of locally staged artifacts finished.
[INFO]  * Closing staging repository with ID "orgeclipseditto-1106".

Waiting for operation to complete...
...............................................

[INFO] Remote staged 1 repositories, finished with success.
[INFO] Remote staging repositories are being released...

Waiting for operation to complete...
.........................Dec 05, 2023 12:12:49 PM com.sun.jersey.api.client.ClientResponse getEntity
SEVERE: A message body reader for Java class com.sonatype.nexus.staging.api.dto.StagingProfileRepositoryDTO, and Java type class com.sonatype.nexus.staging.api.dto.StagingProfileRepositoryDTO, and MIME media type text/html was not found
Dec 05, 2023 12:12:49 PM com.sun.jersey.api.client.ClientResponse getEntity
SEVERE: The registered message body readers compatible with the MIME media type are:
*/* ->
  com.sun.jersey.core.impl.provider.entity.FormProvider
  com.sun.jersey.core.impl.provider.entity.StringProvider
  com.sun.jersey.core.impl.provider.entity.ByteArrayProvider
  com.sun.jersey.core.impl.provider.entity.FileProvider
  com.sun.jersey.core.impl.provider.entity.InputStreamProvider
  com.sun.jersey.core.impl.provider.entity.DataSourceProvider
  com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider$General
  com.sun.jersey.core.impl.provider.entity.ReaderProvider
  com.sun.jersey.core.impl.provider.entity.DocumentProvider
  com.sun.jersey.core.impl.provider.entity.SourceProvider$StreamSourceReader
  com.sun.jersey.core.impl.provider.entity.SourceProvider$SAXSourceReader
  com.sun.jersey.core.impl.provider.entity.SourceProvider$DOMSourceReader
  com.sun.jersey.core.impl.provider.entity.XMLRootElementProvider$General
  com.sun.jersey.core.impl.provider.entity.XMLListElementProvider$General
  com.sun.jersey.core.impl.provider.entity.XMLRootObjectProvider$General
  com.sun.jersey.core.impl.provider.entity.EntityHolderReader



[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Eclipse Ditto 3.4.3:
[INFO] 
[INFO] Eclipse Ditto ...................................... SUCCESS [  7.248 s]
[INFO] Eclipse Ditto :: Legal ............................. SUCCESS [  1.246 s]
[INFO] Eclipse Ditto :: BOM ............................... SUCCESS [  0.638 s]
[INFO] Eclipse Ditto :: Utils ............................. SUCCESS [  0.608 s]
[INFO] Eclipse Ditto :: Utils :: JSR-305 Extensions ....... SUCCESS [  3.490 s]
[INFO] Eclipse Ditto :: JSON .............................. SUCCESS [  8.689 s]
[INFO] Eclipse Ditto :: Base .............................. SUCCESS [  0.603 s]
[INFO] Eclipse Ditto :: Base :: Model ..................... SUCCESS [  9.970 s]
[INFO] Eclipse Ditto :: Base :: API ....................... SUCCESS [  5.056 s]
[INFO] Eclipse Ditto :: Internal .......................... SUCCESS [  0.577 s]
[INFO] Eclipse Ditto :: Internal :: Utils ................. SUCCESS [  0.561 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Config ....... SUCCESS [  4.040 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Metrics ...... SUCCESS [  4.247 s]
[INFO] Eclipse Ditto :: Utils :: Result ................... SUCCESS [  3.362 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Tracing ...... SUCCESS [  4.183 s]
[INFO] Eclipse Ditto :: Internal :: Models ................ SUCCESS [  0.624 s]
[INFO] Eclipse Ditto :: Internal :: Models :: Streaming ... SUCCESS [  3.502 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Pekko ........ SUCCESS [ 20.025 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Health ....... SUCCESS [  6.670 s]
[INFO] Eclipse Ditto :: JSON CBOR ......................... SUCCESS [  4.824 s]
[INFO] Eclipse Ditto :: Policies .......................... SUCCESS [  0.592 s]
[INFO] Eclipse Ditto :: Policies :: Model ................. SUCCESS [ 12.025 s]
[INFO] Eclipse Ditto :: Things ............................ SUCCESS [  0.589 s]
[INFO] Eclipse Ditto :: Things :: Model ................... SUCCESS [ 12.932 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Cluster ...... SUCCESS [  5.581 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Extension .... SUCCESS [  3.625 s]
[INFO] Eclipse Ditto :: Placeholders ...................... SUCCESS [  4.146 s]
[INFO] Eclipse Ditto :: Base :: Service ................... SUCCESS [  6.759 s]
[INFO] Eclipse Ditto :: Connectivity ...................... SUCCESS [  0.555 s]
[INFO] Eclipse Ditto :: Connectivity :: Model ............. SUCCESS [  9.186 s]
[INFO] Eclipse Ditto :: Thing Search ...................... SUCCESS [  0.592 s]
[INFO] Eclipse Ditto :: Thing Search :: Model ............. SUCCESS [  4.877 s]
[INFO] Eclipse Ditto :: Messages .......................... SUCCESS [  0.589 s]
[INFO] Eclipse Ditto :: Messages :: Model ................. SUCCESS [  4.567 s]
[INFO] Eclipse Ditto :: Protocol .......................... SUCCESS [  6.044 s]
[INFO] Eclipse Ditto :: Internal :: Models :: Signal ...... SUCCESS [  3.263 s]
[INFO] Eclipse Ditto :: Policies :: API ................... SUCCESS [  4.418 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Distributed Data SUCCESS [  6.155 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub ...... SUCCESS [  9.977 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Cache ........ SUCCESS [  3.570 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Test ......... SUCCESS [  4.974 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Persistence .. SUCCESS [  9.194 s]
[INFO] Eclipse Ditto :: Things :: API ..................... SUCCESS [  5.378 s]
[INFO] Eclipse Ditto :: Connectivity :: API ............... SUCCESS [  5.450 s]
[INFO] Eclipse Ditto :: JWT ............................... SUCCESS [  0.565 s]
[INFO] Eclipse Ditto :: JWT :: Model ...................... SUCCESS [  3.876 s]
[INFO] Eclipse Ditto :: WoT ............................... SUCCESS [  0.611 s]
[INFO] Eclipse Ditto :: WoT :: Model ...................... SUCCESS [  7.330 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Cache Loaders  SUCCESS [  3.977 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Namespaces ... SUCCESS [  3.936 s]
[INFO] Eclipse Ditto :: Policies :: Enforcement ........... SUCCESS [  5.482 s]
[INFO] Eclipse Ditto :: RQL ............................... SUCCESS [  0.561 s]
[INFO] Eclipse Ditto :: RQL :: Model ...................... SUCCESS [  3.398 s]
[INFO] Eclipse Ditto :: RQL :: parser ..................... SUCCESS [ 14.249 s]
[INFO] Eclipse Ditto :: RQL :: Query ...................... SUCCESS [  4.863 s]
[INFO] Eclipse Ditto :: Thing Search :: API ............... SUCCESS [  5.220 s]
[INFO] Eclipse Ditto :: Edge .............................. SUCCESS [  0.587 s]
[INFO] Eclipse Ditto :: Edge :: Service ................... SUCCESS [  6.555 s]
[INFO] Eclipse Ditto :: Internal :: Models :: Signal Enrichment SUCCESS [  4.474 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Conditional Headers SUCCESS [  3.181 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Persistent Actors SUCCESS [  7.786 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Protocol ..... SUCCESS [  3.389 s]
[INFO] Eclipse Ditto :: RQL :: search option parser ....... SUCCESS [  8.744 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Search ....... SUCCESS [  4.725 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies SUCCESS [  3.226 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things SUCCESS [  3.724 s]
[INFO] Eclipse Ditto :: Connectivity :: Service ........... SUCCESS [ 40.747 s]
[INFO] Eclipse Ditto :: Documentation ..................... SUCCESS [  1.136 s]
[INFO] Eclipse Ditto :: Gateway ........................... SUCCESS [  0.557 s]
[INFO] Eclipse Ditto :: Gateway :: API .................... SUCCESS [  3.763 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: HTTP ......... SUCCESS [  3.349 s]
[INFO] Eclipse Ditto :: Internal :: Utils :: JWT .......... SUCCESS [  2.776 s]
[INFO] Eclipse Ditto :: Gateway :: Service ................ SUCCESS [ 22.529 s]
[INFO] Eclipse Ditto :: Policies :: Service ............... SUCCESS [ 17.531 s]
[INFO] Eclipse Ditto :: WoT :: Integration ................ SUCCESS [  4.552 s]
[INFO] Eclipse Ditto :: Things :: Service ................. SUCCESS [ 19.230 s]
[INFO] Eclipse Ditto :: Thing Search :: Service ........... FAILURE [05:56 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  13:16 min
[INFO] Finished at: 2023-12-05T12:12:49Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.13:deploy (injected-nexus-deploy) on project ditto-thingsearch-service: Execution injected-nexus-deploy of goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.13:deploy failed: A message body reader for Java class com.sonatype.nexus.staging.api.dto.StagingProfileRepositoryDTO, and Java type class com.sonatype.nexus.staging.api.dto.StagingProfileRepositoryDTO, and MIME media type text/html was not found -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.13:deploy (injected-nexus-deploy) on project ditto-thingsearch-service: Execution injected-nexus-deploy of goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.13:deploy failed: A message body reader for Java class com.sonatype.nexus.staging.api.dto.StagingProfileRepositoryDTO, and Java type class com.sonatype.nexus.staging.api.dto.StagingProfileRepositoryDTO, and MIME media type text/html was not found
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:568)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution injected-nexus-deploy of goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.13:deploy failed: A message body reader for Java class com.sonatype.nexus.staging.api.dto.StagingProfileRepositoryDTO, and Java type class com.sonatype.nexus.staging.api.dto.StagingProfileRepositoryDTO, and MIME media type text/html was not found
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:133)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:568)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
Caused by: com.sun.jersey.api.client.ClientHandlerException: A message body reader for Java class com.sonatype.nexus.staging.api.dto.StagingProfileRepositoryDTO, and Java type class com.sonatype.nexus.staging.api.dto.StagingProfileRepositoryDTO, and MIME media type text/html was not found
    at com.sun.jersey.api.client.ClientResponse.getEntity (ClientResponse.java:561)
    at com.sun.jersey.api.client.ClientResponse.getEntity (ClientResponse.java:517)
    at com.sonatype.nexus.staging.client.internal.StagingWorkflowV3ServiceImpl$1.perform (StagingWorkflowV3ServiceImpl.java:80)
    at com.sonatype.nexus.staging.client.internal.StagingWorkflowV3ServiceImpl$1.perform (StagingWorkflowV3ServiceImpl.java:68)
    at com.sonatype.nexus.staging.client.internal.ExceptionConverter.runAndReturn (ExceptionConverter.java:38)
    at com.sonatype.nexus.staging.client.internal.StagingWorkflowV3ServiceImpl.findRepository (StagingWorkflowV3ServiceImpl.java:86)
    at com.sonatype.nexus.staging.client.internal.StagingWorkflowV3ServiceImpl.monitorRepositoryTransition (StagingWorkflowV3ServiceImpl.java:213)
    at com.sonatype.nexus.staging.client.internal.StagingWorkflowV2ServiceImpl.monitorRepositoryTransition (StagingWorkflowV2ServiceImpl.java:407)
    at com.sonatype.nexus.staging.client.internal.StagingWorkflowV2ServiceImpl$10.perform (StagingWorkflowV2ServiceImpl.java:281)
    at com.sonatype.nexus.staging.client.internal.StagingWorkflowV2ServiceImpl$10.perform (StagingWorkflowV2ServiceImpl.java:276)
    at com.sonatype.nexus.staging.client.internal.ExceptionConverter.runAndReturn (ExceptionConverter.java:38)
    at com.sonatype.nexus.staging.client.internal.StagingWorkflowV2ServiceImpl.releaseStagingRepositories (StagingWorkflowV2ServiceImpl.java:285)
    at com.sonatype.nexus.staging.client.internal.StagingWorkflowV3ServiceImpl.releaseStagingRepositories (StagingWorkflowV3ServiceImpl.java:91)
    at org.sonatype.nexus.maven.staging.deploy.strategy.StagingDeployStrategy.releaseAfterClose (StagingDeployStrategy.java:186)
    at org.sonatype.nexus.maven.staging.deploy.strategy.StagingDeployStrategy.finalizeDeploy (StagingDeployStrategy.java:161)
    at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute (DeployMojo.java:213)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:568)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :ditto-thingsearch-service
Build step 'Invoke top-level Maven targets' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 51 killed;
[ssh-agent] Stopped.
Recording test results
[Checks API] No suitable checks publisher found.
Finished: FAILURE